install error mutt-1.5.19

2011-08-04 Thread Ravi Uday
Following error is seen when installing on Linux x86 64bit m/c > 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

Re: install error mutt-1.5.19

2011-08-04 Thread Jostein Berntsen
On 04.08.11,18:23, Ravi Uday wrote: > Following error is seen when installing on Linux x86 64bit m/c > > > 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/mut

Re: install error mutt-1.5.19

2011-08-04 Thread Ravi Uday
Some errors went away. But still am getting this : >> .. /usr/bin/install -c 'flea' '/users/ruday/mutt-install/bin/flea' /usr/bin/install -c 'smime_keys' '/users/ruday/mutt-install/bin/smime_keys' make-3.79.1-p7 install-exec-hook make-3.79.1-p7[4]: Entering directory `/users/ruday/mutt-1.5.19'

Re: install error mutt-1.5.19

2011-08-04 Thread Jostein Berntsen
On 04.08.11,23:04, Ravi Uday wrote: > Some errors went away. But still am getting this : > > >> > .. > /usr/bin/install -c 'flea' '/users/ruday/mutt-install/bin/flea' > /usr/bin/install -c 'smime_keys' '/users/ruday/mutt-install/bin/smime_keys' > make-3.79.1-p7 install-exec-hook > make-3.79.1-p

Re: install error mutt-1.5.19

2011-08-04 Thread Ravi Uday
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 ? - Ravi On Fri, Aug 5, 2011 at 12:14 AM, Jostein Berntsen wrote: > On 04.08.11,23:04, Ravi Uday w

Re: install error mutt-1.5.19

2011-08-05 Thread David Champion
* 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 p

Re: install error mutt-1.5.19

2011-08-05 Thread Ravi Uday
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

Re: install error mutt-1.5.19

2011-08-05 Thread David Champion
* On 05 Aug 2011, Ravi Uday wrote: > Hi David, > > Looks like its same issue even w/ 1.5.21 : This works for me, but my build doesn't try to use external dotlock. What are your configure options? Try 'make distclean'. Then configure again, adding --disable-external-dotlock to your configure op