On Tue, Apr 28, 2009 at 11:01 PM, SCHWARTZKOPFF, Michael, Dr. (Extern) <
michael.schwartzko...@mtu.de> wrote:
>
> I only have one perl installed rpm -qa | grep perl gives:
> perl-5.8.8-14.7
> My system is a SuSE Linux Destop 10.1
> find /usr -name "perl" 2>/dev/null
> /usr/bin/perl
>
> [snip]
>
-Ursprüngliche Nachricht-
Von: Brian J. Miller [mailto:wigg...@danconia.org]
Gesendet: Dienstag, 28. April 2009 14:15
An: SCHWARTZKOPFF, Michael, Dr. (Extern)
Cc: beginners@perl.org
Betreff: Re: Problem with threaded Math::GMP
SCHWARTZKOPFF, Michael, Dr. (Extern) wrote:
> Hi,
>
SCHWARTZKOPFF, Michael, Dr. (Extern) wrote:
> Hi,
>
> I wanted to the Net::SSH::Perl but perl complained about a missing
> Math::GMP. So did a
> cpan install Math::GMP
> and finally found
> /usr/lib/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/Math/GMP.pm
> on my system. But when I add this p
Hi,
I wanted to the Net::SSH::Perl but perl complained about a missing
Math::GMP. So did a
cpan install Math::GMP
and finally found
/usr/lib/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/Math/GMP.pm
on my system. But when I add this path to my lib and started my program
I get the error:
perl: