Hi all,

I am compiling 2.6 kernel but it no longer supports 'make xconfig' for Tk, i have to use make gconfig which uses GTK+
(there is alos a QT one as well)


[EMAIL PROTECTED]:/usr/src/2.5-benh$ make gconfig
make[1]: `scripts/fixdep' is up to date.
/bin/sh: line 1: pkg-config: command not found
*
* Unable to find the GTK+ installation. Please make sure that
* the GTK+ 2.0 development package is correctly installed...
* You need gtk+-2.0, glib-2.0 and libglade-2.0.
*
make[1]: *** [scripts/kconfig/.tmp_gtkcheck] Error 1
make: *** [gconfig] Error 2
[EMAIL PROTECTED]:/usr/src/2.5-benh$

I have juts installed libgtk2.0-0 but that didnt provide me with what was needed. Maybe its libgtk20-dev but thats 30MB to download via a dialup. Surely make gconfig does not need a development suite - just the shared libs ??

Whats the minimum i need.???

--
Mike Lake
Caver, Linux enthusiast and interested in anything technical.

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to