]
Denis Golovin updated JBDS-3862:
--------------------------------
Fix Version/s: 10.1.0.GA
Platform installer failed to detect existing Cygwin install with ssh
and sftp
-----------------------------------------------------------------------------
Key: JBDS-3862
URL:
https://issues.jboss.org/browse/JBDS-3862
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Feature Request
Components: platform-installer
Affects Versions: 9.1.0.Beta1
Environment: Windows 7/64 bit,
Cygwin 2.5.1 already installed in the detault location C:\cygwin.
Reporter: Robert Terzi
Assignee: Denis Golovin
Priority: Minor
Fix For: 10.1.0.GA
Attachments: screenshot-1.png
The installer did not detect the existing Cygwin install in C:\Cygwin.
What test is used to determine if Cygwin is already installed?
!screenshot-1.png!
Installer uses {code}cygcheck -c cygwin openssh rsync{code} to veify cygwin installed and
ssh, sftp and rsync are installed.