[Zoo-discuss] Zoo-discuss Digest, Vol 33, Issue 1

Alexander Kmoch alexander.kmoch at aut.ac.nz
Thu Mar 12 14:33:32 PDT 2015


Hi Gerald,

Awesome. Works on both now :-)

One funny issue with thirds/cgic206:

In (my x86_64) Ubuntu 14.04 the required "libfcgi.so" library comes from 
package "libfcgi-dev", but lives under /usr/lib/ instead of /usr/lib64 
so I had to either symlink it or modify the Makefile and then it compiles.

#> uname -a
Linux myserver 3.13.0-44-generic #73-Ubuntu SMP x86_64 GNU/Linux

#> dpkg-query -S /usr/lib/libfcgi.so
libfcgi-dev: /usr/lib/libfcgi.so

In my 64bit Archlinux it's residing under /usr/lib64, worked out of the 
box (package called fcgi 2.4.0).

#> #> uname -a
Linux myarch 3.18.6 ARCH 31 SMP PREEMPT x86_64 GNU/Linux

Will continue with the JAVA ZOO Service


Cheers,
Alex

Am 13/03/2015 um 08:00 a.m. schrieb zoo-discuss-request at lists.osgeo.org:
> In rev. 611, the error messages mentioning the libjava were fixed and the ? client ? directory was renamed as ? server ?.
>
> This should solve your issue in installing the Java Support.


More information about the Zoo-discuss mailing list