Hi,
I'm trying to download php-gtk on my Ubuntu (jaunty). But i have some troubles.

I downloaded the latest source from php-gtk.net
(http://gtk.php.net/distributions/php-gtk-2.0.1.tar.gz)

Extracted it... then typed used this command..
Code:
./buildconf
but i'm getting some error
Code:
checking for PHP executable in /usr/bin... configure: error: Could not locate PHP executable
I have installed php5 and php5-dev from the repository with all the dependencies.

What might be causing the problem?