Installing from repositories is always prefered unless you need the last version of autotools. In that case you will have to download it manually and install it manually. GNU autotools are three packages: Autoconf, Automake and Libtool. Here are the steps
“Autotools: a practitioner’s guide to Autoconf, Automake and Libtool” by John Calcote (Free Software Magazine, 2008) is an excellent, free, and fairly complete tutorial that delves in. If you’re serious, you should probably buy the updated book ??
1.1 What are the “Autotools”? The name GNU Autotools commonly refers to the software packages Autoconf, Automake, and Libtool. They consist of a number of programs used by developers, among them autoreconf, autoconf, autoheader, autoscan (which come f
Post a Comment:
Showing 0 Comments: