forked from easybuilders/easybuild-framework
-
Notifications
You must be signed in to change notification settings - Fork 0
Dependencies
boegel edited this page Apr 5, 2012
·
9 revisions
EasyBuild has a couple of dependencies, some of them optional:
- Python 2.4, or a more recent 2.x version
- environment-modules, version >= 3.2.6
- environment-modules requires http://www.tcl.tk/ to be installed (with header files)
EasyBuild is written in Python, so a Python installation is indispensable.
EasyBuild not only generates module files to be used along with the software it installs, it also depends on the generated modules for some of its functionality. In practice, you need environment modules to make full use of EasyBuild's features.
- (none)