[postgis-users] Problem with postgis.sql and libpostgis.so.0.7
Paul Ramsey
pramsey at refractions.net
Thu Jun 20 11:45:45 PDT 2002
Your proj library is not visible to the postgis library. Ensure that it
is visible. On linux, ensure that /usr/local/lib (or wherever you
installed proj) is in /etc/ld.so.conf. On solaris, ensure that the proj
library is in LD_LIBRARY_PATH... etc.
P.
Luis Mota wrote:
>
> Hi again.
>
> I'd like to add that if I do not set the PROJ4 flag, I cease to have the
> described problems... The problem is that I need the reprojection
> features...
>
> Could it be that my proj4 instalation is bad? Can anyone tell me how to
> check this?
>
> Best regards, Luís Mota
>
> Luis Mota wrote:
>
> > Hi everyone.
> >
> > Jonathan Lowe reported a problem similar to this last month
> > (http://postgis.refractions.net/pipermail/postgis-users/2002-May/000962.html),
> > but the solution found at the time doesn't apply to my case: my
> > libpostgis file is fresh...
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
--
__
/
| Paul Ramsey
| Refractions Research
| Email: pramsey at refractions.net
| Phone: (250) 885-0632
\_
More information about the postgis-users
mailing list