Should it be possible to build the RPM package fro...
# core
m
Should it be possible to build the RPM package from a Ubuntu system? Mine errors out. Not a big deal, I just built and installed the TGZ package.
t
Yeap it should!
😢 1
s
What's the error? Is it just missing some rpm tools?
m
Yea, I think it's missing some RPM tools.
/usr/lib/rpm/find-debuginfo.sh: line 240: eu-strip: command not found
Ok, installing
elfutils
and then reinstalling
binutils
resolves that RPM error.