помогите установить php-gtk2
никак не получается
делал как описано
http://gtk.php.net/manual/en/tutorials.installation.linux.php$ ./buildconf --with-phpize=/usr/bin/phpize
Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend Extension Api No: 220060519
rebuilding aclocal.m4
rebuilding configure
configure.in:77: warning: LTOPTIONS_VERSION is m4_require'd but not m4_defun'd
aclocal.m4:2912: LT_INIT is expanded from...
aclocal.m4:2947: AC_PROG_LIBTOOL is expanded from...
configure.in:77: the top level
configure.in:77: warning: LTSUGAR_VERSION is m4_require'd but not m4_defun'd
configure.in:77: warning: LTVERSION_VERSION is m4_require'd but not m4_defun'd
configure.in:77: warning: LTOBSOLETE_VERSION is m4_require'd but not m4_defun'd
configure:12345: error: possibly undefined macro: m4_ifval
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure:15952: error: possibly undefined macro: _LT_SET_OPTIONS
configure:15952: error: possibly undefined macro: LT_INIT
make[1]: *** [configure] Ошибка 1
make: *** [all] Ошибка 2
$ ./buildconf
таже ошибка
до этого устанавливал deb пакет php-gtk php-gtk_1.0.0-1_i386.deb отсюда
http://saltador.uspnet.usp.br/pub/php-gtk/DEB/Debian/php-gtk_1.0.0-1_i386.debустановился, но
$ php -m | grep php-gtk
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/php-gtk2.so' - /usr/lib/php5/20060613+lfs/php-gtk2.so: cannot open shared object file: No such file or directory in Unknown on line 0
Пользователь решил продолжить мысль 23 Апреля 2009, 16:18:21:
тут инструкция по установке и конфигурации
http://oops.opsat.net/doc/gtk/compile-from-source.html вычетал что нужно обновить:
autoconf у меня 2.13 советуют до 2.5/2.6
automakeпоможет это? и как это сделать?