Haaa men... it had to be a stupid error...
Since im using CentOS instead of using ld.so.conf it uses a include to include all .conf in ld.so.conf.d directory. I had named my file postgis instead of postgis.conf so it didn't load my added ld path.
I renamed postgis to postgis.conf then rerun ldconfig and voila!

Thanx Paul that what I needed to realize it!


Paul Ramsey wrote:
This is the key line: have you installed libgeos? If not, do so.
If so, make sure your library loader can find it, by ensuring the installation directory (usually /usr/local/lib) is in /etc/ld.so.conf and you have run /sbin/ldconfig as root.

P

Patrick Ouellet wrote:

"/usr/src/postgis-1.3.1/lwgeom/liblwgeom.so.1.3": libgeos_c.so.1: cannot open shared object file: No such file or directory

begin:vcard
fn:Patrick Ouellet
n:Ouellet;Patrick
org:Groupe Alta / Geomatique EMCO;T.I.
adr:;;49 rue Bel-Air Suite 203;Levis;QC;G6V-6K9;Canada
email;internet:[EMAIL PROTECTED]
title:Tech. supp info. niveau 2
tel;work:418-838-4400 x300
tel;fax:418-838-4402
x-mozilla-html:FALSE
url:http://www.groupealta.com/
version:2.1
end:vcard

_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to