X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Message-ID: <1336719247.5268.18.camel@YAAKOV04> Subject: Re: Problem when installing Net::SSH2 via CPAN - libssh2 not found From: "Yaakov (Cygwin/X)" To: cygwin AT cygwin DOT com Date: Fri, 11 May 2012 01:54:07 -0500 In-Reply-To: References: , , , Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 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 Thu, 2012-05-10 at 21:36 -0300, Ricardo Caldeira wrote: > I'm trying to install Net:SSH2 via CPAN, but I'm stuck with the > libssh2 library.After executing "install Net::SSH2" the following > message is received (after running make and doing some other stuff): The problem appears to be in inc/Devel/CheckLib.pm, so you'll need to take that upstream. In the meantime, passing inc=/usr/include lib=/usr/lib to the perl Makefile.PL step allows the build to succeed. Yaakov -- 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