|
@@ -4,7 +4,7 @@ EasyBuild is a software build and installation framework that allows you to mana
|
|
|
|
|
|
## Requirements
|
|
|
|
|
|
-* openSUSE : `gcc-c++ patch libopenssl-devel`
|
|
|
+* openSUSE : `gcc-c++ patch libopenssl-devel gperf`
|
|
|
|
|
|
## Getting started
|
|
|
|
|
@@ -22,3 +22,7 @@ Then call `screen` and :
|
|
|
* `eb NCO-4.6.6-intel-2018.eb -r`
|
|
|
* `eb R-3.4.1-intel-2018.eb -r`
|
|
|
* `eb GDAL-2.2.0-intel-2018-Python-3.6.1.eb -r`
|
|
|
+* `eb MATLAB-UCL-2017a.eb`
|
|
|
+* `eb Python-3.6.2-foss-2017b.eb -r`
|
|
|
+
|
|
|
+Finally, run `./utils/install_modulerc.sh`
|