This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cosy_installation [2018/08/24 13:57] couder |
cosy_installation [2018/09/10 12:08] (current) schatz |
||
---|---|---|---|
Line 15: | Line 15: | ||
1: Download all the file provided on step 3 of the download page and store them in a dedicated folder. | 1: Download all the file provided on step 3 of the download page and store them in a dedicated folder. | ||
- | 2: If you are using the intel fortran compiler, just use make in your terminal in the correct folder to compile. | + | 2: If you are using the intel fortran compiler, just use make in your terminal in the correct folder |
< | < | ||
Line 32: | Line 32: | ||
</ | </ | ||
+ | Note: I strongly suggest (and provided in the example avove) to comment the need for PGplot out. | ||
With all compiler (other than the intel one) you will also have to edit the file dafox.f to replace line 1403 with line 1408. | With all compiler (other than the intel one) you will also have to edit the file dafox.f to replace line 1403 with line 1408. | ||
Line 101: | Line 102: | ||
__If you are using MacOSX:__ | __If you are using MacOSX:__ | ||
- | See the instruction for Linux and ... finger crossed. | ||
+ | You can of course follow the Linux instructions to get the latest version. | ||
- | Note: If you see the following error: | + | Alternatively, |
+ | |||
+ | This provides a somewhat nicer environment to run COSY | ||
+ | |||
+ | |||
+ | __Note: If you see the following error:__ | ||
< | < |