[Rpm-maint] [rpm-software-management/rpm] How to compile debugedit? (#1581)

Vanessasaurus notifications at github.com
Wed Mar 17 00:03:26 UTC 2021


here is what I ran into (that led me to disable it before) - when I add lua, it actually fails in the autogen.sh step, because it tells me it's not found / too old:

```bash
==> No patches needed for rpm
==> rpm: Executing phase: 'autoreconf'
==> Error: ProcessError: Command exited with status 1:
    '/bin/bash' './autogen.sh'

1 error found in build log:
     361    checking for localtime_r... yes
     362    checking for statvfs... yes
     363    checking for getaddrinfo... yes
     364    checking for doxygen... no
     365    checking for dot... YES
     366    checking for LUA... no
  >> 367    configure: error: lua not present or too old (--without-lua to disable)
```
What environment variables / other need to be set for the Lua to be found? Sorry for my naive-ty, I'm pretty new to this library.

-- 
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/issues/1581#issuecomment-800693197
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210316/b16c6582/attachment.html>


More information about the Rpm-maint mailing list