Site Tools


linux_modules:scons
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
linux_modules:scons [2023/08/29 19:56] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Scons ======
 +
 +Project website: https://scons.org/
 +
 +===== Using scons =====
 +
 +//Coming soon//
 +
 +Documentation is available here: https://scons.org/documentation.html
 +
 +Manpages are also available after loading the module.
 +
 +==== Loading the Module ====
 +
 +**Example: **
 +<code>
 +[ktm5j@portal01] ~$ module whatis scons
 +---------------------- /sw/linux-any/Modules/modulefiles -----------------------
 +               scons: SCons is an Open Source software construction tool
 +[ktm5j@portal01] ~$ module load scons
 +[ktm5j@portal01] ~$ which scons
 +/sw/linux-any/scons/current/bin/scons
 +</code>
 +
 +==== Environment Variables ====
 +
 +^ Variable ^ Join Type ^ String Added ^
 +| PATH | prepend | /sw/linux-any/scons/3.0.1/bin |
 +| MANPATH | prepend | /sw/linux-any/scons/3.0.1/man |
 +
 +
  
linux_modules/scons.txt · Last modified: 2023/08/29 19:56 by 127.0.0.1