Ik probeer PHP-GTK te installeren, maar het wil nog niet helemaal lukken. xD
Ik heb eerst de laatste source tarball gedownload van
http://gtk.php.netDaarna heb ik zoals op de site staat dit gedaan:
./buildconf
./configure
Maar bij ./configure krijg ik een probleempje. Ik heb Glib 2.6 of hoger nodig, en die had ik niet. Dus ik Glib 2.6.6 downloaden, ook de source tarball. Gecompiled en ge-make-installed ging allemaal goed. Dus ik opnieuw proberen om PHP-GTK te installeren. Maar nu krijg ik als ik ./configure doe dit:
checking for GLIB - version >= 2.6.0...
*** 'pkg-config --modversion glib-2.0' returned 2.6.6, but GLIB (2.10.3)
*** was found! If pkg-config was correct, then it is best
*** to remove the old version of GLib. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
*** to point to the correct configuration files
En nu weet ik niet meer wat ik moet doen, iemand een idee? Ik heb Ubuntu Dapper Drake.
Alvast bedankt
