<br><font size=2 face="sans-serif">I'm following these instructions to
install on centos6</font>
<br><font size=2 face="sans-serif">http://www.zoo-project.org/docs/kernel/install-centos.html#compile-zoo-kernel-and-zoo-services</font>
<br>
<br><font size=2 face="sans-serif">When doing this I get an error</font>
<br><font size=2 face="sans-serif">cd ../ogr/base-vect-ops/</font>
<br><font size=2 face="sans-serif">make</font>
<br>
<br>
<br><font size=2 face="sans-serif">g++ -I../../../../thirds/cgic206/ -I../../../zoo-kernel/
-I/usr/local/include/js/ -I/usr/include/libxml2 -I/usr/include/gdal `geos-config
--cflags` -DLINUX_FREE_ISSUE  -shared -fpic -o cgi-env/ogr_service.zo
./service.c ../../../zoo-kernel/service_internal.o ../../../zoo-kernel/ulinet.o
../../../zoo-kernel/service_internal_js.o -lcurl  -L/usr/local/lib
-lmozjs185 -lm -L/usr/lib64 -lgdal -lxml2 -lz -lm  -lcrypto  `geos-config
--libs`</font>
<br><font size=2 face="sans-serif">In file included from ./service.c:29:</font>
<br><font size=2 face="sans-serif">../../../zoo-kernel/service.h: In function
‘void setMapArray(map*, char*, int, char*)’:</font>
<br><font size=2 face="sans-serif">../../../zoo-kernel/service.h:639: attention
: deprecated conversion from string constant to ‘char*’</font>
<br><font size=2 face="sans-serif">../../../zoo-kernel/service.h:644: attention
: deprecated conversion from string constant to ‘char*’</font>
<br><font size=2 face="sans-serif">../../../zoo-kernel/service.h: In function
‘int addMapsArrayToMaps(maps**, maps*, char*)’:</font>
<br><font size=2 face="sans-serif">../../../zoo-kernel/service.h:691: attention
: deprecated conversion from string constant to ‘char*’</font>
<br><font size=2 face="sans-serif">../../../zoo-kernel/service.h:691: attention
: deprecated conversion from string constant to ‘char*’</font>
<br><font size=2 face="sans-serif">../../../zoo-kernel/service.h:691: attention
: deprecated conversion from string constant to ‘char*’</font>
<br><font size=2 face="sans-serif">../../../zoo-kernel/service.h:691: attention
: deprecated conversion from string constant to ‘char*’</font>
<br><font size=2 face="sans-serif">../../../zoo-kernel/service.h:691: attention
: deprecated conversion from string constant to ‘char*’</font>
<br><font size=2 face="sans-serif">../../../zoo-kernel/service.h:691: attention
: deprecated conversion from string constant to ‘char*’</font>
<br><font size=2 face="sans-serif">../../../zoo-kernel/service.h:691: attention
: deprecated conversion from string constant to ‘char*’</font>
<br><font size=2 face="sans-serif">./service.c: In function ‘void* createGeometryFromGML(maps*,
char*)’:</font>
<br><font size=2 face="sans-serif">./service.c:55: attention : deprecated
conversion from string constant to ‘char*’</font>
<br><font size=2 face="sans-serif">./service.c: In function ‘int Boundary(maps*&,
maps*&, maps*&)’:</font>
<br><font size=2 face="sans-serif">./service.c:343: attention : deprecated
conversion from string constant to ‘char*’</font>
<br><font size=2 face="sans-serif">./service.c: In function ‘int ConvexHull(maps*&,
maps*&, maps*&)’:</font>
<br><font size=2 face="sans-serif">./service.c:350: attention : deprecated
conversion from string constant to ‘char*’</font>
<br><font size=2 face="sans-serif">./service.c: In function ‘int Centroid(maps*&,
maps*&, maps*&)’:</font>
<br><font size=2 face="sans-serif">./service.c:369: attention : deprecated
conversion from string constant to ‘char*’</font>
<br><font size=2 face="sans-serif">/usr/bin/ld: ../../../zoo-kernel/service_internal_js.o:
relocation R_X86_64_32 against `.rodata' can not be used when making a
shared object; recompile with -fPIC</font>
<br><font size=2 face="sans-serif">../../../zoo-kernel/service_internal_js.o:
could not read symbols: Bad value</font>
<br><font size=2 face="sans-serif">collect2: ld a retourné 1 code d'état
d'exécution</font>
<br><font size=2 face="sans-serif">make: *** [cgi-env/ogr_service.zo] Erreur
1</font>
<br>
<br><font size=2 face="sans-serif"><br>
Any ideas on what I should do please?</font>
<br><font size=2 face="sans-serif">thanks</font>