php-gtk rpm

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:

http://gtk.php.net/

7 Responses to “php-gtk rpm”

  1. Herward Hoyer Says:

    Cool! Webbies heading for Guis! ^^

  2. Hartwin Hoyer Says:

    Ya, the browser/html “GUI” cannot do all ;)

  3. Eric Says:

    Has this been attempted on Fedora 7.

  4. Brandon Thomas Says:

    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.

  5. Brandon Thomas Says:

    Change that…it didn’t work on a 64 bit system…the rpm compiled, but it didn’t load into the php sucessfully…

  6. exchangeboss Says:

    thanks hartwin :)

  7. Valent Turkovic Says:

    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

Leave a Reply