Schrift
[thread]9721[/thread]

libgd



<< >> 5 Einträge, 1 Seite
jan
 2004-07-27 13:46
#94983 #94983
User since
2003-08-04
2536 Artikel
ModeratorIn
[Homepage] [default_avatar]
http://rpmseek.com/rpm-pl/libgd.html?hl=de&cs=libgd:PN:0:0:0:0

cpan ist für perl-module, nicht für linux-tools.
Crian
 2004-07-27 16:04
#94984 #94984
User since
2003-08-04
5866 Artikel
ModeratorIn
[Homepage]
user image
Ich verschieb den Thread mal ins Linuxforum :-)
s--Pevna-;s.([a-z]).chr((ord($1)-84)%26+97).gee; s^([A-Z])^chr((ord($1)-52)%26+65)^gee;print;

use strict; use warnings; Link zu meiner Perlseite
rucksl
 2004-07-27 13:39
#94985 #94985
User since
2004-06-15
13 Artikel
BenutzerIn
[default_avatar]
Hallo,

habe schon eine ganze Zeit herumgesucht. Wo bekomme ich das Modul libgd für Linux her? CPAN bietet das ja nichts an.

Kann mir bitte jemand einen Link posten? Wär super.

Gruß
MArkus
rucksl
 2004-07-27 15:05
#94986 #94986
User since
2004-06-15
13 Artikel
BenutzerIn
[default_avatar]
Danke, das hat geklappt. Dachte es ist ein Perl Modul. Jetzt ist es klar.
Möchte jetzt das Modul GD von Perl noch installieren und schon wieder Probleme!!!

Bekomme immer die folgende Fehlermeldung, wenn ich make test ausführe:
softguard:/usr/local/apache/module/GD-2.16 # make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/GD..........Can't load './blib/arch/auto/GD/GD.so' for module GD: ./blib/arch/auto/GD/GD.so: undefined symbol: gdImagePngPtrEx at /usr/lib/perl5/5.8.0/i586-linux-thread-multi/DynaLoader.pm line 229.
at t/GD.t line 13
Compilation failed in require at t/GD.t line 13.
BEGIN failed--compilation aborted at t/GD.t line 13.
t/GD..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
Failed 10/10 tests, 0.00% okay
t/Polyline....Can't load '/usr/local/apache/module/GD-2.16/blib/arch/auto/GD/GD.so' for module GD: /usr/local/apache/module/GD-2.16/blib/arch/auto/GD/GD.so: undefined symbol: gdImagePngPtrEx at /usr/lib/perl5/5.8.0/i586-linux-thread-multi/DynaLoader.pm line 229.
at /usr/local/apache/module/GD-2.16/blib/lib/GD/Polyline.pm line 49
Compilation failed in require at /usr/local/apache/module/GD-2.16/blib/lib/GD/Polyline.pm line 49.
BEGIN failed--compilation aborted at /usr/local/apache/module/GD-2.16/blib/lib/GD/Polyline.pm line 49.
Compilation failed in require at t/Polyline.t line 10.
BEGIN failed--compilation aborted at t/Polyline.t line 10.
t/Polyline....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/GD.t 255 65280 10 10 100.00% 1-10
t/Polyline.t 255 65280 1 1 100.00% 1
Failed 2/2 test scripts, 0.00% okay. 11/11 subtests failed, 0.00% okay.
make: *** [test_dynamic] Error 255

Kann mir da jemand helfen?? Wäre super!!
ptk
 2004-07-27 16:38
#94987 #94987
User since
2003-11-28
3645 Artikel
ModeratorIn
[default_avatar]
Code: (dl )
undefined symbol: gdImagePngPtrEx

Das sieht danach aus, als ob du ein altes libgd haettest, eins ohne PNG-Unterstuetzung. Du hast zwei Moeglichkeiten: ein Upgrade auf das neueste libgd (ich glaube, 2.0.28 ist aktuell und hat sogar wieder GIF-Support eingebaut) oder ein Downgrade des Perl-GD (auf ca. Version 1.30, fuer die genaue Version am besten ins ChangeLog gucken).
<< >> 5 Einträge, 1 Seite



View all threads created 2004-07-27 13:46.