EasyBuild: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 8: Line 8:


= EasyBuild and modules = <!--T:3-->
= EasyBuild and modules = <!--T:3-->
One of the key features of EasyBuild is that it automatically generates environment [[Utiliser_des_modules/en|modules]] which can be used to make a software package available in your session. In addition to defining standard Linux environment variables such as <tt>PATH</tt>, <tt>CPATH</tt> and <tt>LIBRARY_PATH</tt>, EasyBuild also defines some environment variables specific to EasyBuild, two of which may be particularly interesting to users:
One of the key features of EasyBuild is that it automatically generates environment [[Utiliser_des_modules/en|modules]] which can be used to make a software package available in your session. In addition to defining standard Linux environment variables such as <code>PATH</code>, <code>CPATH</code> and <code>LIBRARY_PATH</code>, EasyBuild also defines some environment variables specific to EasyBuild, two of which may be particularly interesting to users:
* <tt>EBROOT<name></tt>: Contains the full path to the location where the software <tt><name></tt> is installed.
* <code>EBROOT<name></code>: Contains the full path to the location where the software <code><name></code> is installed.
* <tt>EBVERSION<name></tt>: Contains the full version of the software <tt><name></tt> loaded by this module.
* <code>EBVERSION<name></code>: Contains the full version of the software <code><name></code> loaded by this module.


<!--T:15-->
<!--T:15-->
rsnt_translations
56,430

edits

Navigation menu