Here is how I was able to install nmh on my ibook (using the rc shell):

$ cvs -z3 -d:pserver:[EMAIL PROTECTED]:/sources/nmh co nmh
$ cd nmh
$ autoconf
$ autoheader
$ LDFLAGS = -dynamic configure --enable-debug --enable-pop --with-editor'='$EDITOR --prefix'='$HOME/hier
$ make
$ sudo make install

Good day

Philipp

_______________________________________________
Nmh-workers mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to