Re: kernel-source-2.6.0-test-2

2003-09-15 Thread csj
At Sun, 14 Sep 2003 13:38:42 -0400, Greg Folkert wrote: > > [1 ] > On Sat, 2003-09-13 at 19:57, csj wrote: > > At Sat, 13 Sep 2003 11:29:57 -0500, > > John Hasler wrote: > > > > > > csj writes: > > > > Qt is now required to configure a kernel? > > > > > > No. "make config" and "make menuconfig

Re: kernel-source-2.6.0-test-2

2003-09-14 Thread Roberto Sanchez
--- Arnt Karlsen <[EMAIL PROTECTED]> escribió: > On Sun, 14 Sep 2003 13:38:42 -0400, > Greg Folkert <[EMAIL PROTECTED]> wrote in message > <[EMAIL PROTECTED]>: > > > On Sat, 2003-09-13 at 19:57, csj wrote: > > > At Sat, 13 Sep 2003 11:29:57 -0500, > > > John Hasler wrote: > > > > > > > > csj

Re: kernel-source-2.6.0-test-2

2003-09-14 Thread Arnt Karlsen
On Sun, 14 Sep 2003 13:38:42 -0400, Greg Folkert <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > On Sat, 2003-09-13 at 19:57, csj wrote: > > At Sat, 13 Sep 2003 11:29:57 -0500, > > John Hasler wrote: > > > > > > csj writes: > > > > Qt is now required to configure a kernel? > > > >

Re: kernel-source-2.6.0-test-2

2003-09-14 Thread Greg Folkert
On Sat, 2003-09-13 at 19:57, csj wrote: > At Sat, 13 Sep 2003 11:29:57 -0500, > John Hasler wrote: > > > > csj writes: > > > Qt is now required to configure a kernel? > > > > No. "make config" and "make menuconfig" still work. > > Well, of course ;-). I assume by your statement that "make > xc

Re: kernel-source-2.6.0-test-2

2003-09-14 Thread John Hasler
csj writes: > I assume by your statement that "make xconfig" now requires qt. I assume so, but I've never tried it. > And why not gtk (do I see flame war coming)? Why would you need any GUI at all for configuring a kernel? (Menuconfig is not a GUI). -- John Hasler [EMAIL PROTECTED] (John Has

Re: kernel-source-2.6.0-test-2

2003-09-14 Thread csj
At Sat, 13 Sep 2003 11:29:57 -0500, John Hasler wrote: > > csj writes: > > Qt is now required to configure a kernel? > > No. "make config" and "make menuconfig" still work. Well, of course ;-). I assume by your statement that "make xconfig" now requires qt. And why not gtk (do I see flame war

Re: kernel-source-2.6.0-test-2

2003-09-13 Thread John Hasler
csj writes: > Qt is now required to configure a kernel? No. "make config" and "make menuconfig" still work. -- John Hasler [EMAIL PROTECTED] (John Hasler) Dancing Horse Hill Elmwood, WI -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PRO

Re: kernel-source-2.6.0-test-2

2003-09-13 Thread csj
At 12 Sep 2003 23:30:19 -0400, Neal Lippman wrote: > > Has anyone been able to successfully use this package? I > installed it but make xconfig just dies with a million errors, > all coming out of scripts/kconfig/qconf.o. > > For reference, I have installed libqt-dev, so I thought I would > be go

kernel-source-2.6.0-test-2

2003-09-12 Thread Neal Lippman
Has anyone been able to successfully use this package? I installed it but make xconfig just dies with a million errors, all coming out of scripts/kconfig/qconf.o. For reference, I have installed libqt-dev, so I thought I would be good to go Debian version is testing, btw. Thanks. nl --