Perlmodul GD lässt sich nicht installieren

From: Andy Tschiersch <andy(at)tschiersch.com>
Date: Wed, 9 Jul 2003 13:08:37 +0200

Hallo!

Ich muss das Perl-Modul GD auf einer 4.7-Kiste installieren, aber ich kriegs nicht hin.
Hat einer ne Idee was ich noch machen könnte?

Danke und Gruß,
Andy

cpan> install GD CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
  Database was generated on Wed, 09 Jul 2003 01:43:39 GMT
Running install for module GD
Running make for L/LD/LDS/GD-2.07.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for /root/.cpan/sources/authors/id/L/LD/LDS/GD-2.07.tar.gz ok
Scanning cache /root/.cpan/build for sizes
GD-2.07/
GD-2.07/t/
GD-2.07/t/GD.t
GD-2.07/t/Polyline.t
GD-2.07/t/test.out.1.png
GD-2.07/t/test.out.2.png
GD-2.07/t/test.out.3.png
GD-2.07/t/test.out.4.png
GD-2.07/t/test.out.5.png
GD-2.07/t/test.out.6.png
GD-2.07/t/test.out.7.png
GD-2.07/t/test.out.8.png
GD-2.07/t/test.out.9.png
GD-2.07/t/Generic.ttf
GD-2.07/t/frog.jpg
GD-2.07/t/frog.xpm
GD-2.07/t/test.out.8.png-1
GD-2.07/t/test.out.8.png-2
GD-2.07/t/test.out.8.png-3
GD-2.07/t/test.out.8.png-4
GD-2.07/t/test.out.8.png-5
GD-2.07/t/tile.png
GD-2.07/t/palettemap.png
GD-2.07/t/test.out.10.png
GD-2.07/GD/
GD-2.07/GD/Polyline.pm
GD-2.07/GD.pm
GD-2.07/GD.xs
GD-2.07/demos/
GD-2.07/demos/brushes.pl
GD-2.07/demos/font_list.png
GD-2.07/demos/fonttest
GD-2.07/demos/polys.pl
GD-2.07/demos/fills.pl
GD-2.07/demos/truetype_test
GD-2.07/demos/shapes.pl
GD-2.07/demos/copies.pl
GD-2.07/demos/ttf.pl
GD-2.07/demos/gd_example.cgi
GD-2.07/demos/tile.png
GD-2.07/demos/polyline.pl
GD-2.07/demos/transform.pl
GD-2.07/qd.pl
GD-2.07/README
GD-2.07/Makefile.PL
GD-2.07/README.QUICKDRAW
GD-2.07/typemap
GD-2.07/bdf_scripts/
GD-2.07/bdf_scripts/README
GD-2.07/bdf_scripts/cvtbdf.pl
GD-2.07/bdf_scripts/bdftogd
GD-2.07/README.unix
GD-2.07/ChangeLog
GD-2.07/MANIFEST
Removing previously used /root/.cpan/build/GD-2.07

  CPAN.pm: Going to build L/LD/LDS/GD-2.07.tar.gz

NOTICE: This module requires libgd 2.0.12 or higher.
        it will NOT work with earlier versions.
        See www.cpan.org for versions of GD that are compatible
        with earlier versions of libgd.

Type perl Makefile.PL -h for command-line option summary

Where is libgd installed? [/usr/lib]

Please choose the features that match how libgd was built:
Build JPEG support? [y]
Build FreeType support? [y]

If you experience compile problems, please check the @INC, @LIBPATH and @LIBS
arrays defined in Makefile.PL and manually adjust, if necessary.

Checking if your kit is complete...
Looks good
Writing Makefile for GD
cp qd.pl blib/lib/qd.pl
cp GD.pm blib/lib/GD.pm
AutoSplitting blib/lib/GD.pm (blib/lib/auto/GD)
cp GD/Polyline.pm blib/lib/GD/Polyline.pm
/usr/bin/perl -I/usr/local/lib/perl5/5.6.1/mach -I/usr/local/lib/perl5/5.6.1/BSDPAN /usr/local/lib/perl5/5.6.1/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.6.1/ExtUtils/typemap -typemap typemap GD.xs > GD.xsc && mv GD.xsc GD.c
cc -c -I/usr/local/include -I/usr/local/include/gd -DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN" -fno-strict-aliasing -I/usr/local/include -O -pipe -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" -DPIC -fPIC -I/usr/local/lib/perl5/5.6.1/mach/CORE -DHAVE_JPEG -DHAVE_FT GD.c
GD.xs: In function `XS_GD__Image_stringFT':
GD.xs:1777: structure has no member named `charmap'
GD.xs:1783: `gdFTEX_CHARMAP' undeclared (first use in this function)
GD.xs:1783: (Each undeclared identifier is reported only once
GD.xs:1783: for each function it appears in.)
GD.xs:1785: structure has no member named `charmap'
GD.xs:1785: `gdFTEX_Unicode' undeclared (first use in this function)
GD.xs:1787: structure has no member named `charmap'
GD.xs:1787: `gdFTEX_Shift_JIS' undeclared (first use in this function)
GD.xs:1789: structure has no member named `charmap'
GD.xs:1789: `gdFTEX_Big5' undeclared (first use in this function)
*** Error code 1

Stop in /root/.cpan/build/GD-2.07.
  /usr/bin/make -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Wed 09 Jul 2003 - 13:08:24 CEST

search this site