[osgeo4w-dev] [osgeo4w] #460: unzip: command not found
OSGeo4W
trac_osgeo4w at osgeo.org
Wed Mar 18 01:40:44 PDT 2015
#460: unzip: command not found
--------------------+-------------------------------------------------------
Reporter: mwtoews | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: major | Component: Package
Version: | Keywords:
--------------------+-------------------------------------------------------
According to wiki:pkg-msys the `unzip` package was added in version
1.0.18-4. However, from a MSYS shell from a 64-bit version of OSGeo4W:
{{{
$ unzip
sh": unzip: command not found
}}}
Looking at the
[http://download.osgeo.org/osgeo4w/x86_64/release/msys/msys-1.0.18-4.manifest
msys-1.0.18-4.manifest] for the 64-bit series, "unzip" is not in there.
Note that `zip` is doing just fine:
{{{
$ which zip
/bin/zip.exe
}}}
Also, `gunzip`, `bunzip2` are also installed and working normally.
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/460>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the osgeo4w-dev
mailing list