On Wed, May 23, 2001 at 05:11:39PM -0700, Igor Pruchanskiy wrote:
> mutt -v | grep System
> 
> does it say [ncurses 4.2] or something like that ?
> if it does default should do, if you have no ncurses, i do not believe
> that it knows what default color is....
> You can replace default with black or whatever you like, then it should not
> complain...

again, i think he's getting the /usr/lib/libcurses.so in the mix (which i thought was 
svr4 curses)

> 
> If you do not have ncurses i recommend that you go to www.sunfreeware.com
> and get yourself an ncurses package and then install it. after that recompile 
> mutt and it should be able to find your ncurses and compile against it.
> 
> after that you can
> set your TERMINFO env to point to /usr/local/share/terminfo
> since this is where ncurses will install all the terminfo entries
> and you can also set your TERM to color_xterm and then default will work just
> fine... I actually had to go through it this morning

i wouldn't set the term to color_xterm, as thats not what dtterm is.  if you want 
color_xterm, run a colr xterm

> 
> igor 
> 
> On Wed 23 May 2001, 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.
> > 
> > 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 298: default: no such color
> > Error in /home/cconstan/.muttrc, line 299: default: no such color
> > Error in /home/cconstan/.muttrc, line 300: default: no such color
> > Error in /home/cconstan/.muttrc, line 301: default: no such color
> > Error in /home/cconstan/.muttrc, line 302: default: no such color
> > Error in /home/cconstan/.muttrc, line 305: default: no such color
> > Error in /home/cconstan/.muttrc, line 312: default: no such color
> > Error in /home/cconstan/.muttrc, line 315: default: no such color
> > Error in /home/cconstan/.muttrc, line 316: default: no such color
> > Error in /home/cconstan/.muttrc, line 317: default: no such color
> > Error in /home/cconstan/.muttrc, line 318: default: no such color
> > Error in /home/cconstan/.muttrc, line 319: default: no such color
> > Error in /home/cconstan/.muttrc, line 320: default: no such color
> > Error in /home/cconstan/.muttrc, line 321: default: no such color
> > Error in /home/cconstan/.muttrc, line 322: default: no such color
> > Error in /home/cconstan/.muttrc, line 324: default: no such color
> > Error in /home/cconstan/.muttrc, line 326: default: no such color
> > Error in /home/cconstan/.muttrc, line 327: default: no such color
> > Error in /home/cconstan/.muttrc, line 328: default: no such color
> > Error in /home/cconstan/.muttrc, line 329: 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...
> > 
> > 
> > here is the relevant section(s) of my ~/.muttrc:
> > 
> > 
> > ## =================
> > ## Color definitions
> > ## =================
> > color attachment white     magenta
> > color body      cyan       default  "ftp://[^ ]*"
> > color body     brightgreen default 
>"[[:alnum:]][-+.#_[:alnum:]]*@[-+.[:alnum:]]*[[:alnum:]]"
> > color body      cyan       default  "<URL:[^ ]*>"
> > color bold      green      default
> > color error     red        default
> > 
> > color header    yellow     default  "^cc:"
> > color header    green      default  "^date:"
> > color header    yellow     default  "^from"
> > color header    brightcyan default  "^from:"
> > color header    yellow     default  "^newsgroups:"
> > color header    yellow     default  "^reply-to:"
> > color header    brightcyan default  "^subject:"
> > color header    green      default  "^to:"
> > color header    yellow     default  "^x-mailer:"
> > color header    yellow     default  "^message-id:"
> > color header    yellow     default  "^Organization:"
> > color header    yellow     default  "^Organisation:"  
> > color header    yellow     default  "^User-Agent:"  
> > color header    yellow     default  "^message-id: .*pine"
> > 
> > color indicator white      blue
> > color markers   red        default  # the actual problem starts here
> > color message   white      blue
> > 
> > ## ==================================================
> > ## Colorizing the body of messages (ie in the pager)
> > ## ==================================================
> > 
> > color normal    white     default  # pager body
> > 
> > #  Coloring quoted text - coloring the first 7 levels:
> > color quoted    cyan      default
> > color quoted1   yellow    default
> > color quoted2   red       default
> > color quoted3   green     default
> > color quoted4   cyan      default
> > color quoted5   yellow    default
> > color quoted6   red       default
> > color quoted7   green     default
> > 
> > color signature brightred      default
> > color status    white          blue
> > color tilde     blue           default
> > color tree      brightmagenta  default
> > color underline yellow         default
> > color body      yellow         default  "[;:]-[)/(|]"  # colorise smileys
> > color body      yellow         default  "[;:][)/(|]"
> > color body      brightblue     default  "(http|ftp|news|telnet|finger)://[^ ]*"
> > 
> > color index     yellow         default  ~N      # New
> > color index     yellow         default  ~O      # Old
> > color index     brightgreen    default  '~s tgil'
> > color index     brightgreen    default  '~p'    # mail to myself
> > color index     brightcyan    default  '~P'    # mail from myself
> > color index     magenta        default  ~F      # Flagged
> > color index     blue           default  ~T      # Tagged
> > color index     red            default  ~D      # Deleted
> > 
> > ideas??
> > 
> > -- 
> > Carl B. Constantine         University of Victoria
> > Programmer Analyst          http://www.uvic.ca
> > UNIX System Administrator   Victoria, BC, Canada
> > [EMAIL PROTECTED]
> > 
> 
> -- 
> <?php
> 
>    $company = 'WebSideStory, Inc.';
> 
>    $contact_info = array(
>         'addr1' => '10182 Telesis Ct., 6th Floor',
>         'addr2' => 'San Diego, CA, 92121',
>         'p' => '858. 546. 1182 x464',
>         'f' => '858. 546. 0480',
>         'e' => '[EMAIL PROTECTED]');
> 
>    while(list($k,$v)=each($contact_info)) {
>          echo "$v<br>\n";
>    }
>    
> ?>

-- 
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.

Reply via email to