I am stuck in installing this dependency. Cygwin installer contains some dependencies like libuuid. And they are already installed actually.
Is ossp uuid something else? How can I install it? 29 Ağu 2019 Per, saat 09:35 tarihinde Mike Jumper <[email protected]> şunu yazdı: > 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 > >
