[GRASSLIST:1384] Re: compiling grass57

Glynn Clements glynn.clements at virgin.net
Tue Sep 30 00:20:57 EDT 2003


Miha STAUT wrote:

> What I do not like is that non interactive version of g.region does not want 
> to work due to problems with the PROJ library. I recently installed PROJ 
> 4.4.7 and libproj.so.0 resides in /usr/local/lib. I also gave the 
> --with-proj-libs at configure and it did not complain. But whenever I invoke 
> the g.region command, it returns a message like this:
> 
> GRASS:/home > g.region -p
> g.region: error while loading shared libraries: libproj.so.0: cannot open
> shared object file: No such file or directory

You need to ensure that the loader (/lib/ld-linux.so.1) can find the
library. Ensure that /usr/local/lib is listed in /etc/ld.so.conf, then
run "ldconfig" (as root).

-- 
Glynn Clements <glynn.clements at virgin.net>




More information about the grass-user mailing list