Installing ISAJET: Difference between revisions

From ift
(Created a page with installation experience w/ ISAJET)
 
No edit summary
 
Line 1: Line 1:
First, install ypatchy on your computer. On my mac, fink install patchy works. Then, download [http://www.nhn.ou.edu/~isajet/isajet.car isajet.car] , [http://www.nhn.ou.edu/~isajet/Makefile Makefile] and [http://www.nhn.ou.edu/~isajet/isared.tar.gz isared.tar.gz] . All are found on the [http://www.nhn.ou.edu/~isajet/isared.tar.gz ISAJET site] . Put them in a folder where you want to install them, and run uncompress isared.tar.gz .
First, install ypatchy on your computer. On my mac, fink install patchy works.
 
Then, download [http://www.nhn.ou.edu/~isajet/isajet.car isajet.car] , [http://www.nhn.ou.edu/~isajet/Makefile Makefile] and [http://www.nhn.ou.edu/~isajet/isared.tar.gz isared.tar.gz] . All are found on the [http://www.nhn.ou.edu/~isajet/isared.tar.gz ISAJET site] . Put them in a folder where you want to install them, and run uncompress isared.tar.gz .


Now you need to edit the makefile with the correct paths to ypatchy and your fortran compiler. An example for a mac installation may be found [http://people.uib.no/kmo078/Documents/Makefile here].
Now you need to edit the makefile with the correct paths to ypatchy and your fortran compiler. An example for a mac installation may be found [http://people.uib.no/kmo078/Documents/Makefile here].


Lastly, run make isatools (takes time) and make to install isajet.
Lastly, run make isatools (takes time) and make to install isajet.

Latest revision as of 12:54, 6 February 2012

First, install ypatchy on your computer. On my mac, fink install patchy works.

Then, download isajet.car , Makefile and isared.tar.gz . All are found on the ISAJET site . Put them in a folder where you want to install them, and run uncompress isared.tar.gz .

Now you need to edit the makefile with the correct paths to ypatchy and your fortran compiler. An example for a mac installation may be found here.

Lastly, run make isatools (takes time) and make to install isajet.