Page 1 of 1

--with-gd=shared: command not found

Posted: Tue Jul 03, 2007 9:33 am
by Ollie Saunders
Trying to ./configure PHP and I get

Code: Select all

line 40: --with-gd=shared: command not found
I'm using ubuntu server and I installed the libgd2-xpm-dev package (although I'm not sure this is the right one) but apparently GD is bundled so I've no idea what is going on.

If I continue to make and install despite the error the image functions are undefined.

Posted: Wed Jul 04, 2007 5:52 am
by Ollie Saunders
Don't worry seems to be OK now.