Skip to content

Instantly share code, notes, and snippets.

@zhm
Created March 9, 2012 04:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save zhm/2005091 to your computer and use it in GitHub Desktop.
Save zhm/2005091 to your computer and use it in GitHub Desktop.
./configure \
--with-local=yes \
--prefix=/Users/zacmcc/local \
--with-threads \
--with-libtool \
--with-libtiff=internal \
--with-geotiff=internal \
--with-pcraster=internal \
--with-pcidsk=internal \
--with-bsb \
--with-grib \
--with-pam \
--with-libz=/usr \
--with-png=/usr/X11 \
--with-expat=/usr \
--with-sqlite3=/usr \
--with-ruby \
--with-python \
--with-geos=yes \
--with-spatialite=/usr/local \
--with-netcdf=yes \
--with-opencl=yes \
--with-jpeg \
--with-jpeg12 \
--with-gif=yes \
--with-liblzma=yes \
--with-poppler=/usr/local \
--with-webp=yes \
--with-java=/Library/Java/JavaVirtualMachines/1.6.0_29-b11-402.jdk/Contents/Home \
--with-mdb=yes \
--with-jvm-lib=/Library/Java/JavaVirtualMachines/1.6.0_29-b11-402.jdk/Contents/Libraries \
--with-mrsid=/Users/zacmcc/local/mrsid \
--with-fgdb=/Users/zacmcc/local/filegdb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment