Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

I’m just a developer on my system and I have to have the system administrator install Perl Modules for me. After spending the good part of the day trying to get it to work he has given up. The SFTP does function but it reports the error

“Math::BigInt: couldn't load specified math lib(s), fallback to Math: :BigInt::Calc at /usr/opt/perl5/lib/site_perl/5.8.8/Crypt/DH.pm line 6.

He attempted to install the required modules but was not successful:

cpan> install Math::BigInt

CPAN: Storable loaded ok

Going to read /.cpan/Metadata

Database was generated on Fri, 20 Jan 2012 09:11:21 GMT

Math::BigInt is up to date.

cpan> install Math::Pari

Math::Pari is up to date.

He tried installing Math::GMP but got:

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

WARNING! No GMP libraries were detected!

Please see the INSTALL file.

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

The SFTP takes 50 seconds for it to deal with the fallback. This is unacceptable so I will have use a different method to implement SFTP or use the NET::FTP module. Googling this error I see it is very popular too bad the install can’t be made less complicated.




  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-25 15:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found