Or I can go with
# make gconfig
*
* 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.
*
# apt-cache search  gtk+-2.0 glib-2.0 libglade-2.0

Try installing these packages (listed as available in my "unstable" apt sources):

libgtk2.0-dev
libglib2.0-dev
libglade2-dev

These packages may have additional dependencies; apt will list these and install them for you as well.

Cheers,
Max

Allen Brown wrote:

There are two GUIs for compiling the 2.6 kernel: xconfig and gconfig.
Neither is working on my Debian system and I don't know how to install
the packages to get them working.

# make xconfig
*
* 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.

How am I supposed to set QTDIR?  I can't find any documentation
for QT on the system, altho there are some libraries.
Or, if I need to install more QT stuff, I have no ideas what.
Locate shows a gob of stuff with qt in it.  Here are the libraries.

/usr/lib/gstreamer-0.8/libgstqtdemux.so
/usr/lib/libqthreads.so.12
/usr/lib/libqthreads.so.12.3.0
/usr/lib/libqtmcop.so.1
/usr/lib/libqtmcop.so.1.0.0
/usr/lib/libqt-mt.so.3
/usr/lib/libqt-mt.so.3.3
/usr/lib/libqt-mt.so.3.3.3
/usr/lib/qt3
/usr/lib/qt3/plugins
/usr/lib/qt3/plugins/imageformats
/usr/lib/qt3/plugins/imageformats/libqjpeg.so
/usr/lib/qt3/plugins/imageformats/libqmng.so
/usr/share/qt3/lib
/usr/share/qt3/lib/libqt-mt.so.3
/usr/share/qt3/lib/libqt-mt.so.3.3
/usr/share/qt3/lib/libqui.so.1
/usr/share/qt3/lib/libqui.so.1.0

Or I can go with
# make gconfig
*
* 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.
*
# apt-cache search  gtk+-2.0 glib-2.0 libglade-2.0

Returns nothing!
--
Allen Brown
 work: Agilent Technologies      non-work: http://www.peak.org/~abrown/
       [EMAIL PROTECTED]             [EMAIL PROTECTED]
 When everything's coming your way, you're in the wrong lane.

_______________________________________________
EUGLUG mailing list
[EMAIL PROTECTED]
http://www.euglug.org/mailman/listinfo/euglug



_______________________________________________
EUGLUG mailing list
[EMAIL PROTECTED]
http://www.euglug.org/mailman/listinfo/euglug

Reply via email to