Hello Mandrake 8.2 users, As you may not know Mandrake 8.2 have installed both autoconf-2.13 and autoconf-2.52. The=20 /usr/bin/autoconf is a symlink to a wrapper. By default is used autoconf 2.13. To make use of autoconf 2.5x you must set a variable in current environment: export HAVE_AUTOCONF_252=3D1 ^^^^^^^^ (just from my memory because I have Debian at home, and my Mandrake at my job). Please have a little look in acwrapper.pl Just run: less /usr/bin/autoconf On Joi 16 Mai 2002 22:38, Waldo Bastian wrote: > As of now you need the following tools to build KDE from CVS: > > =09autoconf 2.5x > =09autoheader 2.5x > =09automake 1.5 > > > CHECK > =3D=3D=3D=3D=3D > > You can check the version of these tools with the following commands: > > =09autoconf --version > =09autoheader --version > =09automake --version > > If you do not have the correct version you might want to try if one of = the > following commands are available: > > =09/usr/bin/autoconf-2.53 --version > =09/usr/bin/autoheader-2.53 --version > =09/usr/bin/automake-1.5 --version > > > DOWNLOAD > =3D=3D=3D=3D=3D=3D=3D=3D > > If you do not have the correct versions installed on your system you ne= ed > to install these on your system, you can download them from the followi= ng > locations: > =09ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.53.tar.gz [967Kb] > =09ftp://ftp.gnu.org/gnu/automake/automake-1.5.tar.gz [514Kb] > > (You do not need to download autoheader, autoheader is part of autoconf= ) > > > MULTIPLE VERSIONS > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > Installing multiple versions of autoconf/autoheader/automake is easy. > For autoconf use: > =09./configure --prefix /usr/local/autoconf-2.53 > =09make install > =09ln -s /usr/local/autoconf-2.53/bin/autoconf /usr/bin/autoconf-2.53 > =09ln -s /usr/local/autoconf-2.53/bin/autoheader /usr/bin/autoheader-2.= 53 > =09ln -s /usr/local/autoconf-2.53/bin/autom4te /usr/bin/autom4te-2.53 > > For automake use: > =09./configure --prefix /usr/local/automake-1.5 > =09make install > =09ln -s /usr/local/automake-1.5/bin/automake /usr/bin/automake-1.5 > =09ln -s /usr/local/automake-1.5/bin/aclocal /usr/bin/aclocal-1.5 > > Cheers, > Waldo --=20 Claudiu Costin, claudiuc@kde.org Linux-KDE Romania http://www.ro.kde.org