[Zoo-discuss] ubuntu compilation issues
Fenoy Gerald
gerald.fenoy at geolabs.fr
Thu Oct 30 00:56:34 PDT 2014
Hello Andrea,
thanks a lot for your feedbacks.
In the zoo directory you need to have rewrite rules to call zoo_loader.cgi.
This is no more require, so I would like to invite you to try directly using:
http://localhost/cgi-bin/zoo_loader.cgi?Service=WPS&Request=GetCapabilities
This should work correctly.
Best regards,
> Le 30 oct. 2014 à 01:59, andrea antonello <andrea.antonello at gmail.com> a écrit :
>
> I am trying to compile the zoo project on ubuntu.
>
> A couple of small issues:
>
> 1) in the compilation docs:
> cp ../zoo-services/hello-py/*.py /usr/lib/cgi-bin/
> should be:
> cp ../zoo-services/hello-py/cgi-env/*.py /usr/lib/cgi-bin/
>
> 2) for java compilation in the config file:
> JAVA_LDFLAGS="-L$JDKHOME/jre/lib/amd64/client/ -ljvm -lpthread"
> should be
> JAVA_LDFLAGS="-L$JDKHOME/jre/lib/amd64/server/ -ljvm -lpthread"
> for the openjdk, else it won't find the libjvm.so library.
>
> At the end everything compiles properly and I followed the last steps,
> but when I browse to:
> http://localhost/zoo/?Service=WPS&Request=GetCapabilities&Version=1.0.0
>
> It gives me just the directory listing, i.e. the same empty directory
> I get at: http://localhost/zoo/
>
> Any hint on what I might have missed?
>
> Thanks,
> Andrea
> _______________________________________________
> Zoo-discuss mailing list
> Zoo-discuss at lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/zoo-discuss
Gérald Fenoy
http://wiki.osgeo.org/wiki/User:Djay
More information about the Zoo-discuss
mailing list