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/14 18:47] – 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 15: | Line 15: | ||
To unpack type | To unpack type | ||
- | | + | tar xvzf EZ_3_6_3.tar.gz |
This will unpack all the files in a directory '' | This will unpack all the files in a directory '' | ||
Line 21: | Line 21: | ||
Switch to this directory: | Switch to this directory: | ||
- | | + | cd EZ_3_6_3 |
There are a lot of '' | There are a lot of '' | ||
- | | + | 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/ | ||
+ | |||
+ | == Advanced == | ||
+ | |||
+ | To see what other modules are available, type | ||
+ | |||
+ | module avail | ||
+ | |||
+ | To see your currently loaded modules, type | ||
+ | |||
+ | module list | ||
==== Compiling ==== | ==== Compiling ==== | ||
Line 33: | Line 62: | ||
Change to directory '' | Change to directory '' | ||
- | | + | cd make |
execute the '' | execute the '' | ||
- | '' | + | |
the original version of '' | the original version of '' | ||
- | There should now be a version of the EZ executable in the '' | + | There should now be a version of the EZ executable in the '' |
- | | + | cd ../run |
Type | Type | ||
- | | + | ls -latr |
to see the files, sorted in reverse order of creation. {{ez_3_6_3.txt|Here is list of files you should have.}} | to see the files, sorted in reverse order of creation. {{ez_3_6_3.txt|Here is list of files you should have.}} | ||
- | ==== Some FORTRAN | + | ==== Some Documentation ==== |
+ | |||
+ | == UNIX == | ||
+ | |||
+ | {{http:// | ||
+ | |||
+ | == FORTRAN | ||
- | {{http:// | + | {{http:// |
- | ===== | + | == emacs == |
+ | {{http:// |