| 5 | | == ユーザー = |
| | 5 | This is the web site, wiki and issue tracking database for the OSGeo4W project. OSGeo4W is a binary distribution of a b |
| | 6 | road set of open source geospatial software for Win32 environments (Windows XP, Vista, etc). OSGeo4W includes [http://www.gdal.org/ GDAL/OGR], [http://grass.osgeo.org/ GRASS], MapServer, [http://openev.sourceforge.net/ OpenEV], [http://udig.refractions.net/ uDig], [http://qgis.org QGIS] as well as [PackageListing many other packages] (about 150 as of fall 2009). |
| | 7 | |
| | 8 | Only authenticated (logged in) users can submit and edit tickets, and modify the wiki. Use your [http://www.osgeo.org/osgeo_userid OSGeo userid/password] to login. |
| | 9 | |
| | 10 | == Quick Start for OSGeo4W Users == |
| | 11 | |
| | 12 | Note: Step 2 must be run on a computer with internet access as the installer downloads individual packages as needed. You may also need to enable your software firewall to allow the installer to have outbound access. |
| | 13 | |
| | 14 | 1. Download the [http://download.osgeo.org/osgeo4w/osgeo4w-setup.exe OSGeo4W Installer]. |
| | 15 | 2. Run the installer. |
| | 16 | 3. Select ''Express Install'', and ''Next''. |
| | 17 | 4. Pick one or more packages to install, and ''Next''. |
| | 18 | 5. The selected packages and their required subpackages will be downloaded and installed automatically. |
| | 19 | |
| | 20 | After installation: |
| | 21 | * Desktop applications will be found in ''Start'' -> ''All Programs'' -> ''OSGeo4W'' |
| | 22 | * Commandline applications will be available in the ''OSGeo4W Shell'' command window. |
| | 23 | * Web applications will be available at http://localhost:8080/ |
| | 24 | |
| | 25 | == OSGeo4W User Information == |
| | 26 | |
| | 27 | * [wiki:NewUserIntroduction New User Introduction] |
| | 28 | * [wiki:FAQ Frequently Asked Questions (FAQ)] |
| | 29 | * PackageListing |
| | 30 | * ~~[http://wiki.osgeo.org/wiki/OSGeo4W_Packages Old Package List]~~ |
| | 31 | * [wiki:InstallFromCD] |
| | 32 | |
| | 33 | == OSGeo4W Packager (Developer) Information == |
| | 34 | |
| | 35 | * Join the [http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev osgeo4w-dev] mailing list. |
| | 36 | * [irc://irc.freenode.net/osgeo osgeo IRC channel] |
| | 37 | * [http://trac.osgeo.org/osgeo4w/report/1?sort=ticket&asc=0 Open Tickets] |
| | 38 | * DirectoryLayout |
| | 39 | * PackagingInstructions |
| | 40 | * SetupDevelopment - details about building and improving the gui installer. |
| | 41 | |