Changes between Version 4 and Version 5 of MoabFromScratch

Show
Ignore:
Timestamp:
04/15/09 11:30:47 (7 months ago)
Author:
tautges (IP: 128.104.186.21)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MoabFromScratch

    v4 v5  
    1414 
    15154. Run make, then make install.  This will install the MOAB include files, libraries, and binaries in include/, lib/, and bin/ subdirectories below the prefix directory 
    16 input to the configure script (which is /usr/local by default). 
     16input to the configure script (which is /usr/local by default - change with the --prefix= flag to configure.). 
    1717 
    1818That's it!