[GRASS-stats] Problems installing spgrass6

Edward Tomlinson e.j.tommo at gmail.com
Thu Oct 30 08:28:34 EDT 2008


Dear list,

I seem to be having a similar problem, cannot install spgrass6 package.

i have tried R CMD INSTALL and package.install methods. Also tried with
dependencies = true.

Still end up with the same error.

I have gdal 1.5.3 installed seperatly.

Can anyone give me suggestions?

Thanks,
Ed

2008/10/30 Markus Neteler <neteler at osgeo.org>

> On Wed, Oct 29, 2008 at 7:21 PM, Dylan Beaudette
> <dylan.beaudette at gmail.com> wrote:
> > On Wednesday 29 October 2008, William Hudspeth wrote:
> >> Hello, I am having problems installing the latest version of spgrass6 on
> >> a machine running SUSE linux 10.1. From the R prompt, I updated all
> >> packages, including sp, rgdal, spatial, etc.
> ...
> >> installation of package 'spgrass6' had non-zero exit status in:
> >> install.packages(update[, "Package"], instlib, contriburl = contriburl,
> >>
> >> Any assistance would be greatly appreciated,
> >>
> >> Thanks, William
> >>
> >>
> >
> > This error probably means that you will need to first install the rgdal
> > package-- which depends on a working install of GDAL library and
> development
> > files (headers / include files / etc.).
>
> To simplify this, try:
>
> ##### Non-Mac users:
> install.packages("spgrass6", dependencies = TRUE)
>
> ##### Mac users:
> install.packages("spgrass6", type="source", dependencies=TRUE)
>
> This should fetch all dependencies.
> See also
>  http://grass.osgeo.org/statsgrass/grass6_r_install.html
>
> Markus
>  _______________________________________________
> grass-stats mailing list
> grass-stats at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-stats
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-stats/attachments/20081030/d1c5a494/attachment.html


More information about the grass-stats mailing list