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:home [2008/09/18 18:22] – heger | classes:2008:fall:astro4001.001:home [2008/10/16 12:50] (current) – alex | ||
---|---|---|---|
Line 5: | Line 5: | ||
* feel free to sign your contribution with your name (alex) | * feel free to sign your contribution with your name (alex) | ||
- | ===== Downloading and Installing | + | ===== Q& |
- | * Documentation at [[http:// | + | |
- | * Readme file at [[http:// | + | |
- | * tar file of the distribution at [[http:// | + | |
- | ==== Downloading ==== | + | [[weblog|Use this page for posting questions and answers]] |
- | On you linux prompt type | + | |
- | '' | + | ===== Downloading and Installing ====== |
- | to download the file. | + | [[installation|Some brief instructions]] |
- | ==== Unpacking | + | ===== Graphics Tools ===== |
- | To unpack type | + | We want to establish a page on graphical visualization tools as well in section [[graphics]] |
- | '' | + | ===== Synchronizing Your Files ===== |
- | This will unpack all the files in a directory | + | Use the '' |
- | Switch to this directory: | + | rsync -vaz A my_login@bb: |
- | '' | + | To synchronize into directory B on computer bb type |
- | There are a lot of '' | + | rsync -vaz A my_login@bb: |
- | '' | + | You can also mount the directory A from aa at directory B on bb. To do this, log into computer bb. Make sure directory B exists. |
- | '' | + | mkdir B |
- | ==== Compiling ==== | + | To link the directory, type: |
- | Change to directory '' | + | sshfs my_login@aa: |
- | '' | ||
- | |||
- | execute the '' | ||
- | |||
- | '' | ||
- | |||
- | the original version of '' | ||
- | |||
- | There should now be a version of the EZ executable in the '' | ||
- | |||
- | '' | ||
- | |||
- | Type | ||
- | |||
- | '' | ||
- | |||
- | to see the files, sorted in reverse order of creation. {{EZ_3_6_3_files.txt|Here is a dead link.}} | ||
- | |||
- | ==== Graphics Tools ==== | ||
- | |||
- | We want to establish a page on graphical visualization tools as well in section [[graphics]] | ||
+ | | ||