--- On Mon, 3/16/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: Monday, March 16, 2009, 6:51 AM > On Mon, Mar 16, 2009 at 03:51, Ron Smith > <geeksatla...@yahoo.com> wrote: > snip > > Then when I try installing 'Math::GMP' I get: > snip > > WARNING! No GMP libraries were detected! > snip > > Warning: No success on > command[C:\strawberry\perl\bin\perl.exe > Makefile.PL] > > TURNSTEP/Math-GMP-2.05.tar.gz > snip > > The Net::SSH::Perl library depends on Math::GMP or > Math::Pari to do > the heavy math stuff of the SSH protocol. They are both > thin wrappers > around C libraries. It looks like the makefile is trying > to install > the library for you, but is having difficulty decompressing > the source > due to the lack of the compress command in Windows. It > looks like > some other people have had your problem and found ways > around it: > > http://www.nntp.perl.org/group/perl.win32.vanilla/2008/07/msg49.html > http://win32.perl.org/wiki/index.php?title=Install_Math-Pari_on_Strawberry_Perl > > > -- > Chas. Owens > wonkden.net > The most important skill a programmer can have is the > ability to read.
I installed 'Math::Pari' and still get 'WARNING! No GMP libraries were detected!'. So, I tried to install 'Math::GMP, but get really lost in the process of doing that. ...any further suggestions would be appreciated. Thanks. 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/