<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=windows-1255"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 12/09/2010 07:54, Chethan S wrote:
<blockquote
 cite="mid:AANLkTikBP26J2z6czEvbOY=LVE4zxs6T4vNWc1bRU17J@mail.gmail.com"
 type="cite">Hello everybody!<br>
  <br>
I am using GRASS 6.4.0 RC6 in ubuntu 10.04. I installed R version
2.11.1 (2010-05-31) just today. As I need GRASS and R interface for my
work, I went ahead as per instructions in <a moz-do-not-send="true"
 href="http://www.osgeo.org/files/journal/final_pdfs/OSGeo_vol1_GRASS-R.pdf">http://www.osgeo.org/files/journal/final_pdfs/OSGeo_vol1_GRASS-R.pdf</a>.
  <br>
  <br>
Initially when I started R from within GRASS and tried the command I
got the following errors:<br>
  <div style="margin-left: 40px;">&gt; install.packages("spgrass6",
dependencies = TRUE)<br>
Warning in install.packages("spgrass6", dependencies = TRUE) :<br>
  argument 'lib' is missing: using '/usr/local/lib/R/site-library'<br>
Warning in install.packages("spgrass6", dependencies = TRUE) :<br>
  'lib = "/usr/local/lib/R/site-library"' is not writable<br>
Would you like to create a personal library<br>
'~/R/i486-pc-linux-gnu-library/2.11'<br>
to install packages into?  (y/n) n<br>
Error in install.packages("spgrass6", dependencies = TRUE) : <br>
  unable to install packages<br>
&gt; q()<br>
  <br>
  </div>
</blockquote>
<br>
To work this out, you should either start a library in your home dir
(i.e. answer 'yes' to the question of creating a personal library). Or,
alternatively, give yourself full rights on the system library
directory, /usr/local/lib/R<br>
<br>
<blockquote
 cite="mid:AANLkTikBP26J2z6czEvbOY=LVE4zxs6T4vNWc1bRU17J@mail.gmail.com"
 type="cite"><br>
  <div style="margin-left: 40px;">* installing *source* package ‘rgdal’
...<br>
gdal-config: gdal-config<br>
./configure: line 1311: gdal-config: command not found<br>
Error: gdal-config not found<br>
  </div>
</blockquote>
<br>
You'll also need the libgdal1-dev package. That gives you the
gdal-config utility. Then you should be good to go.<br>
 <br>
<blockquote
 cite="mid:AANLkTikBP26J2z6czEvbOY=LVE4zxs6T4vNWc1bRU17J@mail.gmail.com"
 type="cite"><br>
Regards,<br>
  <br>
Chethan S.<br>
  <br>
</blockquote>
Cheers,<br>
Micha<br>
<br>
<blockquote
 cite="mid:AANLkTikBP26J2z6czEvbOY=LVE4zxs6T4vNWc1bRU17J@mail.gmail.com"
 type="cite">
  <pre wrap="">
  </pre>
  <br>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="62">-- 
Micha Silver
<a class="moz-txt-link-freetext" href="http://www.surfaces.co.il/">http://www.surfaces.co.il/</a>
Arava Development Co.  +972-52-3665918
</pre>
</body>
</html>