[ gpsdrive ] gdal build for grib files

chris h chris123 at magma.ca
Sat Oct 11 05:20:16 AKDT 2008


Greets:

Just downloaded the lastest release of gdal 1.5,25 source to build from 
scratch with grib file support to see if this can work with gpsdrive as 
according to this article its simple to generate a tiff file which can 
be "managed" for gpsdrive compliance. 

http://www.mail-archive.com/gdal-dev%40lists.osgeo.org/msg00025.html

However running ./configure --help shows no magical incantations to turn on 
grib file support and the resulting config.conf looks as follows (first test 
run to see what is missing). So how do I turn grib file support on? 

----------------------------------------------------------------------
GDAL is now configured for i686-pc-linux-gnu

  Installation directory:    /usr/local
  C compiler:                gcc -g -O2
  C++ compiler:              g++ -g -O2

  LIBTOOL support:           yes

  LIBZ support:              external
  GRASS support:             no
  CFITSIO support:           no
  PCRaster support:          internal
  NetCDF support:            yes
  LIBPNG support:            external
  LIBTIFF support:           external (BigTIFF=no)
  LIBGEOTIFF support:        internal
  LIBJPEG support:           external
  LIBGIF support:            external
  OGDI support:              no
  HDF4 support:              yes
  HDF5 support:              yes
  Kakadu support:            no
  JasPer support:            yes (GeoJP2=no)
  ECW support:               no
  MrSID support:             no
  GRIB support:              no 	<--------------------????
  cURL support (wms/wcs/...):yes
  PostgreSQL support:        yes
  MySQL support:             no
  Xerces-C support:            yes
  Expat support:             yes
  ODBC support:              yes
  PGeo support:              yes
  OCI support:               no
  SDE support:               no
  DODS support:              no
  SQLite support:            yes
  DWGdirect support          no
  PANORAMA GIS support:      no
  INFORMIX DataBlade support:no
  GEOS support:              yes


  Old-gen python          no
  SWIG Bindings:          no

  Statically link PROJ.4:    no
  enable OGR building:       yes
  enable pthread support:    no
  hide internal symbols:     no

---------------------------------------------------------

Greets thanks, and happy thanksgiving weekend to any other canuks on the list. 
Good to have some time off finally...:) 

-- 
/ch


More information about the GPSdrive mailing list