Subject: mutt without colors
To: None <port-i386@netbsd.org>
From: Federico Lupi <flupi@mclink.it>
List: port-i386
Date: 03/06/1999 00:59:29
I can't display colors with mutt in text screens and X terms.
Lynx has colors. I have compiled mutt from the packages.
My configuration is:
NetBSD 1.3.3
pcvt
mutt-0.93.2i
In /etc/ttys I have the entry:
ttyv0 "/usr/libexec/getty Pcvt" pcvt25 on secure
mutt -v shows the option +HAVE_COLOR
in my .muttrc I have some lines like these:
color hdrdefault blue black
color indicator white blue
color markers red black
...
ldd `which mutt` displays
/usr/pkg/bin/mutt:
-lncurses.3 => /usr/pkg/lib/libncurses.so.3.4 (0x4005a000)
-lc.12 => /usr/lib/libc.so.12.20 (0x40097000)
Thank you for your help,
Federico Lupi