Results 1 to 6 of 6
I want to execute "make xconfig", but when I write it (as root) show me the next message:
"Unable to find the QT installation. Please make sure that the
* ...
- 06-13-2005 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 31
Kernel Compile
I want to execute "make xconfig", but when I write it (as root) show me the next message:
"Unable to find the QT installation. Please make sure that the
* QT development package is correctly installed and the QTDIR
* environment variable is set to the correct location.
*
make[1]: *** [scripts/kconfig/.tmp_qtcheck] Error 1
make: *** [xconfig] Error 2
I go to "/Usr/src//linux-2.6.8.1-12mdk" and I did the "make", then the "Make Clean" and "Make mrproper", but I can't configure my kernel. Help me please, What's the error ? I'm a newbie
- 06-13-2005 #2
Have you tried
make menuconfigHow to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 06-13-2005 #3
Also, the kernel source files are not installed by default with this distro: something that took me a while to work out! The header files and development packages you need might be on your installation disk.
If you installed from a cd-rom, they might not be. It's different with - for example - Slackware, where everything you need is installed for you.I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
- 06-13-2005 #4Just Joined!
- Join Date
- Jun 2005
- Posts
- 31
Thanks !!!!
Thanks, I don't know about "Make Menuconfig", I wrote it and I can access to the kernel configuration menu. Thanks budman7
for the tip, and thanks fingal.
- 07-18-2005 #5Just Joined!
- Join Date
- Jul 2005
- Posts
- 1
hi i've got the same as agsmzt..
but how can i run make xconfig in stead of using make menuconfig??
- 07-19-2005 #6Just Joined!
- Join Date
- Jun 2005
- Location
- Jogjakarta, Indonesia
- Posts
- 5
You should install devel packages of Qt
Originally Posted by wallie_s
or
if you want another graphical configuration, type make gconfig. You must have gtk devel packages


Reply With Quote
