Hi !

I got a very strange problem.

I use mutt-1.0i on both solaris and linux system. On both systems i am
using the same .muttrc with some color settings.
When i use "color normal white" in it, the mutt on solaris tells me:

Error in /home/fa/.muttrc, line 117: color: too few arguments

The same entry on linux system gives no error but transparent
background for my Eterm.

Both mutt versions are compiled the same... here's a diff of the 'mutt -v'
output on both machines...

+ diff mutt-linux mutt-sun
7c7
< System: Linux 2.2.10 [using ncurses 4.2]
---
> System: SunOS 5.7 [using ncurses 4.2]
10c10
< -HOMESPOOL  -USE_SETGID  +USE_DOTLOCK  -USE_FCNTL  -USE_FLOCK
---
> -HOMESPOOL  -USE_SETGID  +USE_DOTLOCK  +USE_FCNTL  -USE_FLOCK
12,15c12,15
< +HAVE_PGP5  +HAVE_PGP2  -BUFFY_SIZE
< -EXACT_ADDRESS  +ENABLE_NLS
< SENDMAIL="/usr/sbin/sendmail"
< MAILPATH="/var/spool/mail"
---
> +HAVE_PGP5  -BUFFY_SIZE
> -EXACT_ADDRESS  +ENABLE_NLS  +COMPRESSED
> SENDMAIL="/usr/lib/sendmail"
> MAILPATH="/var/mail"
18c18
< ISPELL="/usr/bin/ispell"
---
> -ISPELL

As you can see, the same ncurses is used ...
Can someone tell me what's going wrong ?

With kind regards,

                Frank Altpeter

-- 
Fachbegriffe der Informatik einfach erklaert, Teil 14:
"Client-Server" == "wir wollen mehr als einen Rechner verkaufen"
                                                      (Kristian Koehntopp)

Reply via email to