ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/README
(Generate patch)

Comparing trunk/OOPSE-3.0/README (file contents):
Revision 2205 by gezelter, Fri Apr 15 22:22:10 2005 UTC vs.
Revision 2208 by gezelter, Fri Apr 15 22:43:26 2005 UTC

# Line 38 | Line 38 | What you need to compile and use OOPSE:
38      with the PATHSCALE compiler on 64-bit AMD Opteron machines
39      are ongoing.
40  
41 < 2) GNU make.  Regular make won't work.  Really.  We've tried.
42 <    Don't bother with regular make.  Seriously.  You need GNU make.
43 <    Did we mention that you need GNU make?
41 > 2) GNU make (also known as gmake).  Regular make won't work.  
42 >    Really.  We've tried.  Don't bother with regular make.  
43 >    Seriously.  You need GNU make.  Did we mention that you
44 >    need GNU make?
45  
46   3) Perl.  Compilation dependencies in Fortran95 are somewhat
47      complicated, so the build process uses a perl script called
48 <    filepp to do this job.  You need perl.
48 >    filepp to do this job.  You need perl for filepp, so you
49 >    need perl to build OOPSE.
50  
51   4) MPI is optional for the single processor version of OOPSE,
52      but is required if you want OOPSE to run in parallel.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines