Changes
Page history
Update Ghana Installation software
authored
Dec 07, 2018
by
ndomassi.tando_ird.fr
Show whitespace changes
Inline
Side-by-side
Ghana-Installation-software.md
View page @
f8fd3207
...
...
@@ -474,9 +474,11 @@ $~ make install
Add
/usr/local/bioinfo/R-3.5.1/bin
to the path :
Add
these variables
to the path :
echo 'export PATH=/usr/local/bioinfo/R-3.5.1/bin/:$PATH' >>/etc/profile
echo 'export LD_LIBARY_PATH=/usr/local/bioinfo/R-3.5.1/lib:$LD_LIBRARY_PATH' >>/etc/profile
echo 'export R_HOME=/usr/local/bioinfo/R-3.5.1/' >>/etc/profile
source /etc/profile
...
...
...
...