Skip to content

Instantly share code, notes, and snippets.

@matthewberryman
Created April 24, 2017 11:52
Show Gist options
  • Save matthewberryman/64962252c2048e7517dcf5420cb8d23f to your computer and use it in GitHub Desktop.
Save matthewberryman/64962252c2048e7517dcf5420cb8d23f to your computer and use it in GitHub Desktop.
alces-flight-repast-configure.sh
./configure --prefix=/opt/apps/repast --with-netcdf-include=/opt/gridware/local/el7/pkg/libs/netcdf/4.3.0/gcc-4.8.5+hdf5_serial-1.8.13/include --with-netcdf-lib-dir=/opt/gridware/local/el7/pkg/libs/netcdf/4.3.0/gcc-4.8.5+hdf5_serial-1.8.13/lib --with-netcdf-cxx-include=/opt/apps/netcdf++/include --with-netcdf-cxx-lib-dir=/opt/apps/netcdf++/lib --with-boost-include=/opt/gridware/depots/8168fdff/el7/pkg/libs/boost/1.60.0/gcc-4.8.5+openmpi-1.8.5+python-2.7.8/include/ --with-boost-lib-dir=/opt/gridware/depots/8168fdff/el7/pkg/libs/boost/1.60.0/gcc-4.8.5+openmpi-1.8.5+python-2.7.8/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment