How to add imagemagic - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: How Do I? (https://www.linux-noob.com/forums/forum-60.html) +--- Thread: How to add imagemagic (/thread-2044.html) |
How to add imagemagic - godskalk - 2006-04-05 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. How to add imagemagic - anyweb - 2006-04-05 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 |