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