On 04/17/2020 01:14 PM, Marcus Müller wrote:
Hi Marcus,
$ dnf repoquery --releasever=31 -l uhd|grep rx_s
confirms that rx_samples_to_file is not in there.
Specifically, in the uhd.spec,
# Remove tests, examples binaries
rm -rf %{buildroot}%{_libdir}/uhd/{tests,examples}
:/
We can ask Jaroslav to move these to an extra package, i.e.
uhd-examples, or so.
Best regards,
Marcus
That would be an excellentness, to be sure.
On 16.04.20 20:33, Marcus D. Leech wrote:
I don't see any of the examples (rx_samples_to_file, etc) on a
from-the-repos install of UHD on Fedora 31. Do I need to install the
source package and
compile to get these?
That seems an odd omission.