Opened 14 years ago
Closed 13 years ago
#169 closed enhancement (wontfix)
o-help doesn't catch gdal16 or gdal17 commands
Reported by: | maphew | Owned by: | maphew |
---|---|---|---|
Priority: | major | Component: | Documentation |
Version: | Keywords: | pkg-shell o-help | |
Cc: |
Description (last modified by )
o-help.bat from pkg-shell is unaware of the gdal16 or gdal17 packages, or any other package under ./apps which might add directories to path. Consequently o-help is not as helpful as it could be.
It would be relatively straight forward to add IF..EXIST tests for apps/gdal16. Perhaps a more generalized algorithm could be devised to automatically search anything in %path% under %osgeo4w_root% without too much work?
Change History (3)
comment:1 by , 14 years ago
Status: | new → assigned |
---|
comment:3 by , 13 years ago
Description: | modified (diff) |
---|---|
Resolution: | → wontfix |
Status: | assigned → closed |
I've decided this isn't worth pursuing. I've not thought of a way of reliably chasing down which other o4w dirs in path are worth tripping through and listing commands of. Calling o-help is slow enough as it is already on initial load without adding more dirs to process. Also the gdal-XX-version are not mainstream anyway.
grr, that should be [pkg-shell]. irksome that one can't edit the opening post in a ticket.