thanks -- I'm trying to install it without needing root permissions (which is why I'm building from scratch rather than using the rpm packages).
sptel19-68> yum install libuuid-devel
Yum command has been deprecated, redirecting to '/usr/bin/dnf install libuuid-devel'.
See 'man dnf' and 'man yum2dnf' for more information.
To transfer transaction metadata from yum to DNF, run:
'dnf install python-dnf-plugins-extras-migrate && dnf-2 migrate'
Error: This command has to be run under the root user.
sptel19-69>
Is there any way to do that?