[Osgeo4w-trac] [osgeo4w] #482: setup cygwin repository
OSGeo4W
trac_osgeo4w at osgeo.org
Wed Jan 20 09:08:27 PST 2016
#482: setup cygwin repository
---------------------------+----------------------------
Reporter: tylerkelly13 | Owner: osgeo4w-dev@…
Type: task | Status: new
Priority: minor | Component: Installer
Version: 1.0 | Resolution:
Keywords: setup; install |
---------------------------+----------------------------
Comment (by maphew):
You can have the two installed side by side (c:\cygwin, c:\osgeo4w) and
for those occasions when you need to use a cygwin tool add the folder to
path (or call tool directly).
{{{
set path=%path%;c:\cygwin\bin
some_cygwin_tool_cmd_here
}}}
However most everything I used to reach in to Cygwin for is now part of
the Msys package in Osgeo4w.
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/482#comment:2>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the Osgeo4w-trac
mailing list