Re: [Spanish] Problemas (Mapserver) extensión de publicación gvSIG - (Ayuda configuración mapserver libreria proj)

Mauricio Marquez mauriciomarquezgoa at yahoo.com
Thu Oct 1 10:22:37 EDT 2009


Buen día Juan Manuel, ayer mismo habia percatado lo que comentas,
ciertamente habia que indicar que la carpeta es --with-proj=/usr/ y
tambien habia que corregir la del httpd a
--with-httpd=/etc/rc.d/rc.httpd y lograba configurar el mapserver sin
error, ahora cuando se aplica la instruccion make da un error completamente nuevo: 

Copio el proceso (error al final):

root en mauri:/etc/mapserver-5.4.2# make
gcc
-c -O2 -fPIC -Wall     -DHAVE_VSNPRINTF -DNEED_STRLCAT
-DNEED_STRRSTR       -DUSE_WMS_LYR -DUSE_WFS_LYR  -DUSE_LIBXML2
-DUSE_CURL -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR    -DUSE_POSTGIS
-DUSE_TIFF -DUSE_GDAL -DUSE_OGR   -DUSE_PROJ -DUSE_EPPL    
-DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS
-DUSE_ICONV -DUSE_ZLIB     -I/usr/include   -I/usr//include    
-I/usr/include -I/usr/include         -I/usr/include/libxml2 
mapgeomtransform.c -o
mapgeomtransform.o                                                                 

gcc
-c -O2 -fPIC -Wall     -DHAVE_VSNPRINTF -DNEED_STRLCAT
-DNEED_STRRSTR       -DUSE_WMS_LYR -DUSE_WFS_LYR  -DUSE_LIBXML2
-DUSE_CURL -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR    -DUSE_POSTGIS
-DUSE_TIFF -DUSE_GDAL -DUSE_OGR   -DUSE_PROJ -DUSE_EPPL    
-DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS
-DUSE_ICONV -DUSE_ZLIB     -I/usr/include   -I/usr//include    
-I/usr/include -I/usr/include         -I/usr/include/libxml2 
maprgbapng.c -o
...
...
...

(resumo proceso para llegar al lugar del fallo)
...
...
...
# We don't want to let the shared library get out of sync with the
# static library if it exists.
if test -r libmapserver.so ; then \
          make shared ; \
        fi
gcc
-c -O2 -fPIC -Wall     -DHAVE_VSNPRINTF -DNEED_STRLCAT
-DNEED_STRRSTR       -DUSE_WMS_LYR -DUSE_WFS_LYR  -DUSE_LIBXML2
-DUSE_CURL -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR    -DUSE_POSTGIS
-DUSE_TIFF -DUSE_GDAL -DUSE_OGR   -DUSE_PROJ -DUSE_EPPL    
-DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS
-DUSE_ICONV -DUSE_ZLIB     -I/usr/include   -I/usr//include    
-I/usr/include -I/usr/include         -I/usr/include/libxml2  shp2img.c
-o shp2img.o
shp2img.c:33: warning: 'cvsid_aw' defined but not used
g++
-O2 -fPIC -Wall     -DHAVE_VSNPRINTF -DNEED_STRLCAT
-DNEED_STRRSTR       -DUSE_WMS_LYR -DUSE_WFS_LYR  -DUSE_LIBXML2
-DUSE_CURL -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR    -DUSE_POSTGIS
-DUSE_TIFF -DUSE_GDAL -DUSE_OGR   -DUSE_PROJ -DUSE_EPPL    
-DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS
-DUSE_ICONV -DUSE_ZLIB     -I/usr/include   -I/usr//include    
-I/usr/include -I/usr/include         -I/usr/include/libxml2 
shp2img.o  -L. -lmapserver -lgd -L/usr/lib -lgd -ljpeg -lfreetype -lpng
-lz -lXpm -lX11    -ltiff -ljpeg -lfreetype -lpng -lz -lXpm -lX11 
-L/usr//lib -lproj -ljpeg -lpng  -L/usr/lib -lgdal -lproj -L/usr/lib
-lgeos -lgeos_c -lodbc -lodbcinst -ljasper -lgif -ljpeg -lgeotiff
-ltiff -lpng -lpq -L/usr/lib -lpq -lz -lm -lrt -ldl -lsqlite3
-L/usr/lib -lcurl -lidn -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz
-L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -lssl
-lcrypto  -L/usr/lib -lpq  -lcurl -lidn -lssl -lcrypto -lldap -lrt
-lssl -lcrypto -ldl -lz    -lc  -lz -lxml2 -lz -lm  -lm -lstdc++   -o
shp2img
/usr/lib/gcc/i486-slackware-linux/4.3.3/../../../../i486-slackware-linux/bin/ld: cannot find -lgeos
collect2: ld returned 1 exit status
make: *** [shp2img] Error 1

Voy a revisar en Mr. Google a ver, si alguien tiene una idea de la razon del error bienvenida es saludos...
Mauricio
 Márquez


Mauricio Márquez





--- El mié 30-sep-09, Juan Manuel Uribe Medina <juanm.uribe en gmail.com> escribió:

De: Juan Manuel Uribe Medina <juanm.uribe en gmail.com>
Asunto: Re: [Spanish] Problemas (Mapserver) extensión de publicación gvSIG - (Ayuda configuración mapserver libreria proj)
A: "Cap& amp, #237, tulo Local de la comunidad hispano-hablante" <spanish en lists.osgeo.org>
Fecha: miércoles, 30 septiembre, 2009, 6:34 pm

Hola Mauricio 
Pues yo lo que veo es que estas indicando mal la ubicacion de las librerias de Proj.4. Lo correcto sería: proj=/usr asi nada mas.
si le indicas como en tu ejemplo la ruta: "/usr/bin/proj" el compilador va a buscar esa carpeta, lo que claramente es un error.

Espero y te sirva la informacion



      ____________________________________________________________________________________
¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: http://lists.osgeo.org/pipermail/spanish/attachments/20091001/af419b32/attachment.html


More information about the Spanish mailing list