PDA

View Full Version : GD Lib on the PLESK 7.5.4


blueprins
19th September 2005, 03:19 AM
Hello

I use Plesk 7.5.4 but I can't install a GD Lib

I also do as below :

wget http://www.boutell.com/gd/http/gd-1.8.4.tar.gz
tar xvfz gd-1.8.4.tar.gz
cd gd-1.8.4
make
make install

But I see that, it is not been installed yet. Please help me

Thanks

blueprins
21st September 2005, 06:03 AM
isn't there any help :(

phoenixisp
22nd September 2005, 06:36 PM
Try installing php-gd using yum. That should install the libraries that you need.

blueprins
23rd September 2005, 10:27 AM
Hmm, Sorry but I don't know YUM. What is that, can you explain and help about it?

Thanks

phoenixisp
23rd September 2005, 10:45 AM
What OS are you using? Yum may be installed if it's a RedHat type. In the command line try this:

#yum install php-gd