<div>Dear list,</div>
<div>&nbsp;</div>
<div>I seem to be having a similar problem, cannot install spgrass6 package.</div>
<div>&nbsp;</div>
<div>i have tried&nbsp;R CMD INSTALL and package.install methods. Also tried with dependencies = true.</div>
<div>&nbsp;</div>
<div>Still end up with the same error.</div>
<div>&nbsp;</div>
<div>I have gdal 1.5.3 installed seperatly.</div>
<div>&nbsp;</div>
<div>Can anyone give me suggestions?</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Ed<br><br></div>
<div class="gmail_quote">2008/10/30 Markus Neteler <span dir="ltr">&lt;<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>&gt;</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 Wed, Oct 29, 2008 at 7:21 PM, Dylan Beaudette<br>&lt;<a href="mailto:dylan.beaudette@gmail.com">dylan.beaudette@gmail.com</a>&gt; wrote:<br>&gt; On Wednesday 29 October 2008, William Hudspeth wrote:<br>
&gt;&gt; Hello, I am having problems installing the latest version of spgrass6 on<br>&gt;&gt; a machine running SUSE linux 10.1. From the R prompt, I updated all<br>&gt;&gt; packages, including sp, rgdal, spatial, etc.<br>
</div>...<br>
<div class="Ih2E3d">&gt;&gt; installation of package &#39;spgrass6&#39; had non-zero exit status in:<br>&gt;&gt; install.packages(update[, &quot;Package&quot;], instlib, contriburl = contriburl,<br>&gt;&gt;<br>&gt;&gt; Any assistance would be greatly appreciated,<br>
&gt;&gt;<br>&gt;&gt; Thanks, William<br>&gt;&gt;<br>&gt;&gt;<br>&gt;<br>&gt; This error probably means that you will need to first install the rgdal<br>&gt; package-- which depends on a working install of GDAL library and development<br>
&gt; files (headers / include files / etc.).<br><br></div>To simplify this, try:<br><br>##### Non-Mac users:<br>install.packages(&quot;spgrass6&quot;, dependencies = TRUE)<br><br>##### Mac users:<br>install.packages(&quot;spgrass6&quot;, type=&quot;source&quot;, dependencies=TRUE)<br>
<br>This should fetch all dependencies.<br>See also<br>&nbsp;<a href="http://grass.osgeo.org/statsgrass/grass6_r_install.html" target="_blank">http://grass.osgeo.org/statsgrass/grass6_r_install.html</a><br><font color="#888888"><br>
Markus<br></font>
<div>
<div></div>
<div class="Wj3C7c">_______________________________________________<br>grass-stats mailing list<br><a href="mailto:grass-stats@lists.osgeo.org">grass-stats@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/grass-stats" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-stats</a><br>
</div></div></blockquote></div><br>