[jbosstools-issues] [JBoss JIRA] (JBDS-3862) Platform installer failed to detect existing Cygwin install

Denis Golovin (JIRA) issues at jboss.org
Thu Jul 21 18:06:00 EDT 2016


    [ https://issues.jboss.org/browse/JBDS-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13269036#comment-13269036 ] 

Denis Golovin commented on JBDS-3862:
-------------------------------------

Cygwin detection is going to be based on:
1. where cygcheck  - it gets list of folders from %PATH% where it was found
2. cygcheck -V - issued for first detected cygcheck path to print out cygwin version
3. cygcheck -c openssh - to verify package is installed
4. check for %cygwin-location%/bin/ssh.exe and sftp.exe files are present

> Platform installer failed to detect existing Cygwin install
> -----------------------------------------------------------
>
>                 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.AM2
>
>
> The installer did not detect the existing Cygwin install in C:\Cygwin.
> What test is used to determine if Cygwin is already installed?



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list