--with-gd=shared: command not found

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
Ollie Saunders
DevNet Master
Posts: 3179
Joined: Tue May 24, 2005 6:01 pm
Location: UK

--with-gd=shared: command not found

Post 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.
User avatar
Ollie Saunders
DevNet Master
Posts: 3179
Joined: Tue May 24, 2005 6:01 pm
Location: UK

Post by Ollie Saunders »

Don't worry seems to be OK now.
Post Reply