Changes
Page history
Update Ghana Installation software
authored
Dec 21, 2018
by
ndomassi.tando_ird.fr
Hide whitespace changes
Inline
Side-by-side
Ghana-Installation-software.md
View page @
9d1cfb55
...
...
@@ -503,7 +503,7 @@ URL: https://www.r-project.org/
wget https://cran.r-project.org/src/base/R-3/R-3.5.1.tar.gz
tar xvfz R-3.5.1.tar.gz
cd R-3.2.2
./configure
–
with-x=no --with-lapack --with-blas --enable-R-shlib --prefix= /usr/local/bioinfo/R-3.5.1
./configure
--
with-x=no --with-lapack --with-blas --enable-R-shlib --prefix= /usr/local/bioinfo/R-3.5.1
make -I/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.101-2.6.6.1.el7_2.x86_64/include/
make install
...
...
...
...