[Rpm-ecosystem] rpm-4.14.0

Baho Utot baho-utot at columbus.rr.com
Wed Oct 25 22:02:16 UTC 2017


When building on a raspberry-pi 2:

tar xvf rpm-4.14.0.tar.bz2
cd rpm-4.14.0
tar ../db-4.5.20.tar.gz
ln -s db-4.5.10 db
./autogen.sh --noconfigure
./configure --with-crypto=openssl --without-lua
make

Fails with file not found db.h

When I do the same with rpm-4.13.0.1 it works as then configure stage 
creates db.h


More information about the Rpm-ecosystem mailing list