On Fri, Apr 24, 2020 at 8:54 AM anburhce <[email protected]> wrote:
> Hi all, > > I am using guacamole 0.9.14 and libssh2-1.9.0. > ... > so is there any option to choose libssh instead of libssh2 while > installing? > The short answer is "no, they are entirely different libraries". It is not possible to use libssh in place of libssh2 without substantial changes to Guacamole's SSH support. Migration from libssh2 to libssh is being considered: https://issues.apache.org/jira/browse/GUACAMOLE-945 - Mike
