[R] R installation

Brian.O'Gorman@noaa.gov Brian.O'Gorman at noaa.gov
Wed Feb 16 23:31:15 CET 2000


To get R-0.99.0a to execute in a directory other than /usr/local, I've
had to do the following
setenv R_HOME /export/trichodon2/R/R-0.99.0a   
./configure --prefix=/export/trichodon2/R/R-0.99.0a
make
make install
make check
add to the path $R_HOME/bin, eg. in my .cshrc

/export/trichodon2/R/R-0.99.0a is where I gunzip and tar the
R-0.99.0a.tar.gz on my Solaris 2.7 Unix machine.

Peter Dalgaard BSA wrote:
> 
> Brian.O'Gorman at noaa.gov writes:
> 
> > --simple boundary
> > Content-Type: text/plain; charset=ISO-8859-1
> > Content-Transfer-Encoding: 7bit
> > Content-Description: "cc:Mail Note Part"
> >
> > I've decided to install in R in a directory other than /usr/local, but
> > I'm having difficulty in setting the correct paths, i.e. PATH or path.
> > I've set my R_HOME, and sure enough there's a bin and lib directory
> > there but R just won't execute (something like GUI 'X11' is not
> > supported. However when R is installed in /usr/local then everything is
> > OK...Any help or comments appreciated...
> 
> The official way is to use --prefix=/path/to/mydir on the configure
> command before building, but you should be able to get away with
> altering the relevant line in the startup script (bin/R) which sets
> R_HOME.
> 
> (The error message is admittedly cryptic and comes from checking
> whether $R_HOME/R.X11 is there. 1.0.0 will have a direct check for the
> existence of $R_HOME first.)
> 
> --
>    O__  ---- Peter Dalgaard             Blegdamsvej 3
>   c/ /'_ --- Dept. of Biostatistics     2200 Cph. N
>  (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
> ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
> Send "info", "help", or "[un]subscribe"
> (in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._

-------------- next part --------------
begin:vcard 
n:O'Gorman;Brian
tel;fax:(907) 481-1701
tel;work:(907) 481-1716
x-mozilla-html:FALSE
org:National Marine Fisheries Service;Alaska Fisheries Science Center 
version:2.1
email;internet:brian.o'gorman at noaa.gov
adr;quoted-printable:;;Resource Assessment and Conservation Engineering Division=0D=0AShellfish Assessment Program=0D=0A301 Research Court;Kodiak;Alaska;99615;USA
fn:Brian O'Gorman
end:vcard



More information about the R-help mailing list