You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Nate Bounds (Jira)" <ji...@apache.org> on 2021/03/27 18:26:00 UTC

[jira] [Commented] (GUACAMOLE-1254) Support libuuid (util-linux) in addition to OSSP UUID

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

Nate Bounds commented on GUACAMOLE-1254:
----------------------------------------

I too struggled to find the package I was missing ({color:#000000}libossp-uuid-dev{color}) for whatever reason. It's clearly listed in the docs, but I somehow missed it. It seems many others do as well.

> Support libuuid (util-linux) in addition to OSSP UUID
> -----------------------------------------------------
>
>                 Key: GUACAMOLE-1254
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1254
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: Documentation, guacamole-server, libguac
>            Reporter: Mike Jumper
>            Assignee: Mike Jumper
>            Priority: Trivial
>             Fix For: 1.4.0
>
>         Attachments: image-2021-01-06-18-26-19-184.png
>
>
> The server side of Guacamole has used the OSSP UUID library to generate its unique identifiers for ages, but this library has been [the occasional source of trouble|https://issues.apache.org/jira/browse/GUACAMOLE-999] among users building Guacamole from source:
> !image-2021-01-06-18-26-19-184.png!
> It would probably be better to build against the libuuid (part of util-linux), as it is widely available across the various Linux distros. For non-Linux systems, OSSP UUID remains the best alternative.
> libuuid is licensed under 3-clause BSD.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)