Click to See Complete Forum and Search --> : Installing gd 1.8.4 on Redhat Linux


Anon
03-07-2002, 07:04 AM
I have tried to install gd 1.8.4 on my Linux server running Apache and PHP.

I can 'Make' gd, but then I do not know, what to do. I have tried to 'Make' PHP again with --with-gd, and then 'Make' Apache again. If I do that making Apache comes with a lot of errors like

'undefined reference to gd...'

If I do not do that I always get an error like

'Fatal error: Call to undefined function: imagecreate()'

when I try to call a function in gd...

What have I done wrong?

Anon
07-24-2002, 01:14 PM
i get that same error, it's driving me bonkers.