Opened 17 years ago
Closed 17 years ago
#219 closed task (fixed)
Improve package categories
Reported by: | Jeff McKenna | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | OSGeo4W | Keywords: | |
Cc: |
Description (last modified by )
The current installer places the packages into the following categories:
Commands (e.g proj utilities, avce00 utility) Libs (e.g. gdal) Meta (e.g MapServer) Web (e.g. MapServer, Apache, MS4W packages)
I would like to change them to:
Commandline Utilities Libs Desktop (e.g. GRASS, QGIS?, uDig?, OpenJump?) Web (e.g. Apache, MapServer, PHP, MGOS?, Geoserver?) Web Applications (e.g. Mapbender, OpenLayers, Fusion, and all MS4W packages)
thoughts?
Change History (3)
comment:1 by , 17 years ago
Description: | modified (diff) |
---|
comment:2 by , 17 years ago
Ok, I'd like to go ahead and make these changes...and we can tweak them if we get more feedback.
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
package names changed. (I used underscores for Commandline_Utilities and Web_Applications...could be an enhancement if someone has time to dig into why spaces won't work with the 'genini' perl script)
Important note: the categories are actually also listed at the bottom of the genini script, and those values are checked against the category values in the setup.hint files when you execute regen.sh
tested locally and on the telascience server.
The proposed breakdown is acceptable to me, though the difference between "Web", and "Web Applications" does not seem immediately obvious to me.
The change would presumably be made by ssh'ing into the server and bulk editing the various setup.hint files.