<<< Date Index >>>     <<< Thread Index >>>

Re: Installation fails because of mutt_dotlock



On Wed, Feb 02, 2005 at 03:53:03PM +0100, Vincent Lefevre wrote:
> On 2005-02-02 21:36:35 +0900, TAKAHASHI Tamotsu wrote:
> > 0) apply the patch below
> 
> Could this be fixed in the CVS?

No.

Regular users should "make && su -c "make install"'
So dotlock should be installed if needed by mutt.

Oh wait..., this problem looks like solved by doing
        DOTLOCK_TARGET='' DOTLOCK_GROUP='' DOTLOCK_PERMISSION=755 \
        ./configure --enable-external-dotlock
If this is true, there is no need to change the code.

HTH.
-- 
tamo