Opened 15 years ago
Closed 9 years ago
#151 closed defect (fixed)
installation from local package don't check the dependencies
Reported by: | yjacolin | Owned by: | |
---|---|---|---|
Priority: | major | Component: | Installer |
Version: | Keywords: | ||
Cc: | jmckenna, hhayashi |
Description
- run osgeo4_setup.exe
- choose advanced install
- click on "install" until "uninstall" appears to unselect all pakcages
- find and select ms_ogc_workshop
- click on next until the end.
What you shoud have: ms_ogc_workshop, mpasver, php_mapscript, apache and php what you get: ms_ogc_workshop
Doing the same thing with Internet mode, works correctly!
Change History (5)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Sorry, yes after "advanced install" choose 'Install from Local directory", here is the new process:
- run osgeo4_setup.exe
- choose "advanced install"
- choose Install from Local directory
- choose the install dir and the local dir where packages are
- click on "install" until "uninstall" appears to unselect all pakcages
- find and select ms_ogc_workshop
- click on next until the end.
All the packages and the setup.ini.bz2 are already on a CD
Is this a "first run" of osgeo4w setup on the system or is there an existing installed tree?
I tried with a first run and after an existing installed tree.
Y.
comment:3 by , 15 years ago
Cc: | added |
---|
Oddly enough, the Japan team is looking at ms_ogc_workshop (me) and parts of the local install (Hayashi-san). I don't think ticket is the same issue, but I will talk to the team.
comment:4 by , 15 years ago
Cc: | removed |
---|
comment:5 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [1294]) * Resolve prerequisited in unattended mode (fixes #485)
- Add -k/-autoaccept to automatically accept licenses in unattended mode and fix infinite loop in unattended mode (fixes #117, fixes #151, fixes #486)
- Change short option for advanced mode from from a to A (fixes #351)
- Change short option for disable-buggy-antivirus from A to b
- Refactor out express_mode (fixes #262)
I don't understand what mode is being used instead of internet mode. Have you already downloaded all packages and the setup.ini to a local cache directory and are operating against that? Is this a "first run" of osgeo4w setup on the system or is there an existing installed tree?