[Live-demo] [OSGeo] #1850: ZOO-Project-1.6.0
OSGeo
trac_osgeo at osgeo.org
Mon Jan 23 04:15:18 PST 2017
#1850: ZOO-Project-1.6.0
---------------------+----------------------------
Reporter: djay | Owner: live-demo@…
Type: defect | Status: new
Priority: major | Milestone: OSGeoLive10.5
Component: LiveDVD | Resolution:
Keywords: |
---------------------+----------------------------
Comment (by djay):
Replying to [comment:10 sebastic]:
> There is only a single a `main.cfg` in the zoo-project distribution:
> {{{
> zoo-project/zoo-kernel/main.cfg
> }}}
> This gets installed in `/etc/zoo-project`
I was speaking about the setup that has been made in this iso
specifically : [http://aiolos.survey.ntua.gr/gisvm/dev/osgeo-live-nightly-
build42-amd64-bae0e1c.iso osgeo-live-nightly-build42-amd64-bae0e1c.iso] .
This setup contains 2 main.cfg.
>
> Where can the second file with correct settings for the demos be found?
From [https://github.com/OSGeo/OSGeoLive/blob/master/bin/install_zoo-
project.sh here], the {{{main.cfg}}} file should come from the
[http://download.osgeo.org/livedvd/data/zoo/examples-livedvd.tar.bz2 demo
archive]. This demo archive also contains a demo web application to
interact with OTB, CGAL and OGR WPS services.
>
> And why doesn't `make install` take care for installing the required
files?
{{{make install}}} should install both {{{zoo_loader.cgi}}},
{{{libzoo_service.so}}} and the {{{main.cfg}}} files.
If we speak about the missing {{{symbols.sym}}} file, then it can be a
simple text file containing only the following two lines:
{{{
SYMBOLSET
END
}}}
>
> None of the zoo-project packages have a dependency on apache (or other
webserver) so there is no guarantee that a webserver user exists.
>
{{{zoo_loader.cgi}}} can be used from the command line, but it does not
make much sense by now to install it without a web server.
> In OSGeo-Live this can be worked around in the install script, but for
now a proper package cannot be made for zoo-project.
I am not sure to understand what have to fixed here.
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1850#comment:11>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Osgeolive
mailing list