Click here to get back home

Is there a way to find a complied net:ssh2 module for ms windows environment

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Is there a way to find a complied net:ssh2 module for ms windows environment jongteckfoo 09-18-2007
Posted by jongteckfoo on September 18, 2007, 1:48 pm
Please log in for more thread options


I tried to find a net:ssh2 module and add it to the perl module, I I
found it in http://www.cpan.org/modules/by-module/Net/ and follow the
instruction but I still have problem to get it complied. Is there a
way to find a complied net:ssh2 module? Thank you.

Jong


Posted by sisyphus1 on September 19, 2007, 8:50 am
Please log in for more thread options
On Sep 19, 3:48 am, jongteck...@gmail.com wrote:
> I tried to find a net:ssh2 module and add it to the perl module, I I
> instruction but I still have problem to get it complied. Is there a
> way to find a complied net:ssh2 module? Thank you.
>
> Jong

ppm install http://theoryx5.uwinnipeg.ca/ppms/Net-SSH2.ppd

That will give you version 0.09 of Net::SSH2 (built against version
0.14 of libssh2).

I think it was I that actually built that ppm package (and sent it
over to Randy to place on his uwinnipeg rep) ... which reminds me that
there are now more recent versions of both Net::SSH2 and libssh2
available. Depending upon what you attempt to do (and how you go about
it) you may find it necessary to jump through some hoops to get it to
work correctly.

I'll try to build the latest Net::SSH2 against the latest libssh2 in
the next couple of days (and send it over to Randy to place on the
uwinnipeg rep). In the meantime, if you strike trouble, you might find
some help at http://www.perlmonks.org/index.pl?node_id=581715 .

Cheers,
Rob


Posted by sisyphus1 on September 21, 2007, 7:25 am
Please log in for more thread options
On Sep 19, 10:50 pm, sisyph...@optusnet.com.au wrote:
.
.
>
> I'll try to build the latest Net::SSH2 against the latest libssh2 in
> the next couple of days (and send it over to Randy to place on the
> uwinnipeg rep).

I've actually now built (the latest) Net::SSH2-0.10 against (the
latest) libssh2-0.17. But it doesn't seem to have made much difference
to the behaviour on Win32, so I won't trouble Randy with it.

Nevertheless, if anyone wants it, just send an email to sisyphus1 (at)
optusnet (dot). com (dot) . au.And I'll send it over.

Cheers,
Rob


Posted by jongteckfoo on September 21, 2007, 12:02 pm
Please log in for more thread options
On Sep 21, 7:25 am, sisyph...@optusnet.com.au wrote:
> On Sep 19, 10:50 pm, sisyph...@optusnet.com.au wrote:
> .
> .
>
>
>
> > I'll try to build the latest Net::SSH2 against the latest libssh2 in
> > the next couple of days (and send it over to Randy to place on the
> > uwinnipeg rep).
>
> I've actually now built (the latest) Net::SSH2-0.10 against (the
> latest) libssh2-0.17. But it doesn't seem to have made much difference
> to the behaviour on Win32, so I won't trouble Randy with it.
>
> Nevertheless, if anyone wants it, just send an email to sisyphus1 (at)
> optusnet (dot). com (dot) . au.And I'll send it over.
>
> Cheers,
> Rob



Posted by jongteckfoo on September 21, 2007, 12:07 pm
Please log in for more thread options
On Sep 19, 8:50 am, sisyph...@optusnet.com.au wrote:
> On Sep 19, 3:48 am, jongteck...@gmail.com wrote:
>
> > I tried to find a net:ssh2 module and add it to the perl module, I I
> > instruction but I still have problem to get it complied. Is there a
> > way to find a complied net:ssh2 module? Thank you.
>
> > Jong
>
> ppm installhttp://theoryx5.uwinnipeg.ca/ppms/Net-SSH2.ppd
>
> That will give you version 0.09 of Net::SSH2 (built against version
> 0.14 of libssh2).
>
> I think it was I that actually built that ppm package (and sent it
> over to Randy to place on his uwinnipeg rep) ... which reminds me that
> there are now more recent versions of both Net::SSH2 and libssh2
> available. Depending upon what you attempt to do (and how you go about
> it) you may find it necessary to jump through some hoops to get it to
> work correctly.
>
> I'll try to build the latest Net::SSH2 against the latest libssh2 in
> the next couple of days (and send it over to Randy to place on the
> uwinnipeg rep). In the meantime, if you strike trouble, you might find
> some help athttp://www.perlmonks.org/index.pl?node_id=581715.
>
> Cheers,
> Rob

Rob,
I tried this:
ppm installhttp://theoryx5.uwinnipeg.ca/ppms/Net-SSH2.ppd

But I got the following error:
****************************************************************************
C:\Documents and Settings\jfoo>ppm install http://theoryx5.uwinnipeg.ca/ppms/Net
-SSH2.ppd
Installing package 'http://theoryx5.uwinnipeg.ca/ppms/Net-SSH2.ppd'...
Element 'IMPLEMENTATION' cannot contain a child element 'PROVIDE' at
C:/Perl/sit
e/lib/PPM.pm line 1684.
Can't locate object method "rvalidate" via package
"PPM::XML::PPD::PROVIDE" (per
haps you forgot to load "PPM::XML::PPD::PROVIDE"?) at C:/Perl/site/lib/
PPM/XML/V
alidatingElement.pm line 38.
******************************************************************

I have OpenSSL installed in my C drive, the perl version I am using
is
*********************************
This is perl, v5.6.1 built for MSWin32-x86-multi-thread
(with 1 registered patch, see perl -V for more detail)

Copyright 1987-2001, Larry Wall

Binary build 633 provided by ActiveState Corp. http://www.ActiveState.com
Built 21:33:05 Jun 17 2002
****************************************************************

Any idea? Please help. Thank you.

Jong


Similar ThreadsPosted
Is there a way to find a complied net:ssh2 module for ms windows environment September 18, 2007, 1:48 pm
how to install/use MP3::Tag in Windows environment? February 6, 2007, 6:57 pm
Help: "find command in windows" July 23, 2005, 1:25 pm
Net::SSH2 and libssh2 December 27, 2007, 7:58 pm
can't find xml-parsing module... May 27, 2006, 5:30 am
Can't find Module IP::Address February 27, 2008, 3:42 pm
Error installing Net::SSH2 February 8, 2007, 10:48 am
Need to find a module which can remove attachment from emails July 15, 2004, 6:18 pm
How to find all modules, required by a given CPAN module September 4, 2005, 2:25 am
Noob Q: Ways for module to find config file? March 3, 2005, 5:47 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap