Debian compiling environment

Source: Internet
Author: User
Build the debian compiling environment-Debian information of the Linux release version. The following is a detailed description. Debian has a strong apt-get suite management system that helps us solve the dependency of annoying software. This is one of the reasons why I abandoned redhat for dabian, however, because apt is too powerful and convenient, it makes the user have no chance to access the software installation steps and make himself a little degraded.

The minimum installation of dabian takes up more than 70 MB during installation. It can be said that it is "small, beautiful, and simple", because dabian's philosophy of using it is: "reinstall useful software 」, unlike the red hat, which may be used by you, the default debian ignores a lot of software!

The following describes the debian compiling environment and some suites to be installed!

1. build-essential

You need to install this when compiling the software, it depends on the libc6-dev, gcc, g ++, make, dpkg-dev, install him to help you install these.

2. apt-file

Generally, it is not enough to install build-essential because it only installs some preset libraries. If an error message of the library cannot be found during software compilation, you can use apt-file to search.

Ex: update (~ # Apt-file update)
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.