Eaccelerator [ /usr/local/bin/phpize: line 105: aclocal: command not found ]

we have 9 server running and never ran into this problem before

[xxxxx@reseller eaccelerator-0.9.3]# $PHP_PREFIX/local/bin/phpize
Configuring for:
PHP Api Version: 20020918
Zend Module Api No: 20020429
Zend Extension Api No: 20021010
/usr/local/bin/phpize: line 105: aclocal: command not found << ??


so i try to by-pass

[xxxxxx@reseller eaccelerator-0.9.3]# ./configure --enable-eaccelerator=shared --with-php-config=$PHP_PREFIX/bin/php-config
-bash: ./configure: No such file or directory


any help will be great

 

 

 

 

Top