Changeset 23164
- Timestamp:
- 08/22/18 15:29:33 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/jenkins/linux64_ross_javascript ΒΆ
r23155 r23164 5 5 6 6 #ISSM CONFIGURATION 7 #NOTE: Although Python and NumPy are not strictly used to run ISSM under the Javascript build, Python is used in the compilation of Emscripten 7 8 ISSM_CONFIG='--prefix="$ISSM_DIR" \ 8 9 --disable-shared \ 9 10 --with-javascript \ 11 --with-python-dir=/usr \ 12 --with-python-numpy-dir=/home/jenkins/.local/lib/python2.7/site-packages/numpy \ 10 13 --with-triangle-dir="$ISSM_DIR/externalpackages/triangle/install-javascript" \ 11 14 --with-gsl-dir="$ISSM_DIR/externalpackages/gsl/install-javascript" \
Note:
See TracChangeset
for help on using the changeset viewer.