Figure out where your libproj.so file is installed (probably /usr/local/lib) and add that directory to /etc/ld.so.conf and run ldconfig. Best guess.
P. On Thu, Jun 23, 2011 at 12:25 PM, Chris Seker <[email protected]> wrote: > Hi all. I am running PostgreSQL 9.1 and PostGIS2.0 under CENTOS. After > install, the server worked fine and we spent about 2 weeks building > databases, etc. Then after some routine hardware maintenance and re-boot, > we get the following error.**** > > ** ** > > Top of Form**** > > *SQL **select * from "oxbuildings2" limit 25 offset 0** failed : **ERROR: > could not load library "/usr/pgsql-9.1/lib/postgis-1.5.so": > /usr/pgsql-9.1/lib/postgis-1.5.so: undefined symbol: pj_set_searchpath *** > > ** ** > > Bottom of Form**** > > ** ** > > Anyone have an idea? I am thinking that it’s a simple ENV setting.**** > > ** ** > > *Chris Seker* > > *Vice President* > > *DQSI LLC* > > *[email protected]* > > *19218 North 5th Street* > > *Covington, LA 70433* > > *Office - 985.871.7472 x213* > > *Cell - 301.613.6401* > > ** ** > > _______________________________________________ > postgis-users mailing list > [email protected] > http://postgis.refractions.net/mailman/listinfo/postgis-users > >
_______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
