LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing ImageMagick on my centos server (https://www.linuxquestions.org/questions/linux-newbie-8/installing-imagemagick-on-my-centos-server-737077/)

zardari7 07-01-2009 08:36 PM

Installing ImageMagick on my centos server
 
OK I am trying to install ImageMagick on my server.

I followed this guide:

http://www.imagemagick.org/script/in...ource.php#unix

and did everything explained there.

But when i view my php info file, I dont see imagemagick listed there in the modules.

Is there anything else I need to do other then those steps mentioned in the imagemagic.org install guide?

Tinkster 07-01-2009 09:18 PM

Chances are you'll have to rebuild PHP to make use of it.

Out of curiosity - why didn't you use the centos rpms?

zardari7 07-01-2009 10:14 PM

Centos rmps how exactly do i use that

billymayday 07-01-2009 10:17 PM

Try
Code:

yum install ImageMagick
as root, or use the package tool in the GUI to select and install it. Easy.

zardari7 07-01-2009 10:54 PM

I did the "yum install imagemagick" and it did all the stuff, but i still not see it in the php info file under modules.

how do I use the package tool in the GUI? command?

sorry but I am totally new with centos and trying to learn it.

billymayday 07-01-2009 11:06 PM

What are you expecting from php?


All times are GMT -5. The time now is 04:43 AM.