Help - Search - Members - Calendar
Full Version: HELP!! Installing ImageMagick
The Planet Forums > Control Panels > Other
ahsieh
Can someone show me how? Thanks!!!! The installation instructions that I've found so far are all too complicated and beyond my skills... Anyone can explain the process in simpler steps? Thanks!!!
Lunch[box]
Is this for a Windows or Linux server?
ahsieh
QUOTE (Lunch[box)
]Is this for a Windows or Linux server?


Redhat Linux. I heard installing it on a Windows machine is a lot easier...
Lunch[box]
Yes, it is much easy to install on Windows. I'm sorry, but I don't have much experience with installing it on Linux, maybe someone else can post for that.

Good luck!
alduin
Have you tried:
CODE
up2date ImageMagick
SDavidS
QUOTE (ahsieh)
Can someone show me how?  Thanks!!!!  The installation instructions that I've found so far are all too complicated and beyond my skills...  Anyone can explain the process in simpler steps?  Thanks!!!


Is this on a machine with cpanel? If so I can help.
ahsieh
QUOTE (SDavidS)
QUOTE (ahsieh)
Can someone show me how?  Thanks!!!!  The installation instructions that I've found so far are all too complicated and beyond my skills...  Anyone can explain the process in simpler steps?  Thanks!!!


Is this on a machine with cpanel? If so I can help.


Yes it is. Please do help!!! Thanks!
BTW, the function in WHM -- Install an RPM -- didn't really work. It'd run and complete but ImageMagick isn't really successfully installed.
ahsieh
QUOTE (alduin)
Have you tried:
CODE
up2date ImageMagick


I got:

bash: up2date: command not found
darkanoid
worked for me
ahsieh
I found the following commands on another site and they worked for me like a charm!

# mkdir /home/src
# cd /home/src
# wget ftp://ftp.imagemagick.org/pub/ImageMagick...5.5.7-17.tar.gz
# tar xvzf ImageMagick-5.5.7-17.tar.gz
# cd ImageMagick-5.5.7
# ./configure
# make
# make install
# cd PerlMagick
# perl Makefile.PL
# make
# make install

ImageMagick now works on my server!!! =)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.