Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
module load library/gdal/2.3.0
module load library/gdal/svn38433

 

Installation

No Format
module load NetCDF/4.4.1.1-gnu

module load library/hdf5/1.8.18-parallel
module load intel-mpi/openMPI/15.80.5-gcc4.9.0

svn checkout https://svn.osgeo.org/gdal/trunk/gdal gdal
 ./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-3.048
module load ics/2013
module list
Currently Loaded Modulefiles:
  1) library/hdf5/1.8.18   2) intel-mpi/5.0.3.048   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-hdf5=/sw/library/hdf5/1.8.18    --with-netcdf=/sw/NetCDF/4.4.1.1/4.4.1.1-gnu   --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/libtiffNetCDF/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
  C++ compiler:              icpc -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -I/sw/NetCDF/4.4.1.1/4.4.1.1-gnu/include:-I/sw/library/openMPIhdf5/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:18/include
  C++11 support:             no

  LIBTOOL support:           yes

  LIBZ support:              external
  LIBLZMA support:           no
  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:            no
  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:             no

  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

 

 

Installation of version 2.3.0

No Format
module load NetCDF/4.4.1.1-gnu
module load library/hdf5/1.8.18
module load library/zlib/1.2.5


svn checkout https://svn.osgeo.org/gdal/trunk/gdal gdal
./configure   --prefix=/sw/library/gdal/2.3.0 -with-png=internal --with-jpeg=internal --with-gif=internal --with-geotiff=internal --with-libtiff=/sw/library/libtiff/tiff-4.0.7   --with-hdf5=/sw/library/hdf5/1.8.18    --with-netcdf=/sw/NetCDF/4.4.1.1/4.4.1.1-gnu   --with-liblzma=yes   2>&1 | tee configureLog.txt

make 2>&1 | tee makeLog.txt
make install 2>&1 | tee makeInstallLog.txt

>>>>>>>
GDAL is now configured for x86_64-pc-linux-gnu

  Installation directory:    /sw/library/gdal/2.3.0
  C compiler:               g++ -std=gnu++11 gcc -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -I/sw/library/libtiff/tiff-4.0.7/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/bzip2hdf5/1.08.618/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/library/Rmpfr/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:1.2/include
  C++ compiler:              g++ -std=gnu++11 -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -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-gcc4.9.0/include/openmpi/ompi/mpi/cxx:-I/sw/pcreopenMPI/1.8.395-gcc4.9.0/include:-I/sw/library/xzhdf5/51.38.318/include:-I/sw/library/xz/5.3.3/include/lzmaNetCDF/4.4.1.1/4.4.1.1-gnu/include:-I/sw/library/bzip2hdf5/1.08.6fpic18-parallel/include
  C++11 support:             yes

  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:              yesno
  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 2>&1 | tee makeLog.txt
make install 2>&1 | tee makeInstallLog.txt>>>>>>

 

Reference