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:14] – 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 | ||
| - | wget http:// | + | |
| to download the file. | to download the file. | ||
| Line 41: | Line 41: | ||
| ups list -aK+ gcc | 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 74: | Line 90: | ||
| {{http:// | {{http:// | ||
| + | == emacs == | ||
| + | {{http:// | ||