On Wed, May 23, 2001 at 04:43:57PM -0700, Carl B . Constantine wrote:
> I've compiled Mutt 1.2.5 for Solaris 8 and do have some colors working
> in dtterm with a couple exceptions. First, anyone know how to get the
> standard dtterm to act more like the standard xterm with a black
> background? the inverse video in the options looks horrible with ANSI
> colors.
run
dtterm -bg black -fg white &
>
> Ok, now for my main problem. I'm getting the following errors when I
> start up mutt:
>
>
> (cconstan@viper): ~% src/mutt-1.2/mutt
> Error in /home/cconstan/.muttrc, line 283: default: no such color
> Error in /home/cconstan/.muttrc, line 284: default: no such color
> Error in /home/cconstan/.muttrc, line 285: default: no such color
> Error in /home/cconstan/.muttrc, line 286: default: no such color
> Error in /home/cconstan/.muttrc, line 287: default: no such color
> Error in /home/cconstan/.muttrc, line 289: default: no such color
> Error in /home/cconstan/.muttrc, line 290: default: no such color
> Error in /home/cconstan/.muttrc, line 291: default: no such color
> Error in /home/cconstan/.muttrc, line 292: default: no such color
> Error in /home/cconstan/.muttrc, line 293: default: no such color
> Error in /home/cconstan/.muttrc, line 294: default: no such color
> Error in /home/cconstan/.muttrc, line 295: default: no such color
> Error in /home/cconstan/.muttrc, line 296: default: no such color
> Error in /home/cconstan/.muttrc, line 297: default: no such color
> Error in /home/cconstan/.muttrc, line 330: default: no such color
> Error in /home/cconstan/.muttrc, line 331: default: no such color
> Error in /home/cconstan/.muttrc, line 333: default: no such color
> Error in /home/cconstan/.muttrc, line 334: default: no such color
> Error in /home/cconstan/.muttrc, line 335: default: no such color
> Error in /home/cconstan/.muttrc, line 337: default: no such color
> Error in /home/cconstan/.muttrc, line 338: default: no such color
> Error in /home/cconstan/.muttrc, line 339: default: no such color
> Error in /home/cconstan/.muttrc, line 340: default: no such color
> Error in /home/cconstan/.muttrc, line 341: default: no such color
> Press any key to continue...
do you know if you are running not svr4 curses? i dont think it has a default color.
i get by that by specifying a color. or you can do what others do, get normal curses.
>
>
> here is the relevant section(s) of my ~/.muttrc:
>
>
--
thanks
adam
any and all ideas herein are the sole property of the author, with no implied
warranties or guarantees. unless its somebody else's already.