[Osgeo4w-trac] [osgeo4w] #136: apt doesn't install dependencies
first
OSGeo4W
trac_osgeo4w at osgeo.org
Wed Feb 17 16:31:07 EST 2010
#136: apt doesn't install dependencies first
-------------------+--------------------------------------------------------
Reporter: maphew | Owner: maphew
Type: defect | Status: new
Priority: major | Component: Installer
Version: | Keywords: apt
-------------------+--------------------------------------------------------
`apt install shell` will correctly grab the pre-req `msvcrt`, but it
installs `shell` first, consequently the required xxmklink.exe is not
available to create the menu and desktop links.
Curiously the install order is independent of order on command line, `apt
install msvcrt shell` will still attempt shell first.
Work-around: `apt install shell && apt remove shell && apt install shell`
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/136>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.
More information about the Osgeo4w-trac
mailing list