Opened 15 years ago
Closed 9 years ago
#105 closed defect (fixed)
Running offline install crashes installer
Reported by: | gislab | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | Installer |
Version: | Keywords: | offline | |
Cc: | jmckenna |
Description
Running offline install crashes installer when this line is used:
osgeo4w-setup.exe -q --local-install --root c:\OSGeo4w -l "c:\OSGeo4w\http%3a%2f%2fdownload.osgeo.org%2fosgeo4w\release"
changing package forlder name to something like this helps osgeo4w-setup.exe -q --local-install --root c:\OSGeo4w -l "c:\OSGeo4w\packages\release"
May be download packages in something less weird than "http%3a%2f%2fdownload.osgeo.org%2fosgeo4w" or replace extra characters?
Change History (3)
comment:1 by , 15 years ago
Cc: | added |
---|
comment:2 by , 9 years ago
Summary: | Running offline install crushes installer → Running offline install crashes installer |
---|
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [1295]) Copy license file also to local package directory and retrieve it on local install (fixes #105)