...
No Format |
---|
module load NetCDF/4.4.1.1-gnu module load library/hdf5/1.8.18 module load intel-mpi/openMPI/5.0.3.048 module load ics/2013 module list Currently Loaded Modulefiles: 1) library/hdf5/1.8.18 2) intel-mpi/5.0.3.5-gcc4.9.0048 3) ics/2013 4) library/zlib/1.2.5 5) NetCDF/4.4.1.1-gnu svn checkout https://svn.osgeo.org/gdal/trunk/gdal gdal CC=icc CXX=icpc ./configure --prefix=/sw/library/gdal/svn38433 -with-png=internal --with-jpeg=internal --with-gif=internal --with-geotiff=internal --with-libtiff=/sw/library/libtiff/tiff-4.0.7 --with-perl --with-hdf5=/sw/library/hdf5/1.8.18-parallel --with-netcdf=/sw/NetCDF/4.4.1.1/4.4.1.1-gnu --with-php --with-python=/sw/python/3.6.1/bin/python --with-liblzma=yes 2>&1 | tee configureLog.txt >>>>>>>> GDAL is now configured for x86_64-pc-linux-gnu Installation directory: /sw/library/gdal/svn38433 C compiler: gccicc -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -I/sw/library/libtiff/tiff-4.0.7/include:-I/sw/library/bzip2/1.0.6/include:-I/sw/NetCDF/4.4.1.1/4.4.1.1-gnu/include:-I/sw/library/hdf5/1.8.18-parallel/include:-I/sw/R/3.3.3/lib64/R/include:/sw/R/3.3.3/lib64/R/include/R_ext:-I/sw/openMPI/1.8.5-gcc4.9.0/include/openmpi/ompi/mpi/cxx:-I/sw/openMPI/1.8.5-gcc4.9.0/include:-I/sw/library/mpfr/3.1.2/include:-I/sw/library/blas/CBLAS/include:-I/sw/library/atlas/3.10.2/my_build_dir/include:-I/sw/sdev/jdk/jdk1.8.0_66/include:/sw/sdev/jdk/jdk1.8.0_66/include/linux:-I/sw/misc/curl/7.53.1/include/curl:-I/sw/pcre/8.39/include:-I/sw/library/xz/5.3.3/include:/sw/library/xz/5.3.3/include/lzma:-I/sw/library/bzip2/1.0.6fpic/include C++ compiler: g++ -std=gnu++11icpc -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -I/sw/library/libtiff/tiff-4.0.7/include:-I/sw/library/bzip2/1.0.6/include:-I/sw/NetCDF/4.4.1.1/4.4.1.1-gnu/include:-I/sw/library/hdf5/1.8.18-parallel/include:-I/sw/R/3.3.3/lib64/R/include:/sw/R/3.3.3/lib64/R/include/R_ext:-I/sw/openMPI/1.8.5-gcc4.9.0/include/openmpi/ompi/mpi/cxx:-I/sw/openMPI/1.8.5-gcc4.9.0/include:-I/sw/sdev/jdk/jdk1.8.0_66/include:/sw/sdev/jdk/jdk1.8.0_66/include/linux:-I/sw/misc/curl/7.53.1/include/curl:-I/sw/pcre/8.39/include:-I/sw/library/xz/5.3.3/include:/sw/library/xz/5.3.3/include/lzma:-I/sw/library/bzip2/1.0.6fpic/include C++11 support: yesno LIBTOOL support: yes LIBZ support: external LIBLZMA support: yesno cryptopp support: no GRASS support: no CFITSIO support: no PCRaster support: internal LIBPNG support: internal DDS support: no GTA support: no LIBTIFF support: external (BigTIFF=yes) LIBGEOTIFF support: internal LIBJPEG support: internal 12 bit JPEG: no 12 bit JPEG-in-TIFF: no LIBGIF support: internal OGDI support: no HDF4 support: no HDF5 support: yes Kea support: no NetCDF support: yesno Kakadu support: no JasPer support: no OpenJPEG support: no ECW support: no MrSID support: no MrSID/MG4 Lidar support: no JP2Lura support: no MSG support: no GRIB support: yes EPSILON support: no WebP support: no cURL support (wms/wcs/...):yes PostgreSQL support: yes MRF support: yes MySQL support: no Ingres support: no Xerces-C support: no NAS support: no Expat support: yes libxml2 support: yes Google libkml support: no ODBC support: yes PGeo support: yes FGDB support: no MDB support: no PCIDSK support: internal OCI support: no GEORASTER support: no SDE support: no Rasdaman support: no DODS support: no SQLite support: yes PCRE support: yes SpatiaLite support: no RasterLite2 support: no Teigha (DWG and DGNv8): no INFORMIX DataBlade support:no GEOS support: yes SFCGAL support: no QHull support: internal Poppler support: no Podofo support: no PDFium support: no OpenCL support: no Armadillo support: no FreeXL support: no SOSI support: no MongoDB support: no SWIG Bindings: pythonno php perl Statically link PROJ.4: no enable GNM building: yes enable pthread support: yes enable POSIX iconv support:yes hide internal symbols: no >>>>>>>>>>>>>>>>> make VERBOSE=10 2>&1 | tee makeLog.txt make install 2>&1 | tee makeInstallLog.txt |
...