User Tools

Site Tools


nix:gcc

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
nix:gcc [2017/05/17 16:22] kauffmannix:gcc [2017/12/05 12:03] kauffman
Line 1: Line 1:
-====== We can haz GCC ======+====== GCC ======
  
 ===== GCC Versions that are already installed on CS infrastructure ===== ===== GCC Versions that are already installed on CS infrastructure =====
Line 22: Line 22:
  
 <code> <code>
-kauffman3@green:~$ module --terse avail+kauffman3@green:~$ module --terse avail
 /etc/environment-modules/modules: /etc/environment-modules/modules:
 cmake/3.1.1 cmake/3.1.1
Line 99: Line 99:
 echo "  export PATH=\$HOME/$PREFIX/bin:\$PATH" echo "  export PATH=\$HOME/$PREFIX/bin:\$PATH"
 echo "  export LD_LIBRARY_PATH=\$HOME/$PREFIX/lib:\$LD_LIBRARY_PATH" echo "  export LD_LIBRARY_PATH=\$HOME/$PREFIX/lib:\$LD_LIBRARY_PATH"
 +</code>
 +
 +===== Troubleshooting =====
 +==== 'module' command not found ====
 +To resolve you may have to do the following:
 +<code>
 +source /etc/profile.d/modules.sh
 </code> </code>
/var/lib/dokuwiki/data/pages/nix/gcc.txt · Last modified: 2021/01/20 12:25 by kauffman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki