Thanks for your help.  But I'm afraid I'm still having problem ... or question
Please see note below.

> ----------
> From:         Dan Harkless[SMTP:[EMAIL PROTECTED]]
> Sent:         Wednesday, January 26, 2000 2:15 PM
> To:   EXT-Li, Yung A
> Cc:   'nmh mailing list'
> Subject:      Re: Help: 'inc' won't work 
> 
> 
> "EXT-Li, Yung A" <[EMAIL PROTECTED]> writes:
> > I'm trying to use nmh-1.0.2 on HPUX 10.20 and I'm having this problem ...
> > 
> > "Now, 'inc' won't work.  The error says "can't fopen and lock
> > /var/mail/<mymaildrop>"
> > 
> > > I solved this problem before in mh, except I can't remember if I edited
> > > the 'mts.conf' or 'config.h'
> > > 
> > > So, I try both.  I edited 'mts.conf' as the man page suggested.  Didn't
> > > work ...
> > > 
> > > I thought I'd edit the 'config.h'.  And suddenly 'make' doesn't work ...
> > > 
> > > It wants to run 'autoheader' and can't find it ...
> > > 
> > > But I did NOT have this problem when I built it the first time ...."
> > > 
> > > I'm pulling my hair out ... please help.
> 
> On HP-UX 10.20, /var/mail is writable by the mail group, but not by
> 'other'.  Therefore, inc needs to be installed setgid mail.  I just
> installed nmh-1.0.2 on an HP-UX 10.20 machine and verified that this works
> properly.  Are you installing as root?  If not, you won't be able to make
> inc setgid.
> 
Unfortunately, I'm not root and can't get root on this box.

> Or did you perhaps re-run configure?  nmh-1.0.2 had a bug (now fixed in the
> latest nmh-1.0.2+dev source) where if you re-ran configure the name of the
> group owning the mail spool would become NULL in uip/Makefile.
> 
I did re-run configure.  But I've even wipe out the source tree and re-extracted
the tar files. Same problem.

> As far as getting your current source tree back to where you can compile
> again, you'd probably have to install GNU autoconf.  Otherwise I'd suggest
> starting over with a fresh source tree (perhaps the latest CVS source).
> 
What confuses me is that I did NOT have this problem the first time I extract the
tar source

Also, the doc. seems to suggest that I can change "mts.conf" to change the locking
behavior.  But it seems like I have to change "config.h" and recompile.

Is this right?

Reply via email to