[Proj] installing proj

Martin Landa landa.martin at gmail.com
Wed Jun 4 18:22:55 EDT 2008


Hi.

2008/6/5 Jeremy B <jeremyb at rental-data.com>:
>     configure

'prefix' is by default set up to /usr/local

see

./configure --help

> $ proj
> proj: error while loading shared libraries: libproj.so.0: cannot open shared
> object file: No such file or directory

so libproj.so.0 should be located in /usr/local/lib

so, add (if not present)

/usr/local/lib

to

/etc/ld.so.conf

and run

 ldconfig

(as root)

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa *


More information about the Proj mailing list