[R] GeoXp package
Zeljko Vrba
zvrba at ifi.uio.no
Wed Jun 10 19:43:25 CEST 2009
On Wed, Jun 10, 2009 at 08:21:06AM +0200, Poizot Emmanuel wrote:
> Error in fun(...) :
> GDAL Error 1: libgrass_I.so: Ne peut ouvrir le fichier d'objet
> partagé: Aucun fichier ou dossier de ce type (sorry for the french :) )
>
It would have been far more useful had you translated the error message to
english than to have apologized.
Try doing
export LD_LIBRARY_PATH=/path/to/dir/where/so/is/located
before starting R from the shell.
More information about the R-help
mailing list