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:
Cool! Webbies heading for Guis! ^^
Ya, the browser/html “GUI” cannot do all
Has this been attempted on Fedora 7.
I sucessfully did this on a 64 bit system on Fedora 9. One thing I had to do was install the libglade.i386 or libglade2.i386 libraries (not sure which since I did both). Hope this helps.
Change that…it didn’t work on a 64 bit system…the rpm compiled, but it didn’t load into the php sucessfully…
thanks hartwin
http://kernelreloaded.blog385.com/index.php/archives/phoronix-test-suite-with-gui-on-fedora-just-a-step-away/
This is a post related to php-gui on Fedora if you need never version