hello!!! its me again
>> root@home:/usr/src/midgard-php4-1.4.1-7> ./mkall /usr/local/midgard
>> autoconf: Undefined macros:
>> configure.in:43:AC_PROG_LIBTOOL
>> /usr/local/bin/phpize: libtoolize: command not found
d>
d> You need to install libtool.
ok. i download and install libtool from debian.org.
and now i get another trouble :{{{{
>midgard-php4-1.4.1-7
when i run ./mkall
we got:
autoconf: Undefined macros:
configure.in:43:AC_PROG_LIBTOOL
You should update your `aclocal.m4' by running aclocal.
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking for PHP prefix... /usr/local
checking for PHP includes... -I${prefix}/include/php -I${prefix}/include/php/main
-I${prefix}/include/php/Zend -I${prefix}/include/php/TSRM
checking for PHP extension directory...
/usr/local/lib/php/extensions/no-debug-non-zts-20001214
checking for bison... bison -y
checking how to run the C preprocessor... gcc -E
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for flex... (cached) flex
checking for midgard support... yes, shared
checking for apxs... no
configure: error: apxs not found.
but i have apxs installed on our machine. look:
root@host:/usr/src/midgard-php4-1.4.1-7> locate apxs
/usr/local/apache/bin/apxs
/usr/local/apache/man/man8/apxs.8
/usr/local/apache2/bin/apxs
/usr/local/apache2/htdocs/manual/programs/apxs.html
hey guys! where is problem?!
what should we do?!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]