I've just compiled mutt for use on a BSDI machine. As I don't have access to
root, I've set the install prefix to my home directory.

Unfortunately, it doesn't appear to be able to read my spoolfile, even though
it knows where it is. I guess this has something to do with permissions, but
I'm not sure how to go about fixing it. It reads mailboxes under ~/Mail/ just
fine.

The older, /usr/ version of mutt installed on the machine works okay - but I
want to use the 0.95i features. Can anyone help?

d.


Here's my compiled version

Mutt 0.95i (1998-12-12)
Copyright (C) 1996-8 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: BSD/OS 2.1 [using ncurses 4.1]
Compile options:
-DOMAIN
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +USE_FCNTL  -USE_FLOCK
+USE_IMAP  -USE_POP  +HAVE_REGCOMP  -USE_GNU_RX  +HAVE_COLOR  +HAVE_PGP5  +HAVE_PGP2  
+-BUFFY_SIZE 
-EXACT_ADDRESS  +ENABLE_NLS
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
SHAREDIR="/usr/home2/danny/lib/mutt"
SYSCONFDIR="/usr/home2/danny/etc"
-ISPELL
_PGPPATH="/usr/local/bin/pgp"
_PGPV2PATH="/usr/local/bin/pgp"
_PGPV3PATH="/usr/local/bin/pgp"
To contact the developers, please mail to <[EMAIL PROTECTED]>.

and this is the working, root-installed version

Mutt 0.88, Copyright (C) 1996,1997 Michael R. Elkins <[EMAIL PROTECTED]>
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 info: BSD/OS 2.1 [using slang 9938]

Compile time definitions:
-DOMAIN
-HIDDEN_HOST  -HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +USE_FCNTL  -USE_FLOCK
+USE_POP  +HAVE_REGCOMP  -USE_GNU_RX  +HAVE_COLOR  -BUFFY_SIZE
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
SHAREDIR="/usr/local/share"
ISPELL="/usr/contrib/bin/ispell"
_PGPPATH="/usr/local/bin/pgp"

Reply via email to