Jump to content

GD library


Recommended Posts

On a Linux machine I believe you need to install GD and then install PHP with the '--with-gd' flag.

 

Most distributions have precompiled binaries available through there package management. Its pretty rare you actually need to compile php unless you are building extensions or using a source based distro.

 

I am using RHEL 5

 

yum install php5-gd

 

Should get the job done.

Link to comment
Share on other sites

 

[root@www ~]# yum install php5-gd

Loading "installonlyn" plugin

Loading "rhnplugin" plugin

This system is not registered with RHN.

RHN support will be disabled.

Setting up Install Process

Setting up repositories

rhel-debuginfo            100% |=========================|  951 B    00:00

Reading repository metadata in from local files

primary.xml.gz            100% |=========================| 470 kB    00:00

################################################## 1985/1985

Parsing package install arguments

No Match for argument: php5-gd

Nothing to do

 

does that look right?

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.