[Rpm-maint] [rpm-software-management/rpm] Use full build template (#480)

Andreas Scherer notifications at github.com
Sat Jul 28 17:13:07 UTC 2018


Successo! It looks like I have installed enough development stuff to make
```
./autogen.sh --noconfigure
sed "s/lua >=/lua5.2 >=/g" -i configure
./configure
make
sudo make install
```
complete. Now I seem to have
```
LD_LIBRARY_PATH=/usr/local/lib rpmbuild --version
```
respond with "4.14.90" and can run
```
LD_LIBRARY_PATH=/usr/local/lib rpmbuild -ba SPECS/sgb.spec
```
without errors.

Alas, recompiling and installing RPM with the intended modifications makes the example run fail, so now I have something substantial to investigate. Looks quite promissing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/480#issuecomment-408622050
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180728/420945d0/attachment.html>


More information about the Rpm-maint mailing list