Today's installation of TFS error is as follows:
[[Email protected] tb-common-utils]# ./build.shautogen.sh: line 11: libtoolize: command not foundautogen.sh: line 12: aclocal: command not foundautogen.sh: line 13: autoconf: command not foundautogen.sh: line 14: automake: command not found./build.sh: line 20: ./configure: Without that file or directory make: *** did not specify the target and could not find makefile. Stop. make: *** there are no rules to create the target "install". Stop. AUTOGEN.SH: LINE 10: LIBTOOLIZE: COMMAND NOT FOUNDAUTOGEN.SH: LINE 11: aclocal: command not foundautogen.sh: line 12: autoconf: command not foundautogen.sh: line 13: automake: command not found./build.sh: line 34: ./configure: does not have that file or directory make: *** does not specify the target and cannot find makefile. Stop. make: *** no rules can createTarget "Install". Stop.
Workaround:
Yum-y Install Libtool
This article is from the "Loyalty" blog, make sure to keep this source http://xinsir.blog.51cto.com/5038915/1749297
Libtoolize:command not found