source:
issm/oecreview/Archive/12678-13393/ISSM-13157-13158.diff@
13394
Last change on this file since 13394 was 13394, checked in by , 13 years ago | |
---|---|
File size: 856 bytes |
-
u/astrid-r1b/morlighe/issmuci/trunk-jpl/../trunk-jpl/externalpackages/autotools/install.sh
13 13 ./configure --prefix="$ISSM_DIR/externalpackages/autotools/install" 14 14 make 15 15 make install 16 cd .. 16 17 17 18 #install automake 18 19 echo " === INSTALLING AUTOMAKE ==" … … 24 25 ./configure --prefix="$ISSM_DIR/externalpackages/autotools/install" 25 26 make 26 27 make install 28 cd .. 27 29 28 30 #install libtool 29 31 echo " === INSTALLING LIBTOOL ==" … … 36 38 ./configure --prefix="$ISSM_DIR/externalpackages/autotools/install" 37 39 make 38 40 make install 41 cd ..
Note:
See TracBrowser
for help on using the repository browser.