Linux-Noob Forums

Full Version: How to add imagemagic
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Hey, I just recently installed FC4 on my small server, and it seems that the imagemagic, or the GD-lib wasnt installed :(.

 

Is there a way to add this lib to apache without reinstalling? I also dont have internet connected to the server, so i probably got to download stuff and apply it?

 

Im just using the box for making webpages and scripts, and i got to an stop when i could not use the imagetools :\

 

I dunno how to describe this problem any better but i bet you understand it? (or what, znx?)

Heh.


download the rpm from here

 

[/url][url=http://mirror.linux.duke.edu/pub/fedora/li....2.0-2.i386.rpm]http://mirror.linux.duke.edu/pub/fedora/li....2.0-2.i386.rpm

 

or try

 



Code:
yum -y install ImageMagick




 

cheers

anyweb