Gentoo Archives: gentoo-user-fr

From: grillot sebastien <sebastiengrillot@×××××××.fr>
To: aide-linux@××××××××××××××.org, gentoo-user-fr@l.g.o, "La liste publique de Parinux." <linux@×××××××.org>
Subject: [gentoo-user-fr] [Perl] Erreur d'installation... comprends rien :(
Date: Thu, 25 Nov 2004 23:12:04
Message-Id: 41A666C1.7020309@wanadoo.fr
1 Bonsoir,
2 Je tente d'installer Bugzilla et pour cela j'ai installer pas mal de
3 chose en perl. Deux choses ne fonctionnent
4 - perl -MCPAN -e'install "N/NI/NINJAZ/Chart-0.99b.tar.gz"'
5 - perl -MCPAN -e 'install "LDS/GD-1.19.tar.gz"'
6
7 j'ai ces messages et vu que moi et perl ca fais... pffff trop ! (je
8 decouvre ca pour la premiere fois !)
9 et je sais pas du tout quoi faire.... je suis completement perdu la...
10 y'a un p'tit ps a la fin ;)
11 Merci en tt cas :)
12
13
14 alfred bugzilla # perl -MCPAN -e'install "N/NI/NINJAZ/Chart-0.99b.tar.gz"'
15 CPAN: Storable loaded ok
16 Going to read /root/.cpan/Metadata
17 Database was generated on Thu, 25 Nov 2004 04:49:05 GMT
18 Running make for N/NI/NINJAZ/Chart-0.99b.tar.gz
19 CPAN: Digest::MD5 loaded ok
20 Checksum for
21 /root/.cpan/sources/authors/id/N/NI/NINJAZ/Chart-0.99b.tar.gz ok
22 Scanning cache /root/.cpan/build for sizes
23 Chart-0.99b/
24 Chart-0.99b/t/
25
26 [Snip]
27
28 Chart-0.99b/MANIFEST
29 Chart-0.99b/samples/
30 /bin/tar: Read 1024 bytes from -
31 Removing previously used /root/.cpan/build/Chart-0.99b
32
33 CPAN.pm: Going to build N/NI/NINJAZ/Chart-0.99b.tar.gz
34
35 Checking if your kit is complete...
36 Looks good
37 Warning: prerequisite GD 0 not found.
38 Writing Makefile for Chart
39 ---- Unsatisfied dependencies detected during
40 [N/NI/NINJAZ/Chart-0.99b.tar.gz] -----
41 GD
42 Shall I follow them and prepend them to the queue
43 of modules we are processing right now? [yes] y
44 Running make test
45 Delayed until after prerequisites
46 Running make install
47 Delayed until after prerequisites
48 Running install for module GD
49 Running make for L/LD/LDS/GD-2.19.tar.gz
50 Checksum for /root/.cpan/sources/authors/id/L/LD/LDS/GD-2.19.tar.gz ok
51 GD-2.19/
52 GD-2.19/t/
53 GD-2.19/t/GD.t
54 GD-2.19/t/Polyline.t
55 [Snip]
56 GD-2.19/bdf_scripts/README
57 GD-2.19/bdf_scripts/bdf2gdfont.PLS
58 GD-2.19/ChangeLog
59 GD-2.19/MANIFEST
60 Removing previously used /root/.cpan/build/GD-2.19
61
62 CPAN.pm: Going to build L/LD/LDS/GD-2.19.tar.gz
63
64 NOTICE: This module requires libgd 2.0.28 or higher.
65 it will NOT work with earlier versions. If you are getting
66 compile or link errors, then please get and install a new
67 version of libgd from www.boutell.com. Do NOT ask Lincoln
68 for help until you try this.
69
70 If you are using Math::Trig 1.01 or lower, it has a bug that
71 causes a "prerequisite not found" warning to be issued. You may
72 safely ignore this warning.
73
74 Type perl Makefile.PL -h for command-line option summary
75
76
77 Where is libgd installed? [/usr/lib]
78
79 Please choose the features that match how libgd was built:
80 Build JPEG support? [y]
81 Build PNG support? [y]
82 Build FreeType support? [y]
83 Build support for animated GIFs? [y]
84 Build XPM support? [y]
85
86 If you experience compile problems, please check the @INC, @LIBPATH and
87 @LIBS
88 arrays defined in Makefile.PL and manually adjust, if necessary.
89
90 Checking if your kit is complete...
91
92 Looks good
93 Note (probably harmless): No library found for -lgd
94 Writing Makefile for GD
95 cp GD/Polyline.pm blib/lib/GD/Polyline.pm
96 cp qd.pl blib/lib/qd.pl
97 cp GD.pm blib/lib/GD.pm
98 AutoSplitting blib/lib/GD.pm (blib/lib/auto/GD)
99 cp GD/Simple.pm blib/lib/GD/Simple.pm
100 /usr/bin/perl /usr/lib/perl5/5.8.4/ExtUtils/xsubpp -typemap
101 /usr/lib/perl5/5.8.4/ExtUtils/typemap -typemap typemap GD.xs > GD.xsc
102 && mv GD.xsc GD.c
103 gcc -c -I/usr/include -I/usr/include/gd -fno-strict-aliasing
104 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=i686
105 -fomit-frame-pointer -DVERSION=\"2.19\" -DXS_VERSION=\"2.19\" -fPIC
106 "-I/usr/lib/perl5/5.8.4/i386-linux/CORE" -DHAVE_JPEG -DHAVE_FT
107 -DHAVE_XPM -DHAVE_PNG -DHAVE_ANIMGIF GD.c
108 GD.xs:7:16: gd.h: No such file or directory
109 [Snip]
110 GD.xs:390: error: dereferencing pointer to incomplete type
111 [Snip]
112 GD.c: In function `XS_GD__Font_height':
113 GD.c:4270: error: syntax error before "font"
114 GD.c:4276: error: `font' undeclared (first use in this function)
115 GD.c:4276: error: called object is not a function
116 make: *** [GD.o] Error 1
117 /usr/bin/make -- NOT OK
118 Running make test
119 Can't test without successful make
120 Running make install
121 make had returned bad status, install seems impossible
122 Running make for N/NI/NINJAZ/Chart-0.99b.tar.gz
123 Is already unwrapped into directory /root/.cpan/build/Chart-0.99b
124
125 CPAN.pm: Going to build N/NI/NINJAZ/Chart-0.99b.tar.gz
126
127 cp Chart.pod blib/lib/Chart.pod
128 cp Chart/Base.pm blib/lib/Chart/Base.pm
129 cp Chart/Lines.pm blib/lib/Chart/Lines.pm
130 cp Chart/Composite.pm blib/lib/Chart/Composite.pm
131 cp Chart/Points.pm blib/lib/Chart/Points.pm
132 cp Chart/Bars.pm blib/lib/Chart/Bars.pm
133 cp Chart/StackedBars.pm blib/lib/Chart/StackedBars.pm
134 cp Chart/LinesPoints.pm blib/lib/Chart/LinesPoints.pm
135 Manifying blib/man3/Chart.3pm
136 /usr/bin/make -- OK
137 Running make test
138 PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
139 "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
140 t/bars...........Can't locate GD.pm in @INC (@INC contains:
141 /root/.cpan/build/Chart-0.99b/blib/lib
142 /root/.cpan/build/Chart-0.99b/blib/arch /etc/perl
143 /usr/lib/perl5/site_perl/5.8.4/i386-linux
144 /usr/lib/perl5/site_perl/5.8.4/i386-linux /usr/lib/perl5/site_perl/5.8.4
145 /usr/lib/perl5/site_perl/5.8.4/i386-linux /usr/lib/perl5
146
147 [Snip]
148 Test returned status 2 (wstat 512, 0x200)
149 FAILED--6 test scripts could be run, alas--no output ever seen
150 make: *** [test_dynamic] Error 2
151 /usr/bin/make test -- NOT OK
152 Running make install
153 make test had returned bad status, won't install without force
154
155
156
157
158
159
160
161
162
163
164
165 PS a un moment il parle de libgd mais vu que je sais pas ce que c'est..
166 j'ai tenté ca.. sans succés !!
167 {
168 alfred bugzilla # perl -MCPAN -e 'install "libgd"'
169 CPAN: Storable loaded ok
170 Going to read /root/.cpan/Metadata
171 Database was generated on Thu, 25 Nov 2004 04:49:05 GMT
172 Warning: Cannot install libgd, don't know what it is.
173 Try the command
174
175 i /libgd/
176
177 to find objects with matching identifiers.
178 alfred bugzilla # emerge libgd
179 Calculating dependencies
180 emerge: there are no ebuilds to satisfy "libgd".
181 }
182
183
184 --
185 gentoo-user-fr@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-fr] [Perl] Erreur d'installation... comprends rien :( Sebastien Vincent <svincent@×××××.fr>