On 2000-06-20 13:08:25 -0600, Vincent Danen wrote:
> FYI, this may help track down the problems. I think it has something
> to do with mutt_dotlock or else how I compiled it. This is how I
> compiled mutt... maybe I need to add more stuff (like the locking
> stuff?) to configure?
> ./configure --prefix=/usr --with-sharedir=/etc --sysconfdir=/etc
> --with-docdir=/usr/doc/mutt-1.2i --enable-pop --enable-imap
> --enable-compressed --disable-warnings --with-slang --disable-domain
> --with-ssl --enable-nfs-fix
make install should set the proper permissions with this.
Anyway, --enable-compressed seems to indicate that you're
including the compressed folders patch.
I hope this shows up in the mutt -v output, so confusion
is avoided with eventual bug reports.