Opened 11 years ago
Closed 11 years ago
#1270 closed enhancement (fixed)
libgdal1h, gdal-config, gdal binaries
Reported by: | darkblueb | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | OSGeoLive7.9 |
Component: | OSGeoLive | Keywords: | gdal, libgdal1h |
Cc: |
Description
This ticket is for two things.. one is that gdal-config is not installed and .. not available ? for the build of libgdal1h ..
The second part is a general question about how gdal binaries and libgdal1h are related.
Change History (3)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
confirmed that /usr/bin/gdal-config
is created (diff of /usr dir) with libgdal-dev
... including the following contents:
#!/bin/sh CONFIG_LIBS="-L/usr/lib -lgdal" CONFIG_DEP_LIBS=" -larmadillo -lproj -lpoppler -lfreexl -L/usr/lib -lgeos_c -L/usr/lib -lepsilon -lodbc -lodbcin st -lexpat -lxerces-c -lpthread -ljasper -L/usr/lib -lnetcdf -lhdf5 -lmfhdfalt -ldfalt -lgif -ljpeg -lpng -L/usr /lib -lpq -llzma -lz -lpthread -lm -lrt -ldl -ldapclient -ldapserver -ldap -L/usr/lib -lspatialite -lsqlite3 -L/usr/lib/i386-linux-gnu -lcurl -Wl,-Bsymbolic-functions -Wl,-z,relro -L/usr/lib -lxml2 -L/usr/lib /i386-linux-gnu -lmysqlclient -lpthread -lz -lm -lrt -ldl" CONFIG_PREFIX="/usr" CONFIG_CFLAGS="-I/usr/include/gdal" CONFIG_DATA="/usr/share/gdal/1.10" CONFIG_VERSION="1.10.0" CONFIG_OGR_ENABLED=yes CONFIG_FORMATS="gxf gtiff hfa aigrid aaigrid ceos ceos2 iso8211 xpm sdts raw dted mem jdem envisat elas fit vrt usgsdem l1b nitf bmp pcidsk airsar rs2 ilwis rmf leveller sgi srtmhgt idrisi gsg ingr ers jaxapalsar dimap gff c osar pds adrg coasp tsx terragen blx msgn til r northwood saga xyz hf2 kmlsuperoverlay ctg e00grid zmap ngsgeoid iris map epsilon wcs wms dods grib bsb jpeg2000 netcdf hdf5 hdf4 gif jpeg png pcraster rik ozi pdf rasterlite mbtiles postgisraster arg"
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
ok so the gdal-config is found.
Note:
See TracTickets
for help on using tickets.
using PPA:johanvdw/osgeolive and apt.postgresql.org enabled.. adding libgdal-dev has the following results: