bharath1234 wrote: > g.proj or projection error while loading shared libraries > :libproj.so.0 > cannot open sharedobject file:no such file or directories.
... > (file "/usr/local/grass-6.4.0RC5/etc/gm/gm.tcl" line 566) > libraries :libproj.so.0 cannot open sharedobject file:no > such file or directories. you are missing one of the more important dependent libraries. Make sure that PROJ.4 (http://proj.osgeo.org) is installed correctly, this usually will be provided by your distro in package called "proj". Hamish _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
