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 thoughts on “php-gtk rpm

  1. 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.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>