[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17381432#comment-17381432
 ] 

Nick Couchman commented on GUACAMOLE-1376:
------------------------------------------

No release date has been set. There are two possible work-arounds:
 # Attempt to apply the patch from the pull request to the 1.3.0 code. I'm not 
100% sure this will work, as there may be other changes in between that this 
relies on, so YMMV. Patch can be found, here, 
[https://github.com/apache/guacamole-server/pull/323.patch] and applied with a 
command like: patch -p1 < 323.patch
 # Check out the current git master code and build that. The code should be 
fully compatible with the 1.3.0 client release, so you can just build guacd 
(guacamole-server) from git and install that. 
https://github.com/apache/guacamole-server

> 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
>            Priority: Blocker
>
> 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)

Reply via email to