--- On Sun, 3/15/09, Chas. Owens <chas.ow...@gmail.com> wrote:

> From: Chas. Owens <chas.ow...@gmail.com>
> Subject: Re: I'm trying to install 'Net::SSH::Perl' on a Windows Box.
> To: geeksatla...@yahoo.com
> Cc: "Perl" <beginners@perl.org>
> Date: Sunday, March 15, 2009, 5:46 AM
> On Sun, Mar 15, 2009 at 04:56, Ron Smith
> <geeksatla...@yahoo.com> wrote:
> snip
> > Can't locate object method "rvalidate"
> via package "PPM::XML::PPD::html" at
> C:/strawberry/perl/site/lib/PPM.pm line 16
> > 87."
> snip
> 
> Odd, I thought the point of Strawberry Perl was to make it
> so that
> CPAN just worked on Windows and to avoid the whole
> ActiveState PPM
> mess.  Try this instead:
> 
> cpan Net::SSH::Perl
> 

Thanks again! Yeah, that worked just fine. There are other issues getting 
'Net::SSH::Perl' installed though. When I do the install from CPAN I get:

All tests successful.
Files=12, Tests=106,  2 wallclock secs ( 0.13 usr +  0.06 sys =  0.19 CPU)
Result: PASS
  TURNSTEP/Net-SSH-Perl-1.34.tar.gz
Tests succeeded but one dependency not OK (Math::GMP)
  TURNSTEP/Net-SSH-Perl-1.34.tar.gz
  [dependencies] -- NA
Running make install
  make test had returned bad status, won't install without force

Then when I try installing 'Math::GMP' I get:

PS C:\Documents and Settings\Ron Smith> cpan Math::GMP
Database was generated on Mon, 16 Mar 2009 05:39:02 GMT
Running install for module 'Math::GMP'
Running make for T/TU/TURNSTEP/Math-GMP-2.05.tar.gz
Checksum for 
C:\strawberry\cpan\sources\authors\id\T\TU\TURNSTEP\Math-GMP-2.05.tar.gz ok

  CPAN.pm: Going to build T/TU/TURNSTEP/Math-GMP-2.05.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Math::GMP

==========================================================

WARNING! No GMP libraries were detected!

Please see the INSTALL file.

===========================================================

Warning: No success on command[C:\strawberry\perl\bin\perl.exe Makefile.PL]
  TURNSTEP/Math-GMP-2.05.tar.gz
  C:\strawberry\perl\bin\perl.exe Makefile.PL -- NOT OK
Running make test
  Make had some problems, won't test
Running make install
  Make had some problems, won't install
PS C:\Documents and Settings\Ron Smith>

So, I'll be taking a look at that 'INSTALL' file first.


Ron Smith
geeksatla...@yahoo.com

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to