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: symbol lookup error:
/usr/lib/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/Math/GMP/G
MP.so: undefined symbol: Perl_Gthr_key_ptr

Searching for this error I found out that the library is for threaded
perl. Now my questions:
Why does cpan install a threaded version when my normal perl does not
use threads?
Howto make cpan install a "normal" verison, which my system can use?

Thanks for any help.

Mit freundlichen Gruessen / Best regards

Michael Schwartzkopff
MTU Aero Engines GmbH
Abteilungsbezeichnung (XXXX)
Department (XXXX) 
Dachauer Str. 665
80995 Muenchen
Germany

Tel +49 (0)89 14 89-5534
Fax +49 (0)89 14 89-99485
[optional] Mobile +49 (0)174 343 28 75
mailto:michael.schwartzko...@mtu.de
http://www.mtu.de

-- 
MTU Aero Engines GmbH
Geschaeftsfuehrung/Board of Management: Egon W. Behle, Vorsitzender/CEO; Dr. 
Rainer Martens, Dr. Stefan Weingartner, Reiner Winkler
Vorsitzender des Aufsichtsrats/Chairman of the Supervisory Board: Klaus 
Eberhardt
Sitz der Gesellschaft/Registered Office: Muenchen
Handelsregister/Commercial Register: Muenchen HRB 154230

Reply via email to