PDA

View Full Version : how do I install "GD"?


randyjames
08-06-2006, 01:48 PM
I just got a directadmin server, got everything working and I LOVE it.

But, today I purchased a script and it's a script that is a profile counter. The owner said I need to have GD installed. I heard GD was for graphics or something.

Well, anyways. How do I install it? I believe in cpanel there was an auto install thing, is there one for DA or do I have to manually do it?

I can't manually do it because I'm a newb to DA. So I will pay omebody to do it.

Any suggestions? I NEED GD!!

hehachris
08-07-2006, 05:28 AM
i believe that GD is bundled with DA
if not you can easily install it with the customapache script.

cd /usr/local/directadmin/customapache
./build clean
./build update
./build gd

randyjames
08-07-2006, 10:07 AM
bundled with DA? does that mean its already isntalled or theres a way to install it via admin panel.?

if you can install via admin panel then how?