Changes between Version 6 and Version 7 of FAQ
- Timestamp:
- 02/15/09 18:12:13 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v6 v7 53 53 == How do I perform an offline or computer lab install? == 54 54 55 In some situations a "net-install" is not appropriate, and it is required that all installation components are already collected locally. [http://blog.qgis.org/node/124 A method for accomplishing this has been posted to the QGIS blog]. In summary: choose the "download without install" option, collect the needed files, transfer them, then on the unconnected machine run the installer with the following options from the Windows command prompt:55 In some situations a "net-install" is not appropriate, and it is required that all installation components are already collected locally. [http://blog.qgis.org/node/124 A method for accomplishing this has been posted to the QGIS blog]. In summary: From a net-connected computer choose the "download without install" option, collect the needed files, transfer them, then on the unconnected machine run the installer with the following options from the Windows command prompt: 56 56 {{{ 57 57 osgeo4w-setup.exe -q --local-install --root c:\OSGeo4w -l "c:\osgeoPackages\http:%3a%2f%2fdownload.osgeo.org%2fosgeo4\release"