Difference between revisions of "Applications/Autotools"

From HPC
Jump to: navigation , search
(Application Details)
(Modules Available)
Line 7: Line 7:
 
====Modules Available====
 
====Modules Available====
 
<pre style="background-color: #000000; color: white; border: 2px solid black; font-family: monospace, sans-serif;">
 
<pre style="background-color: #000000; color: white; border: 2px solid black; font-family: monospace, sans-serif;">
module load autotools
+
module add autotools
 
</pre>
 
</pre>

Revision as of 11:05, 15 March 2017

Application Details

  • Description: Autotools, is a suite of programming tools designed to assist in making source code packages portable
  • Module Names: autotools/2016-11-03, autotools/latest
  • Licence: GNU Licence

Modules Available

module add autotools