public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problem when installing Net::SSH2 via CPAN - libssh2 not found
       [not found]     ` <BAY158-W2058BDABCF86A91745F269E5170@phx.gbl>
@ 2012-05-11  0:36       ` Ricardo Caldeira
  2012-05-11  6:54         ` Yaakov (Cygwin/X)
  0 siblings, 1 reply; 2+ messages in thread
From: Ricardo Caldeira @ 2012-05-11  0:36 UTC (permalink / raw)
  To: cygwin


Hi,
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 libssh2 library is required by this module.  If you don't have it, you candownload it from http://www.libssh2.org; you may also need OpenSSL, which can beobtained from http://www.openssl.org.
Debian:   sudo aptitude install libssh2-1-devOpenSUSE: sudo zypper in libssh2-1 libssh2-devel
You can pass your libssh2 lib and include dirs on the command line. E.g.:
    perl Makefile.PL lib=$HOME/libssh2/lib inc=$HOME/libssh2/include
If you want to build on Windows, see the file BUILDING.WIN32 in thedistribution.
Can't link/include 'ssh2'No 'Makefile' created  RKITOVER/Net-SSH2-0.44.tar.gz  /usr/bin/perl Makefile.PL -- NOT OKRunning make test  Make had some problems, won't testRunning make install  Make had some problems, won't installFailed during this command: RKITOVER/Net-SSH2-0.44.tar.gz                : writemakefile NO -- No 'Makefile' created::-----------------------------------------------------------------------------------
However, looking at the installed packages in Cygwin, it seems that libssh2 is properly installed:
$ cygcheck -cCygwin Package InformationPackage                   Version                 Status::libssh2-devel             1.4.0-1                 OKlibssh2_1                 1.4.0-1                 OK::
Is there any other thing that I might be missing?I'm using Cygwin Setup.exe version (2.774).
Cheers,Ricardo Caldeira 		 	   		  

--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem when installing Net::SSH2 via CPAN - libssh2 not found
  2012-05-11  0:36       ` Problem when installing Net::SSH2 via CPAN - libssh2 not found Ricardo Caldeira
@ 2012-05-11  6:54         ` Yaakov (Cygwin/X)
  0 siblings, 0 replies; 2+ messages in thread
From: Yaakov (Cygwin/X) @ 2012-05-11  6:54 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-11  6:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <BAY158-W39F2901BAA4F37D8FD6F4E5110@phx.gbl>
     [not found] ` <BAY158-W575CB377F075200E1F5704E5160@phx.gbl>
     [not found]   ` <BAY158-W92A01AE26A306AD48D5E6E5170@phx.gbl>
     [not found]     ` <BAY158-W2058BDABCF86A91745F269E5170@phx.gbl>
2012-05-11  0:36       ` Problem when installing Net::SSH2 via CPAN - libssh2 not found Ricardo Caldeira
2012-05-11  6:54         ` Yaakov (Cygwin/X)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).