Hi Martin,

In the Guacamole Manual, there are required and optional dependencies.
Building with only the required allows Guacamole Server to build, but it
will not have support for any protocols. The protocols are supplied by the
optional dependencies you have installed when you build guacamole-server.
Please see
http://guacamole.apache.org/doc/gug/installing-guacamole.html#optional-dependencies
.

Install the optional dependencies you need (you may have to find the
equivalent packages for OpenSuse), then rebuild guacamole-server from
scratch and you should have the support you're looking for available. If
you want to check that you installed the correct dependencies, you can
follow the build instructions up to the point where you run "./configure"
script and verify that the script output shows the support you're looking
for under the "Protocol support" section. If the protocol you're looking
for says "no", you can look above to the "Library status" section to see
which libraries are not being found, then investigate from there.

Sean


On Tue, Mar 10, 2020 at 2:06 PM martin.koeditz <[email protected]>
wrote:

> Hello,
>
> I just installed a new version of Guacamole on my OpenSuse Leap 15.1
> server.
> I can connect to Guacamole via browser but the VNC and RDP connections
> fail.
>
> Syslog shows errors:
> Support for protocol "vnc" is not installed
>
> The same for rdp sessions:
>  Support for protocol "rdp" is not installed
>
> So I thought it may be a problem with the libraries.
>
>
> When I read the listing correct, everything is ok. Can I see where
> Guacamole
> looks for its own client libs (libguac-client-rdp.so.0)? I think Guacamole
> cannot find its client libs.
>
> Maybe someone can help.
>
> Thanks
> 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]
>
>

Reply via email to