Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Mod GD Compile issues

by sunadmn (Curate)
on Aug 27, 2003 at 21:50 UTC ( [id://287180]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl Makefile.PL
    
    ...
    Looks good
    Warning: prerequisite Math::Trig 1 not found. **ERROR**
    Writing Makefile for GDtall the GD mod on a Solaris box:
    
  2. or download this
    my @INC     = qw(-I/usr/local/include -I/usr/local/include/gd);
    my @LIBPATH = qw(-L/usr/lib/X11 -L/usr/X11R6/lib -L/usr/X11/lib -L/usr
    +/local/lib);
    my @LIBS    = qw(-lgd -lpng -lz);
    
  3. or download this
    Characteristics of this binary (from libperl):
      Compile-time options: USE_LARGE_FILES
    ...
        /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris
        /usr/local/lib/perl5/site_perl/5.8.0
        /usr/local/lib/perl5/site_perl
    
  4. or download this
    [root@steve GD-2.07] 184# perl -MMath::Trig -e '{print "Hello\n";}'
    Hello
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-19 18:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found