[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] Installing nmh on RedHat 6
From: |
Oliver Kiddle |
Subject: |
Re: [Nmh-workers] Installing nmh on RedHat 6 |
Date: |
Wed, 30 Nov 2011 17:52:08 +0100 |
address@hidden 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
- Re: [Nmh-workers] Installing nmh on RedHat 6,
Oliver Kiddle <=