while configuring kernel getting error messsage..

Issues related to applications and software problems
Post Reply
shakeer
Posts: 35
Joined: 2014/11/29 20:34:58

while configuring kernel getting error messsage..

Post by shakeer » 2016/11/25 20:59:12

Dear all,

while configuring kernel i am getting below error message can anyone help me to solve this issue would be appreciate your quick response

Ex: make xconfig

Unable to find the QT3 installation. Please make sure that
* the QT3 development package is correctly installed and
* either install pkg-config or set the QTDIR environment
* variable to the correct location.



Thanks in advance.

Whoever
Posts: 1361
Joined: 2013/09/06 03:12:10

Re: while configuring kernel getting error messsage..

Post by Whoever » 2016/11/29 02:58:55

1. Why are you configuring your own kernel? Why not use the standard CentOS kernel?
2. Use menuconfig:

Code: Select all

make menuconfig

User avatar
TrevorH
Site Admin
Posts: 33216
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: while configuring kernel getting error messsage..

Post by TrevorH » 2016/11/29 12:33:24

What are you *really* trying to achieve by building your own kernel?
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply