Hi Jan, Why do you want R under Cygwin? You simply need R to be installed under Windows. Cygwin shell "talks" with R windows version.
- So, first install R under Windows. - Run Cygwin, run grass. It will open an XWindow, but don't use it. Go back to your cygwin window and run R. It will invoke R installed on Windows. - So, if you have spgrass6 installed on your Windows R version, you can load it from cygwin, with "library(spgrass6)", and you're ready to interface with Grass. To try if it runs well, type gmeta6(). It will print the metadata infos about Grass (region, mapset, etc.) Giovanni 2008/2/20, Jan Pacina <[EMAIL PROTECTED]>: > Hello to all, > I am trying to install the R environment to grass6.2 running under > cygwin. I have downloaded the spgrass6 package from > http://cran.r-project.org/web/packages/spgrass6/index.html but I do not > have a clue what to do with it next. > Can pls anyone help with some good instruction what to do?? > Thanks in forward. > Jan > > -- > ---------------------------------------------------------------------------------------------- > Ing. Jan Pacina e-mail: [EMAIL PROTECTED] > University of West Bohemia phone: (+420) 37763-2692 > Department of Mathematics fax: (+420) 37763-2602 > Plzen, Czech Republic address: Univerzitni 20, 306 14 > ---------------------------------------------------------------------------------------------- > > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user > _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
