I created a rpm for php-gtk-2.0.0-0 .
Thanks for advice to Harald Hoyer
You need php-gd for php-gtk.
yum -y update php-gd
If you installing this rpm, be sure to load the php-gtk extension in with
$ echo extension=php_gtk2.so > /etc/php.d/php-gtk.ini
note: your apache won’t work with this extension loaded.
I am working on a way to load this module only when the cli of php is used.
Download:
Source rpm:
php-gtk-2.0.0-0.alpha.1.src.rpm
Fedora 6 i386 :
php-gtk-2.0.0-0.alpha.1.i386.rpm
debuginfo:
php-gtk-debuginfo-2.0.0-0.alpha.1.i386.rpm
Further information: