LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   How to install GD image library on Debian (https://www.linuxquestions.org/questions/debian-26/how-to-install-gd-image-library-on-debian-155068/)

chrisbutts 03-08-2004 02:05 PM

How to install GD image library on Debian
 
Hey Guys, I am trying to install the GD Image library on a Debian system. I have used the command apt-get install gd but I am still having the same problem. Can someone tell me what I need to do. Thanks

Chris

stony 03-09-2004 05:05 AM

Re: How to install GD image library on Debian
 
Hi,

Quote:

Originally posted by chrisbutts
Hey Guys, I am trying to install the GD Image library on a Debian system. I have used the command apt-get install gd but I am still having the same problem. Can someone tell me what I need to do. Thanks

Chris

reading the manuals should help you.

Try to do an "apt-cache search libgd" and check out the package names that are found there. Then install the package of your choice by running "apt-get install $package_of_your_choice" ...

cu

chrisbutts 03-10-2004 09:33 AM

Install GD Image Library
 
I have Run the command "apt-get install libgd2" to install the gd library but I am still getting the same problem when installing photoshare. Is there any other commands I need to run? I did what the reply said but same thing.......Can anyone help please.

L0-t3k 04-04-2004 03:24 AM

I did...
 
I did an:
apt-get install php4-gd4, and it seems to have worked, pending restarts.
Maybe try that instead.

chrisbutts 04-04-2004 09:58 AM

It works
 
Hey Thanks a great deal for all your help.............It is working fine now after the apt-get install php4-gd command...............great work guys


All times are GMT -5. The time now is 10:12 AM.