RES: RES: [Mapserver-users] Problems Compiling GDAL1.1.9 + MapServer
Daniel Morissette
dmorissette@dmsolutions.ca
Mon, 12 Apr 2004 16:56:10 -0400
Gabriel Moricz wrote:
> Thanks For the Light Daniel...
>
> The error have changed now...hehehehehe..
>
> error:
> /usr/bin/ld: warning: libpq.so.3, needed by ../libgdal.1.1.so, not found
> (try using -rpath or -rpath-link)
There seems to be a problem with libpq.so.3 not being found.
Is there a libpq.so.3 in /usr/local/pgsql/lib/ on your system?
There used to be a "-L/usr/local/pgsql/lib -lpq" in your link line
before, is it still there?
Note that for libpq.so.3 to be found at runtime, you'll also need to add
/usr/local/pgsql/lib to /etc/ld.so.conf and then run 'ldconfig' as root.
However that's probably not going to fix your current problem since you
don't have an executable yet.
--
------------------------------------------------------------
Daniel Morissette dmorissette@dmsolutions.ca
DM Solutions Group http://www.dmsolutions.ca/
------------------------------------------------------------
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users