Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: pmtate on February 20, 2005, 10:00:46 PM
-
I have been trying this (script 3):
http://no.longer.valid/phpwiki/index.php/SME6.5UpdateScripts
but found a problem with these lines:
wget -nc http://www.ibiblio.org/pub/linux/distributions/smeserver/releases/6.5beta2/os/e-smith/RPMS/autoconf-2.13-17.noarch.rpm
wget -nc http://www.ibiblio.org/pub/linux/distributions/smeserver/releases/6.5beta2/os/e-smith/RPMS/automake-1.4p5-4.noarch.rpm
wget -nc http://www.ibiblio.org/pub/linux/distributions/smeserver/releases/6.5beta2/os/e-smith/RPMS/cpp-2.96-113.i386.rpm
These files are not located here, I downloaded them from
ftp://rpmfind.net/linux/redhat/7.3/en/os/i386/RedHat/RPMS/
and ran the script again with no changes, it then failed:
3 source files, building
running: phpize
You should update your aclocal.m4' by running aclocal.
Configuring for:
PHP Api Version: 20020918
Zend Module Api No: 20020429
Zend Extension Api No: 20021010
phpize' failed
Should I be downloading a later version of Automake/Autoconf?
TIA