Changeset 6721
- Timestamp:
- 12/10/10 11:14:02 (14 years ago)
- Location:
- issm/trunk/externalpackages
- Files:
-
- 2 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/externalpackages/README
r6088 r6721 1 1 To install all the ISSM libraries: 2 3 2 4 3 1/ source the ISSM_TIER/Etc/environment.sh file. This will set up all the necessary 5 4 environment variables in your shell. 6 5 7 2/ type make, or go into each library folder and type install.sh . 8 We advise to do the latter, should any problems arise during the libraries compilation, 9 users will be able to spot the problematic library more easily. Just remember to compile 10 the libraries in the same order as the Makefile. 6 2/ go into each library folder and type install.sh . 11 7 12 8 3/ There is no guarantee the compilation will work on all systems. A lot of tweaking of the 13 9 install.sh files will probably be involved. Especially, the configuration part of the install. 14 15 10 16 11 Update:
Note:
See TracChangeset
for help on using the changeset viewer.