[Live-demo] [OSGeo] #1850: ZOO-Project-1.6.0
OSGeo
trac_osgeo at osgeo.org
Sun Jan 22 04:59:20 PST 2017
#1850: ZOO-Project-1.6.0
---------------------+---------------------------
Reporter: djay | Owner: live-demo@…
Type: defect | Status: new
Priority: normal | Milestone: OSGeoLive10.5
Component: LiveDVD | Keywords:
---------------------+---------------------------
I have tried today the following [http://aiolos.survey.ntua.gr/gisvm/dev
/osgeo-live-nightly-build37-amd64-e19a115.iso iso image].
When starting it, none of the ZOO-Project demos were working. He are the
solutions I have used to get the demos working again.
By using the ldd tool, I was able to identify that the {{{libjvm.so}}}
cannot be found. So, I have added a {{{zo-project.conf}}} file to the
{{{/etc/ld.so.conf.d/}}} directory to add a file containing the directory
where the {{{libjvm.so}}} can be found. Run the {{{sudo ldconfig}}}
command and from here, both the CGAL and the OGR base-vect-ops demos were
working.
When trying to run the OTB demo, I noticed in the apache's {{{error.log}}}
file says that the {{{updateStatus.xsl}}} cannot be found in
{{{/var/data}}}. Indeed, the {{{/var/data}}} directory does not exists (a
file with the same name is present), so I have removed the file and
created a directory, I have set {{{www-data}}} the owner of the directory
and downloaded there the {{{updateStatus.xsl}}} file. From here, the
Smoothing service from the demo UI was working for both image/tiff and
image/jpeg. Still the image/png output does not work currently. I am
working on this and will provide feedbacks asap.
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1850>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Live-demo
mailing list