<div>Hi Markus,</div>
<div> </div>
<div>Thank you for your reply.</div>
<div> </div>
<div>I am using R version 2.7.2svn.</div>
<div> </div>
<div>Error in fun(...):</div>
<div> GDAL Error 1: libgrass_I.so cannot open shared object file: No such file or directory</div>
<div> </div>
<div>Error : .onload failed in 'loadnamespace' for 'rgdal'</div>
<div> </div>
<div>Could it be an issue with my gdal-grass plugin (i am not sure where the libgrass_I comes from). I will try updating the plugin.</div>
<div> </div>
<div>Thanks,</div>
<div>Ed<br><br></div>
<div class="gmail_quote">2008/10/30 Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">On Thu, Oct 30, 2008 at 1:28 PM, Edward Tomlinson <<a href="mailto:e.j.tommo@gmail.com">e.j.tommo@gmail.com</a>> wrote:<br>> Dear list,<br>><br>> I seem to be having a similar problem, cannot install spgrass6 package.<br>
><br>> i have tried R CMD INSTALL and package.install methods. Also tried with<br>> dependencies = true.<br>><br>> Still end up with the same error.<br>><br>> I have gdal 1.5.3 installed seperatly.<br>
><br>> Can anyone give me suggestions?<br><br></div>I searched around and found<br><br><a href="http://groups.google.com/group/ggobi/browse_thread/thread/a07061c281fac739?pli=1" target="_blank">http://groups.google.com/group/ggobi/browse_thread/thread/a07061c281fac739?pli=1</a><br>
"I just experienced (and solved) the same problem (presumably). The<br> loadNameSpace routine/package/whatever was added as of R 2.5.0, my<br> guess is that you use a version prior to that. The solution is of<br> course to install 2.5.0 or later.<br>
<br> (To find out your version, in the R console, type 'version' and look<br> at minor (contains the last two digits of the version))<br>"<br><br><a href="https://stat.ethz.ch/pipermail/r-announce/2007/000463.html" target="_blank">https://stat.ethz.ch/pipermail/r-announce/2007/000463.html</a><br>
R 2.5.0 is released<br>" o message() has a new argument 'appendLF' to handle messages<br> with and without newlines. There is a new message class<br> packageStartupMessage() that can be suppressed separately.<br>
"<br>Do you have an older R version installed?<br><font color="#888888"><br>Markus<br></font></blockquote></div><br>