[Osgeo4w-trac] [osgeo4w] #22: apt: a command line installer for osgeo4w

OSGeo4W trac_osgeo4w at osgeo.org
Thu Jul 31 13:40:53 EDT 2008


#22: apt: a command line installer for osgeo4w
-------------------------+--------------------------------------------------
 Reporter:  maphew       |       Owner:  osgeo4w-dev at lists.osgeo.org
     Type:  enhancement  |      Status:  new                        
 Priority:  major        |   Milestone:                             
Component:  Installer    |     Version:                             
 Keywords:               |  
-------------------------+--------------------------------------------------
 '''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 [http://code.google.com/p/maphew/downloads/list
 exe installer] from apt.py using [http://pyinstaller.python-hosting.com/
 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
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/22>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.


More information about the Osgeo4w-trac mailing list