Building rpm on mac...

Panu Matilainen pmatilai at laiskiainen.org
Mon Feb 3 18:48:10 UTC 2014


On 02/03/2014 08:20 PM, Kevin Ingwersen wrote:
> Uhhh Macports :I…I do not like it, sorry
> Can you link me the website for the bare source? If I try to find it, I find a lot of weird things on google…that look like science, but code. xD

Quoting from the INSTALL document in rpm source:

---
The NSS >= 3.12 library for encryption, and NSPR library which NSS uses.
Both NSPR and NSS libraries and headers need to be installed during RPM
compilation. As NSPR and NSS typically install their headers outside
the regular include search path, you need to tell configure about this,
eg something like:
     ./configure <......> CPPFLAGS="-I/usr/include/nspr -I/usr/include/nss"

The NSPR and NSS libraries are available from
     http://www.mozilla.org/projects/security/pki/nss/
     http://www.mozilla.org/projects/nspr/
---

rpm >= 4.11.0 also supports beecrypt as a lighter-weight crypto 
implementation.

	- Panu -


More information about the Rpm-list mailing list