<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
SOLICITO SER BORRADA DE LA LISTA DE USUARIOS DE ESTE PROGRAMA.<BR>
GRACIAS.<BR> <BR>> From: spanish-request@lists.osgeo.org<BR>> Subject: Spanish Digest, Vol 31, Issue 29<BR>> To: spanish@lists.osgeo.org<BR>> Date: Wed, 30 Sep 2009 17:34:48 -0400<BR>> <BR>> Send Spanish mailing list submissions to<BR>> spanish@lists.osgeo.org<BR>> <BR>> To subscribe or unsubscribe via the World Wide Web, visit<BR>> http://lists.osgeo.org/mailman/listinfo/spanish<BR>> or, via email, send a message with subject or body 'help' to<BR>> spanish-request@lists.osgeo.org<BR>> <BR>> You can reach the person managing the list at<BR>> spanish-owner@lists.osgeo.org<BR>> <BR>> When replying, please edit your Subject line so it is more specific<BR>> than "Re: Contents of Spanish digest..."<BR>> <BR>> <BR>> Today's Topics:<BR>> <BR>> 1. Re: Problemas (Mapserver) extensi?n de publicaci?n gvSIG -<BR>> (Ayuda configuraci?n mapserver libreria proj)<BR>> (Juan Manuel Uribe Medina)<BR>> <BR>> <BR>> ----------------------------------------------------------------------<BR>> <BR>> Message: 1<BR>> Date: Wed, 30 Sep 2009 17:34:44 -0400<BR>> From: Juan Manuel Uribe Medina <juanm.uribe@gmail.com><BR>> Subject: Re: [Spanish] Problemas (Mapserver) extensi?n de publicaci?n<BR>> gvSIG - (Ayuda configuraci?n mapserver libreria proj)<BR>> To: "Cap& amp, #237, tulo Local de la comunidad hispano-hablante"<BR>> <spanish@lists.osgeo.org><BR>> Message-ID:<BR>> <3c4fbea70909301434w4111c7d6u5afca8d53a272857@mail.gmail.com><BR>> Content-Type: text/plain; charset="iso-8859-1"<BR>> <BR>> Hola Mauricio<BR>> Pues yo lo que veo es que estas indicando mal la ubicacion de las librerias<BR>> de Proj.4. Lo correcto sería: proj=/usr asi nada mas.<BR>> <BR>> si le indicas como en tu ejemplo la ruta: "/usr/bin/proj" el compilador va a<BR>> buscar esa carpeta, lo que claramente es un error.<BR>> <BR>> Espero y te sirva la informacion<BR>> <BR>> <BR>> El 30 de septiembre de 2009 09:52, Mauricio Marquez <<BR>> mauriciomarquezgoa@yahoo.com> escribió:<BR>> <BR>> > Buen día a todos, he decidio desde ayer empezar todo desde cero para<BR>> > documentar cada paso, desde formatear la pc (luego repetiré los pasos en el<BR>> > servidor) hasta instalar el mapserver, hasta ahora tengo lo siguiente:<BR>> ><BR>> > Instalación Slackware 13.0 32 Bit Bien<BR>> > Instalación Apache Bien<BR>> > Instalación PostgreSQL + Postgis (incluye proj-4.6.1) Bien<BR>> > Instalación gvSIG 1.1.2 (Extensiones Raster, Sextante, Redes y Publicación)<BR>> > Bien<BR>> > Instalación librerias gdal Bien<BR>> > Instalación MapServer ... configuración error...<BR>> ><BR>> > Acá esta el fallo del porque me decia el error "mensaje: loadProjection():<BR>> > Projection library error. Projection support is not available."...<BR>> ><BR>> > Sucede que cuando voy a configurar al mapserver utilizo la siguiente<BR>> > instrucción:<BR>> ><BR>> > ./configure --with-proj=/usr/bin/proj --with-postgis=/usr/bin/pg_config<BR>> > --with-gdal=/usr/bin/gdal-config --with-ogr=/usr/bin/gdal-config<BR>> > --with-curl-config=/usr/bin/curl-config --with-httpd=/etc/httpd/<BR>> > --with-php=/usr/include/php/ --with-wfs --with-wcs --with-wmsclient<BR>> > --with-wfsclient --with-wcsclient --with-tiff --with-jpeg --with-gif<BR>> > --with-png<BR>> ><BR>> > Luego de ejecutar la sentencia me da el siguiente resultado con el error de<BR>> > configuración al final...<BR>> ><BR>> > root@mauri:/etc/mapserver-5.4.2# ./configure --with-proj=/usr/bin/proj<BR>> > --with-postgis=/usr/bin/pg_config --with-gdal=/usr/bin/gdal-config<BR>> > --with-ogr=/usr/bin/gdal-config --with-curl-config=/usr/bin/curl-config<BR>> > --with-httpd=/etc/httpd/ --with-php=/usr/include/php/ --with-wfs --with-wcs<BR>> > --with-wmsclient --with-wfsclient --with-wcsclient --with-tiff --with-jpeg<BR>> > --with-gif<BR>> > --with-png<BR>> ><BR>> > checking for gcc...<BR>> > gcc<BR>> ><BR>> > checking for C compiler default output file name...<BR>> > a.out<BR>> ><BR>> > checking whether the C compiler works...<BR>> > yes<BR>> ><BR>> > checking whether we are cross compiling...<BR>> > no<BR>> ><BR>> > checking for suffix of<BR>> > executables...<BR>> ><BR>> > checking for suffix of object files...<BR>> > o<BR>> ><BR>> > checking whether we are using the GNU C compiler...<BR>> > yes<BR>> ><BR>> > checking whether gcc accepts -g...<BR>> > yes<BR>> ><BR>> > checking for gcc option to accept ISO C89... none<BR>> > needed<BR>> ><BR>> > checking for g++...<BR>> > g++<BR>> ><BR>> > checking whether we are using the GNU C++ compiler...<BR>> > yes<BR>> ><BR>> > checking whether g++ accepts -g...<BR>> > yes<BR>> ><BR>> > checking for ranlib...<BR>> > ranlib<BR>> ><BR>> > checking for flex...<BR>> > flex<BR>> ><BR>> > checking lex output file root...<BR>> > lex.yy<BR>> ><BR>> > checking lex library...<BR>> > -lfl<BR>> ><BR>> > checking whether yytext is a pointer...<BR>> > yes<BR>> ><BR>> > checking for bison... bison<BR>> > -y<BR>> ><BR>> > checking if compiler supports -R...<BR>> > no<BR>> ><BR>> > checking if compiler supports -Wl,-rpath,...<BR>> > yes<BR>> ><BR>> > checking for exp in -lm...<BR>> > yes<BR>> ><BR>> > checking for __gxx_personality_v0 in -lstdc++...<BR>> > yes<BR>> ><BR>> > checking how to run the C preprocessor... gcc<BR>> > -E<BR>> ><BR>> > checking for grep that handles long lines and -e...<BR>> > /usr/bin/grep<BR>> ><BR>> > checking for egrep... /usr/bin/grep<BR>> > -E<BR>> ><BR>> > checking for ANSI C header files...<BR>> > yes<BR>> ><BR>> > checking for strcasecmp...<BR>> > yes<BR>> ><BR>> > checking for strncasecmp...<BR>> > yes<BR>> ><BR>> > checking for strdup...<BR>> > yes<BR>> ><BR>> > checking for strrstr...<BR>> > no<BR>> ><BR>> > checking for strcasestr...<BR>> > yes<BR>> ><BR>> > checking for strlcat...<BR>> > no<BR>> ><BR>> > checking for vsnprintf...<BR>> > yes<BR>> ><BR>> > MapServer Version from mapserver.h:<BR>> > '5.4.2'<BR>> ><BR>> > checking if pkg-config path is provided... checking for pkg-config...<BR>> > /usr/bin/pkg-config<BR>> ><BR>> > configure: checking where FreeType 2.x is installed...<BR>> > checking for FT_Init_FreeType in -lfreetype... yes<BR>> > using libfreetype -lfreetype from system libs.<BR>> > configure: checking where Zlib is installed...<BR>> > checking for zlibVersion in -lz... yes<BR>> > using libz from system libs (-DUSE_ZLIB).<BR>> > configure: checking where PNG is installed...<BR>> > checking for png_init_io in -lpng... yes<BR>> > using libpng from system libs.<BR>> > configure: checking whether we should include JPEG support...<BR>> > checking for jpeg_read_header in -ljpeg... yes<BR>> > using libjpeg from system libs.<BR>> > configure: checking where libXpm is installed...<BR>> > checking for XpmFreeXpmImage in -lXpm... yes<BR>> > using libXpm from system libs.<BR>> > configure: checking where libiconv is installed...<BR>> > checking for iconv_open in -lc... yes<BR>> > checking for libiconv_open in -liconv... no<BR>> > checking for iconv_open in -liconv... no<BR>> > using libiconv from system libs.<BR>> > libiconv found. Enabling internationalization (-DUSE_ICONV)<BR>> > configure: checking for GD 2.0.16 or higher...<BR>> > checking for gdFontCacheSetup in -lgd... yes<BR>> > using libgd 2.0.16 (or higher) from system libs (-L/usr/lib -lgd<BR>> > -ljpeg -lfreetype -lpng -lz -lXpm -lX11 ).<BR>> > checking for gdImageCreate in -lgd... yes<BR>> > checking for gdImageGif in -lgd... yes<BR>> > checking for gdImagePng in -lgd... yes<BR>> > checking for gdImageJpeg in -lgd... yes<BR>> > checking for gdImageWBMP in -lgd... yes<BR>> > checking for gdImageStringFT in -lgd... yes<BR>> > checking for gdImageOpenPolygon in -lgd... yes<BR>> > checking for gdImageGifPtr in -lgd... yes<BR>> > checking for gdFontGetTiny in -lgd... yes<BR>> > using GD ( -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP<BR>> > -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR<BR>> > -DGD_HAS_GETBITMAPFONTS) from system libs.<BR>> > configure: checking whether we should include PDF support...<BR>> > checking for PDF_setlinewidth in -lpdf... no<BR>> > checking for PDF_setrgbcolor in -lpdf... no<BR>> > checking for PDF_moveto in -lpdf... no<BR>> > checking for PDF_curveto in -lpdf... no<BR>> > checking for PDF_show_xy in -lpdf... no<BR>> > checking for PDF_load_font in -lpdf... no<BR>> > libpdf not found or too old... PDF support not included.<BR>> > checking if AGG support requested... no<BR>> > checking if RGBA palette png support requested... no<BR>> > configure: checking whether we should include EPPL7 support...<BR>> > including EPPL7 support.<BR>> > configure: checking whether we should include PROJ.4 support...<BR>> > configure: error: "Could not find proj_api.h or libproj.a/libproj.so in<BR>> > /usr/bin/proj."<BR>> > root@mauri:/etc/mapserver-5.4.2#<BR>> ><BR>> > Busco con locate el archivo proj_api.h y es ubicable en:<BR>> ><BR>> > root@mauri:/etc/mapserver-5.4.2# locate proj_api.h<BR>> > /usr/include/proj_api.h<BR>> ><BR>> > Luego con locate busco el archivo libproj.so y es ubicable en:<BR>> ><BR>> > root@mauri:/etc/mapserver-5.4.2# locate libproj.so<BR>> > /usr/local/gvSIG_1.1.1/libs/libproj.so<BR>> > /usr/local/gvSIG_1.1.1/libs/libproj.so.0<BR>> > /usr/local/gvSIG_1.1.1/libs/libproj.so.0.5.0<BR>> > /usr/lib/libproj.so<BR>> > /usr/lib/libproj.so.0.5.5<BR>> > /usr/lib/libproj.so.0<BR>> ><BR>> > La pregunta o consulta del millón de dólares es: ¿Qué error estoy<BR>> > cometiendo al configurar al mapserver?, intente cambiar la ubicación de la<BR>> > configuración del proj "--with-proj=/usr/bin/proj" a las ubicaciones de<BR>> > los archivos que da el error de configuración pero sigue ocurriendo el error<BR>> > de configuracion, ¿Alguna idea o sugerencia?, gracias por la atención y<BR>> > disculpen lo largo del mail, supongo que así lograré darme a entender mejor,<BR>> > saludos...<BR>> ><BR>> > *Mauricio Márquez*<BR>> ><BR>> ><BR>> ><BR>> > --- El *mar 29-sep-09, Mauricio Marquez <mauriciomarquezgoa@yahoo.com>*escribió:<BR>> ><BR>> ><BR>> > De: Mauricio Marquez <mauriciomarquezgoa@yahoo.com><BR>> > Asunto: Re: [Gvsig_usuarios] Problemas (Mapserver) extensión de publicación<BR>> > gvSIG<BR>> > A: "Lista de Usuarios de gvSIG" <gvsig_usuarios@listserv.gva.es><BR>> > Fecha: martes, 29 septiembre, 2009, 10:40 am<BR>> ><BR>> > Hola Valenty, un abrazo mi pana, felicitaciones por lo logrado en<BR>> > Argentina...<BR>> ><BR>> > Te muestro el contenido del mapfile a lo que haces referencia...<BR>> ><BR>> > WEB<BR>> > METADATA<BR>> > "wms_encoding" "UTF-8"<BR>> > "wms_title" "Mapserver WMS"<BR>> > "wms_abstract" "Plan Revolucionario de la Lectura"<BR>> > "wms_srs" " EPSG:4326"<BR>> > "wms_onlineresource" "<BR>> > http://localhost/cgi-bin/wms?map=/var/www/htdocs/plan_revol_mapserver3/plan_revol.map<BR>> > "<BR>> > END<BR>> > END<BR>> > PROJECTION<BR>> > "init=epsg:4326"<BR>> > END<BR>> > LAYER<BR>> > NAME "public.plan_revol_datos"<BR>> > STATUS ON<BR>> > TYPE POLYGON<BR>> > DATA "the_geom from public.plan_revol_datos using unique gid using<BR>> > srid=4326"<BR>> > CONNECTIONTYPE POSTGIS<BR>> > CONNECTION "user=***** password=***** host=***** port=*****<BR>> > dbname=*****"<BR>> > //Oculto valores de Conexión por seguridad<BR>> > MAXSCALE -1.0<BR>> > MINSCALE -1.0<BR>> > TRANSPARENCY 100<BR>> > DUMP TRUE<BR>> > TEMPLATE "."<BR>> > CLASSITEM "nro_de_par"<BR>> > PROJECTION<BR>> > "init=epsg:4326"<BR>> > END<BR>> ><BR>> > Valenty Dijo: "por lo visto o no declarastes ese SRS a la salida del map o<BR>> > el srs de origen no puede ser reproyectado".<BR>> ><BR>> > Lamento decir que esta parte no la entendí, no quiero pecar de ignorante,<BR>> > sólo que no se a que se refiere con exactitud, saludos...<BR>> ><BR>> > *Mauricio Márquez*<BR>> ><BR>> ><BR>> ><BR>> ><BR>> ><BR>> > --- El *mar 29-sep-09, Valenty Gonzalez <gvalenty@creativa-consultores.com<BR>> > >* escribió:<BR>> ><BR>> ><BR>> > De: Valenty Gonzalez <gvalenty@creativa-consultores.com><BR>> > Asunto: Re: [Gvsig_usuarios] Problemas (Mapserver) extensión de publicación<BR>> > gvSIG<BR>> > A: "Lista de Usuarios de gvSIG" <gvsig_usuarios@listserv.gva.es><BR>> > Fecha: martes, 29 septiembre, 2009, 12:46 am<BR>> ><BR>> ><BR>> > Hola Mauricio,<BR>> ><BR>> > revisa en el mapfile la proyeccion que habilitastes para la variable MAP,<BR>> > es decir para la salida del mapa, a ver si declarastes el EPSG:4326.<BR>> ><BR>> > tambien debes verificar que sistema de proyeccion tienes en las capas o<BR>> > layers en postgis, ya que el error que tienes es de proyeccion.<BR>> ><BR>> > por lo visto o no declarastes ese SRS a la salida del map o el srs de<BR>> > origen no puede ser reproyectado.<BR>> ><BR>> > Saludos,<BR>> ><BR>> > Valenty Gonzalez<BR>> > CREATIVA<BR>> > Venezuela<BR>> ><BR>> ><BR>> > 2009/9/28 Mauricio Marquez <mauriciomarquezgoa@yahoo.com><BR>> ><BR>> >> Hola Ernesto, así con esa misma línea de comando (claro cambiando la<BR>> >> dirección del servidor donde está instalado el fgs y la ubicación del .map y<BR>> >> las instrucciones internas dentro del archivo para decir la ubicación del<BR>> >> archivo .map) funciona perfectamente en el servidor FGS, sin embargo, he<BR>> >> cambiado la "C" por la "S" en el servidor local tal como comentas e igual<BR>> >> sigue el mismo error, gracias...<BR>> >><BR>> >> *Mauricio Márquez*<BR>> >><BR>> >><BR>> >><BR>> >><BR>> >><BR>> >> --- El *lun 28-sep-09, Ernesto Murcia <bv2musae@uco.es>* escribió:<BR>> >><BR>> >><BR>> >> De: Ernesto Murcia <bv2musae@uco.es><BR>> >> Asunto: Re: [Gvsig_usuarios] Problemas (Mapserver) extensión de<BR>> >> publicación gvSIG<BR>> >> A: "Lista de Usuarios de gvSIG" <gvsig_usuarios@listserv.gva.es><BR>> >> Fecha: lunes, 28 septiembre, 2009, 12:50 pm<BR>> >><BR>> >><BR>> >> Mauricio Marquez escribió:<BR>> >><BR>> >> Buenos días a todos, estoy haciendo pruebas con la extensión de<BR>> >> publicación la cual funciona perfectamente, el problema que tengo es con el<BR>> >> MapServer, instale el paquete fgs y allí si pubilco sin ningun incoveniente,<BR>> >> sólo que estan funcionando 2 apaches, 2 postgis y 2 de todo, para ello he<BR>> >> decidido crear otro servidor de prueba pero que tenga un sólo apache, 1 solo<BR>> >> postgis y otros, el problema esta en que si verifico que el mapserver<BR>> >> funciona me dice que esta todo bien: "No query information to decode.<BR>> >> QUERY_STRING is set, but empty. " en http://localhost/cgi-bin/wms, pero<BR>> >> cuando intento ver el .map desde la misma ubicación<BR>> >> http://localhost/cgi-bin/wms?map=/var/www/htdocs/plan_revol_mapserver3/plan_revol.map&VERSION=1.1&REQUEST=GetMap&SERVICE=wms&LAYERS=public.plan_revol_datos,public.plan_revol_puntos&STYLE=default&CRS=EPSG:4326&BBOX=-74,0,-58,13&WIDTH=950&HEIGHT=800&FORMAT=png&TRANSPARENT=true&EXCEPTONS=xml&BGCOLOR=defaultme da el siguiente "mensaje:<BR>> >> loadProjection(): Projection library error. Projection support is not<BR>> >> available." , no se que hacer, supongo que algo está mal configurado, lo<BR>> >> que hice hasta ahora fue descargar el Postgres + PostGIS y la librería PROJ4<BR>> >> para que funcionara el PostGIS el cual esta funcionando bien, ahora para el<BR>> >> mapserver me baje el FWTools para tener todas las librerias del Mapserver y<BR>> >> el también descargué Mapserver, por el mensaje del servidor me da la<BR>> >> impresión que quedó bien instalado, pero cuando intento abrir un .map y me<BR>> >> dice el error de la librería me quedo un poco desorientado, alguna<BR>> >> recomendación?<BR>> >><BR>> >> Estoy en Slackware 13.0 32bits, estoy usando FWTools-2.0.6,<BR>> >> mapserver-5.4.2, gvSIG 1.1.2 con su extensión de publicación, saludos...<BR>> >><BR>> >><BR>> >> *Mauricio Márquez*<BR>> >><BR>> >><BR>> >> ------------------------------<BR>> >><BR>> >> Mauricio, no sé si estará ahí el problema, pero en la petición que haces<BR>> >> hay un error: el parámetro referido a la proyección es *SRS*, y no CRS.<BR>> >> Suerte.<BR>> >><BR>> >><BR>> >> -----Adjunto en línea a continuación-----<BR>> >><BR>> >> _______________________________________________<BR>> >> gvSIG_usuarios mailing list<BR>> >> gvSIG_usuarios@listserv.gva.es<http://mc/compose?to=gvSIG_usuarios@listserv.gva.es><BR>> >><BR>> >> Para ver histórico de mensajes, editar sus preferencias de usuario o darse<BR>> >> de baja en esta lista, acuda a la siguiente dirección:<BR>> >><BR>> >> http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios<BR>> >><BR>> >><BR>> >> ------------------------------<BR>> >><BR>> >> ¡Obtén la mejor experiencia en la web!<BR>> >> Descarga gratis el nuevo Internet Explorer 8<BR>> >> http://downloads.yahoo.com/ieak8/?l=e1<BR>> >><BR>> >> _______________________________________________<BR>> >> gvSIG_usuarios mailing list<BR>> >> gvSIG_usuarios@listserv.gva.es<BR>> >><BR>> >> Para ver histórico de mensajes, editar sus preferencias de usuario o darse<BR>> >> de baja en esta lista, acuda a la siguiente dirección:<BR>> >><BR>> >> http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios<BR>> >><BR>> >><BR>> ><BR>> > -----Adjunto en línea a continuación-----<BR>> ><BR>> > _______________________________________________<BR>> > gvSIG_usuarios mailing list<BR>> > gvSIG_usuarios@listserv.gva.es<BR>> ><BR>> > Para ver histórico de mensajes, editar sus preferencias de usuario o darse<BR>> > de baja en esta lista, acuda a la siguiente dirección:<BR>> ><BR>> > http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios<BR>> ><BR>> ><BR>> > ------------------------------<BR>> ><BR>> > ¡Obtén la mejor experiencia en la web!<BR>> > Descarga gratis el nuevo Internet Explorer 8<BR>> > http://downloads.yahoo.com/ieak8/?l=e1<BR>> ><BR>> > -----Adjunto en línea a continuación-----<BR>> ><BR>> > _______________________________________________<BR>> > gvSIG_usuarios mailing list<BR>> > gvSIG_usuarios@listserv.gva.es<http://mc/compose?to=gvSIG_usuarios@listserv.gva.es><BR>> ><BR>> > Para ver histórico de mensajes, editar sus preferencias de usuario o darse<BR>> > de baja en esta lista, acuda a la siguiente dirección:<BR>> ><BR>> > http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios<BR>> ><BR>> ><BR>> > ------------------------------<BR>> ><BR>> > ¡Obtén la mejor experiencia en la web!<BR>> > Descarga gratis el nuevo Internet Explorer 8<BR>> > http://downloads.yahoo.com/ieak8/?l=e1<BR>> ><BR>> > _______________________________________________<BR>> > Spanish mailing list<BR>> > Spanish@lists.osgeo.org<BR>> > http://lists.osgeo.org/mailman/listinfo/spanish<BR>> ><BR>> ><BR>> <BR>> <BR>> -- <BR>> Juan Manuel Uribe Medina<BR>> http://www.hablandodesigs.com<BR>> -------------- next part --------------<BR>> An HTML attachment was scrubbed...<BR>> URL: http://lists.osgeo.org/pipermail/spanish/attachments/20090930/5db64fa4/attachment.html<BR>> <BR>> ------------------------------<BR>> <BR>> _______________________________________________<BR>> Spanish mailing list<BR>> Spanish@lists.osgeo.org<BR>> http://lists.osgeo.org/mailman/listinfo/spanish<BR>> <BR>> <BR>> End of Spanish Digest, Vol 31, Issue 29<BR>> ***************************************<BR>                                            <br /><hr />Discover the new Windows Vista <a href='http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE' target='_new'>Learn more!</a></body>
</html>