Opened 16 years ago
Closed 16 years ago
#22 closed enhancement (fixed)
apt: a command line installer for osgeo4w
Reported by: | maphew | Owned by: | maphew |
---|---|---|---|
Priority: | major | Component: | Installer |
Version: | Keywords: | apt | |
Cc: |
Description
apt.py is a program for installing modules from the command line within an OSGeo4W shell.
Interim documentation at http://code.google.com/p/maphew/wiki/AptGetLike Code at http://code.google.com/p/maphew/source/browse/trunk/gis/o4w_extras/bin/apt.py
I've successfully built an exe installer from apt.py using pyinstaller which can install osgeo4w from scratch on a new system (existing python not required). Example:
set osgeo4w_root=c:\osgeo4w apt setup apt install gdal openev udig ...etc
Change History (2)
comment:1 by , 16 years ago
Keywords: | apt added |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
checked into svn, r1101
package wiki:pkg-apt