[email protected] wrote:
> Could somebody please tell me how I can install the current version of nmh on
> RedHat 6.1? Is there on rpm somewhere?

What I usually do is try to find the .spec file from Fedora and build an
rpm using that.

The Fedora files are here:
  http://pkgs.fedoraproject.org/gitweb/?p=nmh.git;a=tree

I don't really know what I'm doing with this stuff but after putting the
.spec file in ~/rpmbuild/SPECS and the patch file and original sources
in ~/rpmbuild/SOURCES and then running rpmbuild -bb nmh.spec, it built
a .rpm. You may need to read a few man pages to get this working and it
is always wise to read the spec file and the output from the build.

If you prefer, I can send you the rpm built on my system (assuming
x86_64 is the right architecture).

Oliver

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

Reply via email to