Click here to register.
      
irc://irc.freenode.net#webgui

iPhoneGuy: WebGUI is a pile of crap.
rizen: If WebGUI is such a pile of crap, why do you use it?
iPhoneGuy: Because it's the best pile of crap out there.

If this is what people who hate us are saying, imagine what people who love us will say. Come join us on IRC.


     Discuss > Install/Upgrade Help

Installing ImageMagick / PerlMagick

User dadok
Date 3/31/2008 9:35 pm
Views 892
Rating 0    Rate [
|
]
Previous · Next
User Message
dadok

AHHHHH.  So I've tried so many different combinations it's not funny.  Has anyone succesfully installed ImageMagick/PerlMagick for windows xp?  I've got a problem where I can't get the thumbnails to be created, and I'm fairly certain it has to do with the fact that my ImageMagick / PerlMagick versions are incorrect.  But I can't find the right versions online.  I've tried to do an "install Image::Magick" via cpan, but when I do that it fails (see below).  So I've tried to get the binary online, but the 6.4.0 binary for windows I can't get the PerlMagick to install (in the instructions it says to do: ppm install Image-Magick.ppd) and when I do that I get: ppm install failed: The PPD does not provide code to install for this platform.    I've tried pervious versions of ImageMagick but they give the same error: cl : Command line error D8004 : '/W' requires an argument (see below).  Any help would be appreciated.  It shouldn't be this hard to install ImageMagick/PerlMagick on my system...

Thanks!

=========================================== 

Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -lfreetype
Note (probably harmless): No library found for -llcms
Note (probably harmless): No library found for -ltiff
Note (probably harmless): No library found for -lfreetype
Note (probably harmless): No library found for -ljpeg
Note (probably harmless): No library found for -lgs
Note (probably harmless): No library found for -lpng
Note (probably harmless): No library found for -lXext
Note (probably harmless): No library found for -lXt
Note (probably harmless): No library found for -lSM
Note (probably harmless): No library found for -lICE
Note (probably harmless): No library found for -lX11
Note (probably harmless): No library found for -lbz2
Note (probably harmless): No library found for -lrsvg-2
Note (probably harmless): No library found for -lgdk_pixbuf-2.0
Note (probably harmless): No library found for -lpng12
Note (probably harmless): No library found for -lm
Note (probably harmless): No library found for -lgobject-2.0
Note (probably harmless): No library found for -lgmodule-2.0
Note (probably harmless): No library found for -ldl
Note (probably harmless): No library found for -lglib-2.0
Note (probably harmless): No library found for -lxml2
Note (probably harmless): No library found for -lgvc
Note (probably harmless): No library found for -lz
Note (probably harmless): No library found for -lpthread
Note (probably harmless): No library found for -lm
Note (probably harmless): No library found for -lpthread
Note (probably harmless): No library found for oldnames.lib
Note (probably harmless): No library found for kernel32.lib
Note (probably harmless): No library found for user32.lib
Note (probably harmless): No library found for gdi32.lib
Note (probably harmless): No library found for winspool.lib
Note (probably harmless): No library found for comdlg32.lib
Note (probably harmless): No library found for advapi32.lib
Note (probably harmless): No library found for shell32.lib
Note (probably harmless): No library found for ole32.lib
Note (probably harmless): No library found for oleaut32.lib
Note (probably harmless): No library found for netapi32.lib
Note (probably harmless): No library found for uuid.lib
Note (probably harmless): No library found for ws2_32.lib
Note (probably harmless): No library found for mpr.lib
Note (probably harmless): No library found for winmm.lib
Note (probably harmless): No library found for version.lib
Note (probably harmless): No library found for odbc32.lib
Note (probably harmless): No library found for odbccp32.lib
Note (probably harmless): No library found for msvcrt.lib
Writing Makefile for Image::Magick

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

cp Magick.pm blib\lib\Image\Magick.pm
AutoSplitting blib\lib\Image\Magick.pm (blib\lib\auto\Image\Magick)
        C:\data\wre\prereqs\bin\perl.exe C:\data\wre\prereqs\lib\ExtUtils\xsubpp
  -typemap C:\data\wre\prereqs\lib\ExtUtils\typemap  Magick.xs > Magick.xsc && C
:\data\wre\prereqs\bin\perl.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 -DNO_HASH_SEED -DUSE_SITECUSTOMIZ
E -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO
 -DPERL_MSVCRT_READFIX -g -O2 -Wall -W -pthread -MD -Zi -DNDEBUG -O1    -DVERSIO
N=\"6.3.2\"  -DXS_VERSION=\"6.3.2\"  "-IC:\data\wre\prereqs\lib\CORE"  -D_LARGE_
FILES=1 -DHAVE_CONFIG_H Magick.c
cl : Command line warning D9025 : overriding '/O1' with '/O2'
cl : Command line error D8004 : '/W' requires an argument
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return 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
 

 

 

--- (Edited on 3/31/2008 9:35 pm [GMT-0500] by dadok) ---



Back to Top
Rate [
|
]
 
 
colink

Have you tried just using the binary WRE that was compiled for Windows XP?

http://sourceforge.net/project/showfiles.php?group_id=51417&package_id=148913

 

--- (Edited on 3/31/2008 10:18 pm [GMT-0500] by colink) ---



Back to Top
Rate [
|
]
 
 
dadok

Hmm.  That link doesn't seem to give me a binary.  I downloaded and installed from: wre-0.8.3-windows-xp-ia32.zip on that page though. 

--- (Edited on 3/31/2008 10:45 pm [GMT-0500] by dadok) ---



Back to Top
Rate [
|
]
 
 

Dutch translation 7.5.19 done by bartjol - Fri @ 03:24am

Re: Updating translations by bartjol - Fri @ 03:22am

Smoketest For nightly_2008-08-08 by Visitor - Fri @ 01:43am

mod_proxying to a bare Apache in WRE 0.8 by baylink - Thu @ 03:19pm

Re: Web Page snapshots by aewhale - Thu @ 02:00pm

Re: SSL security. by JT - Thu @ 01:47pm

Re: Web Page snapshots by colink - Thu @ 10:50am

Re: Web Page snapshots by martink - Thu @ 09:40am

Re: Web Page snapshots by pwrightson - Thu @ 09:15am

Re: Web Page snapshots by aewhale - Thu @ 09:07am

Re: Password for whole site by bepo - Thu @ 07:49am

Re: Web Page snapshots by bartjol - Thu @ 06:46am