[Mapserver-users] Built but can't run : libproj not

GONZALEZ, Jose A. JGONZALE at ABC-USA.org
Fri Jul 23 11:54:52 EDT 2004


Eduardo,

I have the exact setup and am having the same issue with the pdflib.  I configured it without pdf support and that worked but I still can't actually run the mapserver without getting this error:

msPostMapParseOutputFormatSetup(): General error message. Unable to select IMAGETYPE 'PNG'.

This happens when I try to initialize the demo file.  I have now reconfigured several times without success.  Any insights you may have would be great.  I'm also copying the mapserver group to see if anyone else can help us with a Linux Fedora Core 2 / apache 2 set up.

Thanks,

Joe Gonzalez
Director of Information Technology
 
International Ministries, ABC-USA
P.O. Box 851
Valley Forge, PA 19482
610-768-2369


-----Original Message-----
From: Eduardo Patto Kanegae [mailto:eduardo at consultoria.eti.br] 
Sent: Thursday, July 22, 2004 4:38 PM
To: 'mapserver-users at lists.gis.umn.edu'
Subject: [Mapserver-users] Built but can't run : libproj not


I'm configuring MapServer 4.2.1 under Linux Fedora Core 2 using:

./configure --enable-ignore-missing-data --enable-debug 
--with-freetype=/usr/lib --with-zlib=/usr/lib --with-png=/usr/lib 
--without-jpeg --with-xpm=/usr/X11R6/lib --with-gd=/usr --with-eppl 
--with-proj --with-ogr=/usr/local/bin/gdal-config 
--with-gdal=/usr/local/bin/gdal-config --without-tiff --without-postgis 
--without-mygis --with-wfs --with-wfsclient --with-wms --with-wmsclient 
--with-curl=/usr/bin --with-php=/usr/local/mapserver4linux/php-4.3.7 
2>&1 | tee configure.log

then building using

make 2>&1 | tee make.log

Logfiles are attached

But after all, when trying to test all using:

./mapserver -v

I got the error:

./mapserv: error while loading shared libraries: libproj.so.0: cannot 
open shared object file: No such file or directory

I also tried --with-proj=/usr/local or --with-proj=/usr/local/lib , but 
they all gave the same error.

My PROJ 4.4.8 was built using defaul:

./configure
make
make install


and here's the result of a  ` ls -lh /usr/local/lib/libproj*  `

-rw-r--r--  1 root root 2.5M Jul 21 09:28 /usr/local/lib/libproj.a -rwxr-xr-x  1 root root  709 Jul 21 09:28 /usr/local/lib/libproj.la
lrwxrwxrwx  1 root root   16 Jul 21 09:28 /usr/local/lib/libproj.so -> 
libproj.so.0.4.2
lrwxrwxrwx  1 root root   31 Jul 22 18:29 /usr/local/lib/libproj.so.0 -> 
/usr/local/lib/libproj.so.0.4.2
-rwxr-xr-x  1 root root 1.4M Jul 21 09:28 /usr/local/lib/libproj.so.0.4.2

What could be wrong?

ps.: I can supress PROJ4 support cause I need WMS/WFS features

-- 
Eduardo Patto Kanegae
http://www.consultoria.eti.br
UIN: 303747254

Treinamento em UMN MapServer - http://www.consultoria.eti.br/ptbr/?menuoption=mapserver
I Encontro Nacional de Usuários MapServer - http://mapserver.cttmar.univali.br/encontro2004
Fórum MapServer Brasil - http://mapserver.cttmar.univali.br/forum

***Fim da Mensagem / End of Message ***





More information about the mapserver-users mailing list