On Wed, Aug 28, 2019, 22:57 Halil Karakose <[email protected]> wrote:
> Hello > I am trying to run daemon using cygwin. I installed most dependencies > except ossp uuid. When I execute "./configure" following is what I get. > > checking for uuid_make in -lossp-uuid... no > checking for uuid_make in -luuid... no > configure: error: "The OSSP UUID library is required" > > How can I pass this error? > You need to install the OSSP UUID library. See: https://guacamole.apache.org/doc/gug/installing-guacamole.html#required-dependencies - Mike
