Leser: 1
7 Einträge, 1 Seite |
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
install Image::Magick
...
Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -lfreetype
...
Microsoft (R) Program Maintenance-Dienstprogramm: Version 6.00.9782.0
cp Magick.pm blib\lib\Image\Magick.pm
AutoSplitting blib\lib\Image\Magick.pm (blib\lib\auto\Image\Magick)
C:\Tools\Perl\bin\perl.exe C:\Tools\Perl\lib\ExtUtils\xsubpp -typemap C
:\Tools\Perl\lib\ExtUtils\typemap Magick.xs > Magick.xsc && C:\Tools\Perl\bin\p
erl.exe -MExtUtils::Command -e mv Magick.xsc Magick.c
cl -c -I../ -I.. -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/us
r/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/graphviz -I/usr/i
nclude/freetype2 -I/usr/include/libxml2 -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -D
WIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAS
T_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_
READFIX -g -O2 -Wall -W -pthread -MD -Zi -DNDEBUG -O1 -DVERSION=\"6.3.2\" -D
XS_VERSION=\"6.3.2\" "-IC:\Tools\Perl\lib\CORE" -D_LARGE_FILES=1 -DHAVE_CONFIG
_H Magick.c
Befehlszeilenwarnung D4025 : '/O1' wird durch '/O2' ausser Kraft gesetzt
Befehlszeilenfehler D2021 : Ungueltiges numerisches Argument '/Wall'
NMAKE : fatal error U1077: 'cl' : Rueckgabe-Code '0x2'
Stop.
JCRISTY/PerlMagick-6.32.tar.gz
nmake -- NOT OK
Warning (usually harmless): 'YAML' not installed, will not store persistent stat
e
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Failed during this command:
JCRISTY/PerlMagick-6.32.tar.gz : make NO
renee+2008-03-21 14:40:28--Installiere das Modul am besten mit PPM...
GwenDragon+2008-03-21 14:52:57--Bitte hole dir PerlMagick von http://www.imagemagick.org/script/binary-releases.... und installiere bitte die Datei ImageMagick-6.3.9-10-Q16-windows-dll.exe auf deinem System.
Die entsprechenden Module für Perl 5.8 werden mit installiert.
1
2
3
4
5
6
7
8
9
cpan> install Image::Thumbnail
...
This module requires at least one of: Imager,GD,Image::Magick...
Looking for Imager ... not found
Looking for GD ... not found
Looking for Image::Magick ... not found
This module requires you have installed on your system
one of either the GD, Imager, or Image::Magick Perl modules.
Gast+2008-03-21 15:40:41--...
This module requires you have installed on your system
one of either the GD, Imager, or Image::Magick Perl modules.[/code]
obwohl ich beim Installieren was mit Perl angehakt habe.
??
Claus
7 Einträge, 1 Seite |