[postgis] Installing PostGIS

Jose Moran jose.moran at arvifesa.com
Mon Feb 18 15:31:30 PST 2002


Hi
I already downloaded(today) PostGIS CVS snapshot
(http://postgis.refractions.net/postgis-cvs.tar.gz) and
Proj.4 (ftp://ftp.remotesensing.org/pub/proj/proj-4.4.5.tar.gz)
I installed proj4 not problem, and postgis with Postgresql-7.1.3 not problem
>make                // its OK
>make install       // its OK

but..
>psql -f postgis.sql -d test       // its give me ERROR

----------------in this section I get error----------------------
CREATE FUNCTION BOX3D_in(opaque)
RETURNS BOX3D
AS '/usr/local/pgsql/lib/contrib/libpostgis.so.0.7'
LANGUAGE 'c' with (isstrict);
....
....
....
---------------------------------------------------------------

--------------the error says------------------------------------
Load of file /usr/local/pgsql/lib/contrib/libpostgis.so.0.7 failed: shared
object not open
---------------------------------------------------------------


I don't know why this error ,the file "libpostgis.so.0.7" exists it was
create after "make install"
I hope somedody can help me to fix it.

Thanks for your help

Jose



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Sponsored by VeriSign - The Value of Trust
Secure all your Web servers now - with a proven 5-part
strategy. The FREE Server Security Guide shows you how.
http://us.click.yahoo.com/uCuuSA/VdiDAA/yigFAA/PhFolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
postgis-unsubscribe at yahoogroups.com

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 





More information about the postgis-users mailing list