EditWrx Knowledge Base Home
 Search       Login   Register   Members   Help   Home 
Search by username


ImageMagick Not Being recognized
 Moderated by: Keith  
 New Topic   Reply   Print 
AuthorPost
cebuy
Member
 

Joined: Tue Oct 25th, 2005
Location:  
Posts: 1
 Posted: Tue Oct 25th, 2005 03:41 pm
 Quote  Reply 
When I go to "Site Parameters" after logging in, I used the button to test the installation ImageMagick.  It said..  

Software error:

I can't seem to get the Edit Wrx program to recognize ImageMagick even though I am pretty sure it is installed.   I went to cpanel WHM and installed every RPM that says ImageMagick in any way and then restarted Apache, and it still gives me this error. 

What do I need to do?  

By the way, I have my own dedicated server. 

Keith
Moderator
 

Joined: Fri Apr 8th, 2005
Location:  
Posts: 603
 Posted: Tue Oct 25th, 2005 06:03 pm
 Quote  Reply 
What do I need to do?  

By the way, I have my own dedicated server.

I've not installed ImageMagick via RPM. It sounds like you have had a failed installation.

I've installed from the commandline as su using wget. There are a list of wget sources for the program at imagemagick.org. The reason I install from the commandline is to watch the installation. Imagemagick requires a number of dependencies and will not be properly installed without them. The commandline install will let you know what dependancies it could not find.

You may have installed imagemagick but not gotten a correct installation of the Perl modules for it. The test at Site Parameters uses a

use Image::Magick;

statement. If ImageMagick and the Perl module are not correctly installed you will get the error.


 Current time is 10:21 pm




Powered by WowBB 1.62 - Copyright © 2003-2004 Aycan Gulez