[mpls-linux-general] error in ./update-autotools, help
Status: Beta
Brought to you by:
jleu
|
From: Jorge <jo...@sa...> - 2005-03-15 08:11:57
|
Hello, I'm trying to run quagga-mpls, i have created links and in the next step, ./update-autotools, give me this errors: [root@localhost quagga-mpls]# ./update-autotools This ./update-autotools script is deprecated, and will be removed at some stage.Please use the 'autoreconf' command included with autoconf. TOOLS VERIONS: ./update-autotools: line 15: autoheader: command not found ./update-autotools: line 15: autoconf: command not found ./update-autotools: line 15: libtool: command not found ./update-autotools: line 15: libtoolize: command not found ./update-autotools: line 15: aclocal: command not found ./update-autotools: line 15: automake: command not found UPDATING: ./update-autotools: line 19: aclocal: command not found ./update-autotools: line 20: autoheader: command not found ./update-autotools: line 21: autoconf: command not found ./update-autotools: line 22: libtoolize: command not found ./update-autotools: line 23: automake: command not found What is wrong? Thanks for your attention, Jorge Garcia jo...@sa... |