Changes between Version 9 and Version 10 of UserGuide/BuildingEnzo

Show
Ignore:
Timestamp:
08/11/09 22:14:30 (3 months ago)
Author:
rpwagner
Comment:

Fixed a couple of typos

Legend:

Unmodified
Added
Removed
Modified
  • UserGuide/BuildingEnzo

    v9 v10  
    6767== Porting == 
    6868 
    69 If there's no machine file for the machine you're on, you will have to do a small amount of porting.  However, we have attempted to provide a wipe base of Makefiles, so you should be able to find one that is close, if not identical, to the machine you are attempting to run Enzo on.  The basic steps are as follows: 
     69If there's no machine file for the machine you're on, you will have to do a small amount of porting.  However, we have attempted to provide a wide base of Makefiles, so you should be able to find one that is close, if not identical, to the machine you are attempting to run Enzo on.  The basic steps are as follows: 
    7070 
    7171 1. Find a {{{Make.mach}}} file from a similar platform. 
     
    177177== Building other Tools == 
    178178 
    179 Here's the quick steps to building {{{ring}}}, {{{inits}}} and [http;//yt.enzotools.org/ yt]. 
     179Here's the quick steps to building {{{ring}}}, {{{inits}}} and [http://yt.enzotools.org/ yt]. 
    180180 
    181181=== Inits ===