Campuses:
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
classes:2008:fall:astro4001.001:installation [2008/10/15 09:06] – heger | classes:2008:fall:astro4001.001:installation [2008/10/15 09:28] (current) – heger | ||
---|---|---|---|
Line 7: | Line 7: | ||
On you linux prompt type | On you linux prompt type | ||
- | | + | |
to download the file. | to download the file. | ||
Line 27: | Line 27: | ||
find . -name " | find . -name " | ||
find . -name " | find . -name " | ||
+ | |||
+ | ==== Setting up compiler ==== | ||
+ | |||
+ | === Physics Computers === | ||
+ | |||
+ | To set up gcc/ | ||
+ | |||
+ | setup gcc v4_3_1 | ||
+ | |||
+ | == Advanced == | ||
+ | |||
+ | To see what other compiler versions are available, type | ||
+ | |||
+ | ups list -aK+ gcc | ||
+ | |||
+ | === MSI SVDL Computers === | ||
+ | |||
+ | to use gcc/ | ||
+ | |||
+ | module load gcc/gcc432 | ||
+ | |||
+ | == Advanced == | ||
+ | |||
+ | To see what other modules are available, type | ||
+ | |||
+ | module avail | ||
+ | |||
+ | To see your currently loaded modules, type | ||
+ | |||
+ | module list | ||
==== Compiling ==== | ==== Compiling ==== | ||
Line 36: | Line 66: | ||
execute the '' | execute the '' | ||
- | make | + | |
the original version of '' | the original version of '' | ||
Line 60: | Line 90: | ||
{{http:// | {{http:// | ||
- | ===== | + | == emacs == |
+ | {{http:// |