X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: 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: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 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 -- 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/