Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Perl 5.14 GD problem on CentOS

by lsr (Novice)
on Mar 26, 2012 at 00:45 UTC ( [id://961564]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # perl -V
    Summary of my perl5 (revision 5 version 14 subversion 2) configuration
    +:
       
    ...
        /usr/local/lib/perl5/5.14.2
        /usr/local/lib/perl5/site_perl/5.8.8
        /usr/local/lib/perl5/site_perl
    
  2. or download this
    # cpan GD
    CPAN: Storable loaded ok (v2.30)
    Going to read '/root/.cpan/Metadata'
      Database was generated on Sun, 25 Mar 2012 04:10:47 GMT
    CPAN: Module::CoreList loaded ok (v2.49_02)
    GD is up to date (2.46).
    
  3. or download this
    # perl -MGD -e 'print "qwe";'
    Not a CODE reference at /usr/local/lib/perl5/5.14.2/i686-linux-thread-
    +multi/DynaLoader.pm line 213.
    END failed--call queue aborted at /usr/local/lib/perl5/site_perl/5.14.
    +2/i686-linux-thread-multi/GD.pm line 213.
    Compilation failed in require.
    BEGIN failed--compilation aborted.
    
  4. or download this
    # perl Makefile.PM
    # make CCFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
    # make test
    # make install
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://961564]
Approved by ww
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 05:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found