Changeset 1279
- Timestamp:
- May 3, 2005, 12:40:55 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/pmesh/README
r1277 r1279 1 1 SYSTEM REQUIREMENTS 2 2 3 Python, with Pmw must be installed. Read the starting.html file that 4 comes with pmw with regrads to how it is installed.(quick install 5 advice: install pmw in the python2.2/site-packages dir) (Python and 6 pmw are in the downloads directory) 3 Python, with Pmw must be installed to use pmesh. Read the 4 starting.html file that comes with pmw with regrads to how it is 5 installed.(quick install advice: install pmw in the 6 python2.2/site-packages dir) (Python and pmw are in the downloads 7 directory) 7 8 8 9 INSTALLATION COMMANDS, FOR LINUX 9 10 To build the python package, as root; 10 11 This is necessary to complite triangle for using pmesh graphically and 12 the pmesh.mesh script. 13 14 To build triangle, as root; 11 15 python setup.py install 12 16
Note: See TracChangeset
for help on using the changeset viewer.