Re: [R] Installing R on BSD

2008-01-08 Thread Saeed Abu Nimeh
add_pkg -r R Kitty Lee wrote: > Dear users, > > I try to follow the instruction on this page to install R on 4.4BSD network. > > http://cran.r-project.org/doc/manuals/R-admin.html#Using-make > > > I can unpack the file but the system can't recognize the command: > > ./configure > make > >

[R] Installing R on BSD

2008-01-08 Thread Kitty Lee
Dear users, I try to follow the instruction on this page to install R on 4.4BSD network. http://cran.r-project.org/doc/manuals/R-admin.html#Using-make I can unpack the file but the system can't recognize the command: ./configure make Any ideas what should be the right command? Thanks!! K.