- 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:
- 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);
- 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
- or download this
[root@steve GD-2.07] 184# perl -MMath::Trig -e '{print "Hello\n";}'
Hello