I am trying to install php-gtk on ubuntu 10.04 using the post on the ubuntu forums (http://ubuntuforums.org/showthread.php?t=1471531) but i am getting an error message when i try to build php-gtk from cvs
to get php-gtk i use
svn co http://svn.php.net/repository/gtk/php-gtk/trunk php-gtk
cd php-gtk
./buildconf
./configure
this all works fine, but then when i issue the make command i get the message
/home/nick/src/php-gtk/main/phpg_support.c: In function ‘phpg_read_property’: