Ticket #3435 (new defect)
Install headers in PREFIX/gdal subdirectory
| Reported by: | mloskot | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ConfigBuild | Version: | svn-trunk |
| Severity: | normal | Keywords: | install |
| Cc: | ajolma |
Description
Folks, GDAL does not support proper uninstall target and make install spreads all GDAL/OGR headers in PREFIX/include what makes it difficult to clean out easily and without risk other headers will get accidentally removed (note, GDAL lacks of consistent naming of headers!) if one needs to do it.
It would be nice if make install puts all its headers into PREFIX/gdal subdirectory as does it GEOS and most complex libraries.
I mark it as a defect, because installation causes sort of a pollution in file system.
Change History
Note: See
TracTickets for help on using
tickets.
