X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=epSDIAmOzDxCNdOR GaqK4lhjnhzLyarrkCv+X1PoMZby7Zfymba9sU5U4+TuwT2g9Z8b3zoVVrAe1vLh Di0BpKVx8Xs3goJTchp9WiBwhzap3pfg81CLWPqMk06I/xv1RPtvGb3iOd/v3vpm gSumT9b+1bq1nWTuRld/cIyB/JU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=+8UJMXym0v3Phlygsrg1UZ +6wMM=; b=Fc/0iiLaG3PrW7AGsMwgNV3CuhKpDzfHhynLGu8B2wTnGw6fCbfGOp E+1pdFRLedoZcfzjuKdT5Ctm52G7JxDfFvETdkmyu1UTfLUWwTUbXBZKD0P4PIAT akVGijesVshQWpm3R8HyiGuyQKKLylnqGQMOz9kkiCt5Ym+Fa4klc= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Murarikar, murarikar, rakesh, Rakesh X-HELO: mail-wm0-f46.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=EpVqrYXwXNqohYlH8x4Ab5xESCWB78hFgxavAtT3WO0=; b=lnlO3IrEvKF0myc4/+F8DjuBJCulIk8yj5hubofgRtqa62EdsyngVMNjN6GOdkw04t 8W3U25G4z0QW/w6NfFU8pmHWFWRCBIIOZZvaYGsr3J6lBKiOjfaBCxqtztbuw5zJf0gv 69g2O/FjCP0w+l8ywa1KiU32w//NNQfCE22/LvH/a2maCm9eJ2OiKhrTCL6HcN+zy3aV 0kZMCC7IYaXp7lhWPXFtXXns8WRvDDr4+eKoKrtfnE2EQg1GyEL/Wj/hfIC4FsBs2bW2 drFPgBwyKhcrQ6ACj8w6Fbk1BTMp/jtmwaZvcc2+vwy9mYDfmtP0llbLamxWH/Y9v9g6 ohxA== X-Gm-Message-State: AD7BkJJ4q5PiiQcuR7Wb79cIVGiLNCL/gz+pDZP4pG9G6bfVylhYALVdFrKYqnlbBEhAYw== X-Received: by 10.194.90.100 with SMTP id bv4mr28844228wjb.4.1458552719111; Mon, 21 Mar 2016 02:31:59 -0700 (PDT) Subject: Re: unable to run thc hydra in cygwin To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: <56EFBF87.4020604@gmail.com> Date: Mon, 21 Mar 2016 10:31:51 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 21/03/2016 10:20, Rakesh Murarikar wrote: > Hi, > > I have compiled and installed hydra in cygwin without any errors but iam > unable to run the hydra. It is giving me the following error message : > > Rakesh AT Rakesh-PC /usr/local/man/man1 > $ run xhydra.1 > run FATAL: Could not start C:\cygwin64\usr\local\man\man1\hydra.1 > > any help is very much appriciated. > > Regards. > As the error C:\cygwin64\usr\local\man\man1\hydra.1 is using windows style and not unix style /usr/local/man/man1/hydra.1 I guess the build system mis-identified the platform as windows one and not a unix one. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple