If OpenSUSE provides their own packages, then no, you do not need to build things yourself unless their packages are unacceptably old. They have already built things for you.
That said, you may wish to do so anyway. If you installed OpenSUSE's packages for guacd, etc. and you are seeing errors regarding protocol support not being installed, it sounds like their packages were built incorrectly. My guess is that the system linker is configured to look in a different directory for libraries (or at least to NOT look in the directory used by autotools by default), and the package maintainer did not take this into account. - Mike On Tue, Mar 10, 2020, 11:37 martin.koeditz <[email protected]> wrote: > Hi Sean, > > thank you for the reply. I used the binaries of OpenSuse. They include the > library files > libguac-client-rdp.so.0.0.0 > libguac-client-vnc.so.0.0.0 > libguac-client-kubernetes.so.0.0.0 > libguac-client-ssh.so.0.0.0 > > So I thought they are already configured for the use with their > counterparts. Do I really have to compile the components by myself? > > Martin > > > > -- > Sent from: > http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
