GD.pm Makefile not installing GD::Polyline
- From: Matt Pounsett <mattp@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 12 Jul 2005 17:12:03 GMT
I seem to be having an issue with the GD-2.23 generated Makefile. It isn't
installing GD::Polyline or GD::Simple or their man pages on my system. This
is a change from 2.11 which I'm upgrading from. 2.11 installed GD::Polyline,
but not GD::Simple... I get the impression from the README that this is the
expected behavior.
I don't see any references to special handing of GD::Polyline in the README or
other documentation, so I'm assuming that it is expected to be installed by
the Makefile. I haven't been able to turn up anything about this in google
either.
My execution of Makefile.PL is simple.. I'm only specifying the location to
libgd, and a base install prefix (we need a custom install location).
Normally I wouldn't care that a couple files weren't installed, and I'd just
install them manually. However, I'm trying to package the module for our
systems, so missing files are much more of an inconvenience.
Using the standard install prefix, the files that *are* being installed are:
/usr/bin/bdf2gdfont.pl
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/GD.pm
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/GD/.packlist
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/GD/GD.bs
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/GD/GD.so
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/GD/autosplit.ix
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/perllocal.pod
/usr/share/man/man1/bdf2gdfont.pl.1.gz
/usr/share/man/man3/GD.3pm.gz
Build and system details are included below... and I can do any other
troubleshooting required to help track down the problem.
Thanks in advance for any help.
Matt Pounsett
configured using:
perl Makefile.PL -lib_gd_path /usr/lib
Configuring for libgd version 2.0.33.
Included Features: GD_JPEG GD_FREETYPE GD_PNG GD_GIF GD_UNCLOSEDPOLY
GD_ANIMGIF GD_FTCIRCLE VERSION_33
GD library used from: /usr/lib
System details:
RedHat Edge Server release 3, fully updated as of today
Perl 5.8.0 (RHES RPM)
GD-2.23.tar.gz
libgd 2.0.33
libjpeg 6b
freetype 2.1.4
libpng 1.2.2
.
- Follow-Ups:
- Re: GD.pm Makefile not installing GD::Polyline
- From: Sisyphus
- Re: GD.pm Makefile not installing GD::Polyline
- Prev by Date: re:Win32::Printer::Enum::Printer($server)
- Next by Date: Re: [XML::Simple-2.12] problems parsing non ASCII strings
- Previous by thread: Re: Win32::Printer::Enum::Printer($server)
- Next by thread: Re: GD.pm Makefile not installing GD::Polyline
- Index(es):
Relevant Pages
|