Opened 10 years ago
Closed 10 years ago
#2335 closed defect (invalid)
Unable to locate GDAL library (installed on the system)
Reported by: | strk | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.4 |
Component: | Compiling | Version: | 6.4.3 |
Keywords: | configure | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
checking for gdal-config... /usr/local/bin/gdal-config configure: error: *** Unable to locate GDAL library. [strk@cdb:/usr/src/grass/grass-6.4.3] gdal-config Usage: gdal-config [OPTIONS] Options: [--prefix[=DIR]] [--libs] [--dep-libs] [--cflags] [--datadir] [--version] [--ogr-enabled] [--formats]
Why "Unable to locate GDAL library" ?
Change History (2)
comment:1 by , 10 years ago
Keywords: | configure added |
---|
comment:2 by , 10 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
I had a broken GDAL install. Build succeeds after fixing that one, thanks!
DETAIL: some libraries required by gdal were removed
Note:
See TracTickets
for help on using tickets.
Replying to strk:
It does not find it in the indicated directory "/usr/local/bin/". Try
to see where that script is really stored. How did you run GRASS' "configure"?