i used to install mmcache without any problem, but it looks i am having problem this time.
according to http://www.directadmin.com/forum/showthread.php?s=&threadid=3900&highlight=mmcache
i should have these installed, they are:
apache 1.3.xx
mod_php
autoconf
automake
libtool
m4
my question is when i run
$PHP_PREFIX/bin/phpize
the error came out:
/usr/local//bin/phpize: line 57: aclocal: command not found
i then go to open this phpize and found line 57 is:
aclocal || exit 1
-----------------------------------------------------------
so my question is what is this aclocal??
thanks
according to http://www.directadmin.com/forum/showthread.php?s=&threadid=3900&highlight=mmcache
i should have these installed, they are:
apache 1.3.xx
mod_php
autoconf
automake
libtool
m4
my question is when i run
$PHP_PREFIX/bin/phpize
the error came out:
/usr/local//bin/phpize: line 57: aclocal: command not found
i then go to open this phpize and found line 57 is:
aclocal || exit 1
-----------------------------------------------------------
so my question is what is this aclocal??
thanks