Hi David,

Looks like its same issue even w/ 1.5.21 :

make-3.79.1-p7[4]: Entering directory `/users/ruday/mutt-1.5.21'
if test -f /users/ruday/mutt-install/bin/mutt.dotlock && test -f
/users/ruday/mutt-install/bin/mutt_dotlock ; then      \
        rm -f /users/ruday/mutt-install/bin/mutt.dotlock ;              \
        ln -sf /users/ruday/mutt-install/bin/mutt_dotlock
/users/ruday/mutt-install/bin/mutt.dotlock ; \
fi
if test -f /users/ruday/mutt-install/bin/mutt_dotlock && test xmail !=
x ; then \
        chgrp mail /users/ruday/mutt-install/bin/mutt_dotlock && \
        chmod 2755 /users/ruday/mutt-install/bin/mutt_dotlock || \
        { echo "Can't fix mutt_dotlock's permissions!" >&2 ; exit 1 ; } \
fi
chgrp: changing group of `/users/ruday/mutt-install/bin/mutt_dotlock':
Operation not permitted
Can't fix mutt_dotlock's permissions!
make-3.79.1-p7[4]: *** [install-exec-hook] Error 1
make-3.79.1-p7[4]: Leaving directory `/users/ruday/mutt-1.5.21'
make-3.79.1-p7[3]: *** [install-exec-am] Error 2
make-3.79.1-p7[3]: Leaving directory `/users/ruday/mutt-1.5.21'
make-3.79.1-p7[2]: *** [install-am] Error 2
make-3.79.1-p7[2]: Leaving directory `/users/ruday/mutt-1.5.21'
make-3.79.1-p7[1]: *** [install-recursive] Error 1
make-3.79.1-p7[1]: Leaving directory `/users/ruday/mutt-1.5.21'
make-3.79.1-p7: *** [install] Error 2
bash-3.00$

Not sure what I can do here. I wonder how others manage to install.
Not all have admin rights isn't it ?
- Ravi

On Fri, Aug 5, 2011 at 9:11 PM, David Champion <d...@uchicago.edu> wrote:
> * On 05 Aug 2011, Ravi Uday wrote:
>
>> Hi,
>>
>> I will try latest mutt, but in my office I dont have admin rights
>> (sudo rights) I am just a user of this linux build server.  SO are you
>> saying there is no way to install if you are not a admin ?
>
> In th past there have been problems in the install parts of the Makefile
> which make installing as non-admin difficult.  As far as I know these
> are fixed in mutt 1.5.21, so you should have better luck if you update.
>
> --
> David Champion • d...@uchicago.edu • IT Services • University of Chicago
>

Reply via email to