Centos:make menuconfig error:curses.h:no such file or directory

Source: Internet
Author: User
Tags gpg

The problem when use CENTOS5 to build kernel or busybox

Step 1. Questions about Ncurses.h:no such file or directory errors in CentOS http://blog.sina.com.cn/s/blog_9f1c09310101a668.html

The reason is that the system is not installed ncurses This library function, from the Internet to find a way to solve this problem on the CentOS installation method:

Yum install ncurses-devel ncurses   

Step 2. (Skip it if step 1 success.)

Public key for mysql....rpm are not installed http://my.oschina.net/u/555639/blog/398377 When I exucute "Yum install Ncurses-devel ncurses", it shown this: "Public key for xxx.rpm (I didn ' t remember the NAM e) is not installed ".Then I excute "rpm--import/etc/pki/rpm-gpg/rpm-gpg-key-centos-5" to import the KEY and then exucute "Yum install Ncurses-devel ncurses" again, the tool installed successfully.Then I ' Make Menuconfig ' in BusyBox or Linux kernel source code, it works OK.

Centos:make menuconfig error:curses.h:no such file or directory

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.