source:
issm/oecreview/Archive/12161-12180/ISSM-12170-12171.diff@
12325
Last change on this file since 12325 was 12325, checked in by , 13 years ago | |
---|---|
File size: 868 bytes |
-
proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-arm-linux.sh
1 1 #!/bin/sh 2 2 3 pythonversion=2.74 5 3 ./configure \ 6 4 --prefix=$ISSM_DIR \ 7 --with-python-dir=$ISSM_DIR/externalpackages/python/install\ 8 --with-python-version=$pythonversion \ 9 --with-python-numpy-dir=$ISSM_DIR/externalpackages/python/install/Python.framework/Versions/$pythonversion/lib/python$pythonversion/site-packages/numpy/core/include/numpy\ 5 --without-modules \ 10 6 --with-vendor=arm-linux \ 11 7 --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \ 12 8 --with-gsl-dir=$ISSM_DIR/externalpackages/gsl/install
Note:
See TracBrowser
for help on using the repository browser.