This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem when installing Net::SSH2 via CPAN - libssh2 not found


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]