On Tue, 2007-07-24 at 23:34 +0100, Mark Cave-Ayland wrote: > On Tue, 2007-07-24 at 19:50 +0000, Marc Desharnais wrote:
> Finally, for the PostgreSQL server to find these libraries, you'll need > to make sure that the LD_LIBRARY_PATH environment variable is set for > the user under which the PostgreSQL server runs to find the directories > containing all the .so files - you'll need something like this: > > LD_LIBRARY_PATH=/data/ulysse/postgis_geos/GEOS/lib:/data/ulysse/postgis_geos/PROJ4/lib > > > HTH, > > Mark. > Or put the lib location in /etc/ld.so.conf and run ldconfig Tim Bowden _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
