public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* menuconfig: no colors in 2.6.12-rc2 ?
@ 2006-02-03 22:15 Frédéric L. W. Meunier
  2006-02-03 22:28 ` Sam Ravnborg
  0 siblings, 1 reply; 5+ messages in thread
From: Frédéric L. W. Meunier @ 2006-02-03 22:15 UTC (permalink / raw)
  To: linux-kernel

2.6.15's menuconfig has colors, but 2.6.12-rc2 doesn't have. At 
least here...

-- 
How to contact me - http://www.pervalidus.net/contact.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: menuconfig: no colors in 2.6.12-rc2 ?
  2006-02-03 22:15 menuconfig: no colors in 2.6.12-rc2 ? Frédéric L. W. Meunier
@ 2006-02-03 22:28 ` Sam Ravnborg
  2006-02-03 22:47   ` Frédéric L. W. Meunier
  0 siblings, 1 reply; 5+ messages in thread
From: Sam Ravnborg @ 2006-02-03 22:28 UTC (permalink / raw)
  To: Fr?d?ric L. W. Meunier; +Cc: linux-kernel

On Fri, Feb 03, 2006 at 08:15:54PM -0200, Fr?d?ric L. W. Meunier wrote:
> 2.6.15's menuconfig has colors, but 2.6.12-rc2 doesn't have. At 
> least here...
ncursesw is now first choice.
What does following command print:

gcc -print-file-name=libncursesw.so

If it prints just libncursesw.so then this is not the issue.
But if it prints a full path similar to:
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib64/libncursesw.so
then this may be the case.

Try to rename ncursesw to ncurses in
scripts/kconfig/lxdialog/check-dialog.sh
to test if ncursesw is the culprint.

Thanks,
	Sam

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: menuconfig: no colors in 2.6.12-rc2 ?
  2006-02-03 22:28 ` Sam Ravnborg
@ 2006-02-03 22:47   ` Frédéric L. W. Meunier
  2006-02-04  8:06     ` Sam Ravnborg
  0 siblings, 1 reply; 5+ messages in thread
From: Frédéric L. W. Meunier @ 2006-02-03 22:47 UTC (permalink / raw)
  To: Sam Ravnborg; +Cc: linux-kernel

On 2/3/06, Sam Ravnborg wrote:
> On Fri, Feb 03, 2006 at 08:15:54PM -0200, Fr?d?ric L. W. Meunier wrote:
> > 2.6.15's menuconfig has colors, but 2.6.12-rc2 doesn't have. At
> > least here...
> ncursesw is now first choice.
> What does following command print:
>
> gcc -print-file-name=libncursesw.so
>
> If it prints just libncursesw.so then this is not the issue.
> But if it prints a full path similar to:
> /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib64/libncursesw.so
> then this may be the case.

/usr/lib/gcc/i486-slackware-linux/3.4.5/../../../libncursesw.so

> Try to rename ncursesw to ncurses in
> scripts/kconfig/lxdialog/check-dialog.sh
> to test if ncursesw is the culprint.

Yes, that worked. Is it a bug in ncursesw ? I'm using a recent one.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: menuconfig: no colors in 2.6.12-rc2 ?
  2006-02-03 22:47   ` Frédéric L. W. Meunier
@ 2006-02-04  8:06     ` Sam Ravnborg
  2006-02-04 11:15       ` Jan Engelhardt
  0 siblings, 1 reply; 5+ messages in thread
From: Sam Ravnborg @ 2006-02-04  8:06 UTC (permalink / raw)
  To: Fr?d?ric L. W. Meunier; +Cc: linux-kernel

On Fri, Feb 03, 2006 at 08:47:31PM -0200, Fr?d?ric L. W. Meunier wrote:
 
> > Try to rename ncursesw to ncurses in
> > scripts/kconfig/lxdialog/check-dialog.sh
> > to test if ncursesw is the culprint.
> 
> Yes, that worked. Is it a bug in ncursesw ? I'm using a recent one.

Yes, I assume so. Eithet that or something local on your setup.
I have reports from others where use of ncursesw gives them nice looking
ASCII symbols in text mode and colours.
I do not have ncursesw myself so no possibility to test.

	Sam


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: menuconfig: no colors in 2.6.12-rc2 ?
  2006-02-04  8:06     ` Sam Ravnborg
@ 2006-02-04 11:15       ` Jan Engelhardt
  0 siblings, 0 replies; 5+ messages in thread
From: Jan Engelhardt @ 2006-02-04 11:15 UTC (permalink / raw)
  To: Sam Ravnborg; +Cc: Fr?d?ric L. W. Meunier, linux-kernel

>> > Try to rename ncursesw to ncurses in
>> > scripts/kconfig/lxdialog/check-dialog.sh
>> > to test if ncursesw is the culprint.
>> 
>> Yes, that worked. Is it a bug in ncursesw ? I'm using a recent one.
>
>Yes, I assume so. Eithet that or something local on your setup.
>I have reports from others where use of ncursesw gives them nice looking
>ASCII symbols in text mode and colours.
>I do not have ncursesw myself so no possibility to test.
>
WFM.



Jan Engelhardt
-- 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-02-04 11:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-03 22:15 menuconfig: no colors in 2.6.12-rc2 ? Frédéric L. W. Meunier
2006-02-03 22:28 ` Sam Ravnborg
2006-02-03 22:47   ` Frédéric L. W. Meunier
2006-02-04  8:06     ` Sam Ravnborg
2006-02-04 11:15       ` Jan Engelhardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox