nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Installing nmh on Mac X

2011-05-21 14:41:42
You can also get a git installer without installing a package manager like 
MacPorts or fink from the `official git source', which is git-scm.com.

If you're at all curious, I'd recommend starting there and looking at the 
documentation for git while nmh builds; it's quite powerful, and widely used, 
but it's a pretty big step away from cvs.

Hope that helps,
*Chad

1) Install git.  It's available via MacPorts, but if that's too much I would
  suggest Googling around; you should find some help there.  If you're not
  familiar with MacPorts, you can of course Google it :-)  (I suspect it's
  available via fink as well).

2) Run the following command:

  git clone git://git.savannah.nongnu.org/nmh.git

3) In your new "nmh" directory, run ./autogen.sh, and then configure/make/
  make install.

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>