X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "jameshanley39 AT yahoo DOT co DOT uk" Subject: Re: OpenSSH with Corkscrew. Cannot install Corkscrew Date: Wed, 21 Nov 2007 14:06:24 +0000 (UTC) Lines: 48 Message-ID: References: <04a901c82a99$af2d17b0$2e08a8c0 AT CAM DOT ARTIMI DOT COM> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 User-Agent: XanaNews/1.18.1.6 X-IsSubscribed: yes 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 Dave Korn wrote: > 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 AT 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 thanks, that works. also, a more obvious prerequisite for cygwin with corkscrew, is to download "make". `cos make is mentioned next in Corkscrew`s INSTALL and README file, and not installed by default by cygwin. -- -- 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/