Zeljko Vrba wrote:
>
> 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.
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
>
Hi,
I tried this but with no success. Still enable to load the library rgdal and
so GeoXp.
This problem of for me now of high importance as I need to export
interpolated data sets to grids. and rgdal allows that kind of operations.
Regards
--
View this message in context:
http://www.nabble.com/GeoXp-package-tp23964536p24201943.html
Sent from the R help mailing list archive at Nabble.com.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.