-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ben Russo wrote:
| OK,
|
| Get the Red Hat 8.0 version of the sendmail 8.12.6 SOURCE RPM
| rpm -i that RPM,
| Then cd /usr/src/redhat/SPECS
| do rpm -bb sendmail.spec
| You will have to have rpm-build installed
| and you will need many libraries and the gcc compiler and m4
| and other stuff.

Or you could just do the following:

rpmbuild --rebuild <source rpm>

And if you want it compiled for your specific architecture (i686/athlon), do
this:

rpmbuild --rebuild --target <arch> <source rpm>

Then find it in /usr/src/redhat/RPMS/<arch>

You don't need to ivh the rpm unless you need to modify the spec file first
to adjust dependencies or compile/build options, or to modify the source.

HTH,
- -Rick
- --
Rick Johnson, RHCE - [EMAIL PROTECTED]
Linux/WAN Administrator - Medata, Inc.
PGP Public Key: https://mail.medata.com/pgp/rjohnson.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Signed and/or encpryted for everyone's protection.

iEYEARECAAYFAj3vv94ACgkQIgQdhlSHZgOjRACfcekMCyZcy5xUAv0Wf1eioe1i
REcAn29k2AoCU+N4RIde6dPlKazieO2T
=T92T
-----END PGP SIGNATURE-----



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to