Fix the "Run ARM-LINUX-GCC command, prompt no such file or directory" issue

Source: Internet
Author: User

Install arm's Cross compiler ARM-LINUX-GCC on ubuntu14.04 today, after the environment variable is configured, run the ARM-LINUX-GCC command, always prompt no such file or directory. Then go to the directory where ARM-LINUX-GCC is located and find that no files are missing. and the environment variable configuration is also correct (environment variable is easy, just configure a path path on the line), because the arm-can be complete. Later on the Internet to download a few versions, or even the latest version, or the same problem.

After a long day, only to find that the Ubuntu version of the problem. My Ubuntu is 64 bit, while the download of these cross compilers is 32 bits. Therefore needs to install the Ia32-libs library, if Apt-get cannot search this library, can install LIB32NCURSES5 library, also is same. I installed the latter and solved the problem.

Fix the "Run ARM-LINUX-GCC command, prompt no such file or directory" issue

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.