Hello James Hosken (<[EMAIL PROTECTED]>) wrote:
> I'm working my way through the "Creating custom kernels with Debian's > kernel-package system" from > >http://newbiedoc.sourceforge.net/tutorials/kernel-pkg/config-kernel-pkg.html.en > > When I get to make xconfig I get the error > > > [EMAIL PROTECTED]:/usr/src/linux$ make xconfig > make[1]: `scripts/fixdep' is up to date. > * > * 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. Trying to compile Kernel 2.6? > * > make[1]: *** [scripts/kconfig/.tmp_qtcheck] Error 1 > make: *** [xconfig] Error 2 > [EMAIL PROTECTED]:/usr/src/linux$ > > > I really don't know what QT is and what to install. Can any one > enlighten me, thanks. You probably need to install libqt2 and libqt2-headers or libqt3 and libqt3-headers. Use apt-cache libqt to get more information on available packages. best regards Andreas Janssen -- Andreas Janssen [EMAIL PROTECTED] PGP-Key-ID: 0xDC801674 Registered Linux User #267976 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]