Install the tool Autotools in Ubuntu

Source: Internet
Author: User
Tags automake
Autotools is a series of tools. First, check whether the following tools are installed in your Ubuntu System (you can view them using the which command): aclocalautoscanautoconfautoheaderautomake & nb

Autotools is a series of tools. First, check whether the following tools are installed in your Ubuntu System (you can view them using the which command ):

Aclocal
Autoscan
Autoconf
Autoheader
Automake

Installation Method:
Lin @ lenovo :~ $ Sudo apt-get install autoconf

Shown as follows:
Reading the package list... complete
Analyzing the dependency tree of the software package
Reading status information... complete
E: The software package autoscan cannot be found.
The following additional software packages will be installed:
Automake autotools-dev m4
Recommended software packages:
Autoconf2.13 autobook autoconf-archive gnu-standards autoconf-doc libtool
Gettext
The following [new] software packages will be installed:
Autoconf automake autotools-dev m4
A total of 0 software packages have been upgraded, 4 new software packages have been installed, 0 software packages have to be uninstalled, and 28 software have not been upgraded.
Download a software package of 1315kB.
After decompression, extra space of 4 kb is consumed.
Do you want to continue? [Y/n]
Enter y to install

Run the which command to view the information.

As follows:
Lin @ lenovo :~ $ Which aclocal
/Usr/bin/aclocal
Lin @ lenovo :~ $ Which autoscan
/Usr/bin/autoscan
Lin @ lenovo :~ $ Which autoconf
/Usr/bin/autoconf
Lin @ lenovo :~ $ Which auto header
Lin @ lenovo :~ $ Automake
Automake: 'configure. AC' or 'configure. in' is required
Lin @ lenovo :~ $ Which automake
/Usr/bin/automake

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.