X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <fhrns6$b41$1@ger.gmane.org>
Subject: RE: OpenSSH with Corkscrew. Cannot install Corkscrew
Date: Mon, 19 Nov 2007 10:48:11 -0000
Message-ID: <04a901c82a99$af2d17b0$2e08a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <fhrns6$b41$1@ger.gmane.org>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 19 November 2007 10:18, jameshanley39 wrote:

> I tried these instructions.  Involve downloading a corkscrew.tar.gz file
> using gunzip and then tar. to decompress it.
> Hopelessly editting a script file called "configure" .

  There was no need to do that, the supplied configure script is fine.

> Then running that file.
> 
> I get these errors.
> 
> 
> Current user@minitough ~/corkscrew/corkscrew-2.0
> $ ./configure
> creating cache ./config.cache
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... found
> checking for gcc... no
> checking for cc... no
> configure: error: no acceptable cc found in $PATH

  The problem is you don't have any compiler installed; a basic cygwin doesn't
include it by default.  Re-run setup.exe and select the gcc- packages under
the "Devel" category.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

