Displaying 2 results from an estimated 2 matches for "biolo".
Did you mean:
biol
2011 Jul 18
0
multiple installations of R (in Fedora)
...his kind, so that's why I'm looking for your advice.
I'm not sure if that matters, at this moment I still have fully another functional installation of R in (default) /linux/local/lib64 .
So the place I'd like to install (and keep various versions of R) now/in the future is
/linux/biolo/R_fedora/
where I have a copy of R-latest.tar (which is the version I'd like to install at this moment, later e.g. developer versions of R might be added as well)
Here the steps I tried :
tar -xvf R-latest.tar
# then I go the directory that has been created :
cd /linux/biolo/R_fedora/R-2.1...
2012 Apr 18
1
Error installing libraries (eg RODBC) on R-2.15.0 : cannot find 'config.log'
...#39;m having trouble installing almost one third of the additional libraries
I want (which installed flawlessly with R-2.14.2), among them RODBC for
which I show the message below (obtained on Ubuntu) :
surf_forInstallation_> R CMD INSTALL RODBC_1.3-5.tar.gz
* installing to library '/linux/biolo/R_surf/R-2.15.0/lib64/R/library'
* installing *source* package 'RODBC' ...
** package 'RODBC' successfully unpacked and MD5 sums checked
checking for gcc...
gcc -std=gnu99
checking for C compiler default output file name... configure: error: C
compiler cannot create executables...