Hi Edward, On Thu, Oct 30, 2008 at 9:41 PM, Edward Tomlinson <[EMAIL PROTECTED]> wrote: > Hi Markus, > > Thank you for your reply. > > I am using R version 2.7.2svn. > > Error in fun(...): > GDAL Error 1: libgrass_I.so cannot open shared object file: No such file > or directory
Easy to fix: - become "root" user - create /etc/ld.so.conf.d/grass.conf - content: path to GRASS libraries - save and run ldconfig - exit from "root" then it should work. Markus _______________________________________________ grass-stats mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-stats
