Scott Gibbons created GUACAMOLE-1376:
----------------------------------------
Summary: configure: error: "The OSSP UUID library is required"
Key: GUACAMOLE-1376
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1376
Project: Guacamole
Issue Type: Bug
Components: guacamole
Affects Versions: 1.3.0
Environment: Red Hat Enterprise Linux release 8.4 (Ootpa)
4.18.0-305.7.1.el8_4.x86_64 #1 SMP Mon Jun 14 17:25:42 EDT 2021 x86_64 x86_64
x86_64 GNU/Linux
Reporter: Scott Gibbons
Fix For: 1.3.0
Unable to install on RHEL 8.4
Red Hat Enterprise Linux release 8.4 (Ootpa)
4.18.0-305.7.1.el8_4.x86_64 #1 SMP Mon Jun 14 17:25:42 EDT 2021 x86_64 x86_64
x86_64 GNU/Linux
during ./configure --with-init-dir=/etc/init.d the following error is received.
*configure: error: "The OSSP UUID library is required"*
in the docs, uuid-devel is required, here is the output of what I have
installed.
yum list installed | grep uuid
libuuid.i686 2.32.1-27.el8 @rhel-8-for-x86_64-baseos-rpms
libuuid.x86_64 2.32.1-27.el8 @rhel-8-for-x86_64-baseos-rpms
libuuid-devel.i686 2.32.1-27.el8 @rhel-8-for-x86_64-baseos-rpms
libuuid-devel.x86_64 2.32.1-27.el8 @rhel-8-for-x86_64-baseos-rpms
uuid.x86_64 1.6.2-43.el8 @rhel-8-for-x86_64-appstream-rpms
--
This message was sent by Atlassian Jira
(v8.3.4#803005)