Skip to content
Prev 18073 / 398502 Next

Installing GRASS_0.1-4.tar.gz on RedHat7.1 Linux

Ulrich:
On Wed, 20 Mar 2002, Ulrich Leopold wrote:

            
The GRASS package for interfacing R with the GRASS geographical
information system needs GRASS's libraries and header files, and
installing the package starts by trying to find out if GRASS is installed
on your system and where it is. The gmake5 script is part of the GRASS 5
distribution, and not finding it suggests that - as the message says - it
either isn't there at all, or not on your path.

In addition, the version of GRASS on CRAN is 0.1-8. As the README file
says, version 0.1-4 will only work with R < 1.2.0 anyway, so a more recent
version might be a good idea. It is also possible, as the README says, to
give INSTALL the configure argument --configure-args=--interp to drop the
compiled interface.

Roger