E:не удалось найти пакет phpize
Сделал вот такую штуку :
Код:
sudo apt-get install php5-dev
Установка php5-gtk2 вроде пошла.
Прошу прошения за мой ламерский сленг, на линукс перешел совсем недавно
Перешел в нужный каталог, выполнил команду
./buildconf
Получил такие результаты:
Код:
snake@snake-desktop:~$ cd /media/Media/php-gtk-2.0.1/
snake@snake-desktop:/media/Media/php-gtk-2.0.1$ ./buildconf
Configuring for:
PHP Api Version: 20090626
Zend Module Api No: 20090626
Zend Extension Api No: 220090626
rebuilding aclocal.m4
rebuilding configure
configure.in:150: warning: LTOPTIONS_VERSION is m4_require'd but not m4_defun'd
aclocal.m4:2941: LT_INIT is expanded from...
aclocal.m4:2976: AC_PROG_LIBTOOL is expanded from...
configure.in:150: the top level
configure.in:150: warning: LTSUGAR_VERSION is m4_require'd but not m4_defun'd
configure.in:150: warning: LTVERSION_VERSION is m4_require'd but not m4_defun'd
configure.in:150: warning: LTOBSOLETE_VERSION is m4_require'd but not m4_defun'd
configure:11721: error: possibly undefined macro: m4_ifval
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure:14749: error: possibly undefined macro: _LT_SET_OPTIONS
configure:14749: error: possibly undefined macro: LT_INIT
make[1]: *** [configure] Ошибка 1
make: *** [all] Ошибка 2
snake@snake-desktop:/media/Media/php-gtk-2.0.1$
Господа, подскажите пожалуйста, что делаю не так и что делать дальше.