GNU Automake is a super handy, totally free tool that makes life easier for anyone working with GNU/Linux. This open-source software runs in the command line and helps you automatically whip up Makefile.in files for your programs.
This software works hand-in-hand with Autoconf, which is used on GNU/Linux to create configure scripts. The cool part? The Makefile.in files it generates follow all the GNU coding standards, so you're in good shape.
If you're looking to compile programs from source packages on any GNU/Linux system, then GNU Automake is a must-have. It takes care of creating the Makefile needed to compile your program after Autoconf sets up the configuration file.
You can usually find GNU Automake available in the main software repositories of modern GNU/Linux distributions. But if you want to get the latest version, you can also compile it from its source package available for free on Softpedia.
To start off, just download the source package and save it onto your computer. Once that's done, extract its contents using any archive manager you like, and then open up your terminal emulator.
Next, head over to where you extracted those files using Terminal (for example: cd /home/softpedia/automake-1.15
). Then run this command: ./configure && make
. This will set everything up for compiling GNU Automake. Finally, install it system-wide by typing: sudo make install
.
Just like any other command-line tool, GNU Automake comes loaded with various command-line options. To check them out quickly after you've installed it, just run: automake --help
.
You can do some neat stuff here! For example, enable or disable dependency tracking code, adjust strictness levels (like foreign or gnu), add missing standard files to your package or set where library files go. Plus, you can copy over missing files or force updates on standard ones!
Go to the Softpas website, press the 'Downloads' button, and pick the app you want to download and install—easy and fast!
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.
Subscribe to newsletter
© Copyright 2024, SoftPas, All Rights Reserved.