Install advice?
Benjamin Gilbert
bgilbert at cs.cmu.edu
Tue Jan 14 05:39:58 EST 2014
On 01/14/2014 12:21 AM, Mark Ungrin wrote:
> When I do that I get the same slide view page I get with deepzoom, but
> it has no content. The left side says View and under that Slide, and
> under that Associated images, and under that (where using deepzoom I see
> "label / macro / thumbnail") it says "None". The main view screen is
> black with a small white "null" in the centre (the four buttons in the
> lower right are still there), and on the right under Slide properties it
> says "None".
Aha! You copied slidedeck.py into /var/www/slidetest but didn't copy
the HTML templates, so it's trying to use the template from
deepzoom_server.py. You'll want to keep slidedeck.py together with its
static and templates directories.
--Benjamin Gilbert
More information about the openslide-users
mailing list