2 messages in net.sourceforge.lists.courier-maildrop[maildropl] maildrop:make install pro...
FromSent OnAttachments
Rashmi HasolkarMay 21, 2003 11:23 am 
Devin RubiaMay 22, 2003 4:45 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] maildrop:make install problemActions...
From:Rashmi Hasolkar (rash@yahoo.com)
Date:May 21, 2003 11:23:40 am
List:net.sourceforge.lists.courier-maildrop

Hi,

I am 'still' trying to install maildrop 1.5.3 on mac os x.

After ./configure and make, when I say 'make install' or 'make install-strip', it gives me following error :--

. maildrop/uidgid ; test -z "$uid" && exit 0; test -w /etc || exit 0; cd /usr/local/bin && chown $uid maildrop lockmail && chmod 755 maildrop lockmail /bin/sh: chown: command not found make[3]: *** [install-maildrop] Error 127 make[2]: *** [install-am] Error 2 make[1]: *** [install-recursive] Error 1 make: *** [install-strip] Error 2

Thank you in advance