Ok... I've still got some problems making my RPM for mutt and I'm not
sure what's causing it.  I built mutt manually and then I built it
with the exact same options for the RPM but I get two totally
different outputs.  The first is from the manual install and the
second is from the RPM install

-rwxr-xr-x    1 root     root      1262377 Jun 21 11:29 /usr/bin/mutt*
-rwxr-sr-x    1 root     mail        36607 Jun 21 11:29 /usr/bin/mutt_dotlock*
-rwxr-xr-x    1 root     root         6668 Jun 21 11:29 /usr/bin/muttbug*

-rwxr-xr-x    1 root     root       418000 Jun 21 11:24 /usr/bin/mutt*
-rwxr-sr-x    1 root     root         7588 Jun 21 11:24 /usr/bin/mutt_dotlock*
-rwxr-xr-x    1 root     root         6668 Jun 21 11:23 /usr/bin/muttbug*

Anyone know why there's such a discrepancy?  I think the RPM might be
stripping the binaries but I don't know if that would make such a big
difference...  Doing a mutt -v on both the RPM and manual binaries
produces the same output:

Mutt 1.2.2i (2000-06-21)
Copyright (C) 1996-2000 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: Linux 2.2.15-4mdk [using slang 10400]
Compile options:
-DOMAIN
-DEBUG
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +USE_FCNTL  -USE_FLOCK
-USE_IMAP  -USE_GSS  -USE_SSL  +USE_POP  +HAVE_REGCOMP  -USE_GNU_REGEX  
+HAVE_COLOR  +HAVE_PGP  -BUFFY_SIZE -EXACT_ADDRESS  +ENABLE_NLS
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/spool/mail"
SHAREDIR="/etc"
SYSCONFDIR="/etc"
ISPELL="/usr/bin/ispell"
To contact the developers, please mail to <[EMAIL PROTECTED]>.
To report a bug, please use the muttbug utility.


I also still have a problem with colors, regardless of which binary I
use.  My color config looks like:

#############################################################################
# color definitions
#############################################################################
# if you (TERM=xterm-color; export TERM) you get color:
color normal white default
color hdrdefault brightwhite default
color quoted brightblue default
color signature white default
color indicator brightyellow default
color error brightred default
color status yellow blue
color tree brightblue default   # the thread tree in the index menu
color tilde magenta default
color message brightcyan default
color markers brightcyan default
color attachment brightmagenta default
color search default brightgreen        # how to hilite search patterns in the pager

color header brightgreen default ^(From|Subject|To):
color body brightcyan default "(ftp|http)://[^ ]+"      # point out URLs
color body brightcyan default [-a-z_0-9.]+@[-a-z_0-9.]+ # e-mail addresses
color underline brightwhite default

When I comment it all out, then I get mono but I can see what I'm
doing.  Otherwise the colors are severely messed up.  Any ideas about
this one?  The one thing I like about mutt is the color support, but
it kinda needs to work too... =(

Any and all help is appreciated.

-- 
[EMAIL PROTECTED], OpenPGP key available on www.keyserver.net
Freezer Burn BBS:  telnet://bbs.freezer-burn.org . ICQ: 54924721
Webmaster for the Linux Portal Site Freezer Burn:  http://www.freezer-burn.org

Reply via email to