I haven't used Zer0CoolX's script, but besides libssh2, you might want to
check that telnet and websockets (for kubernetes) are installed OK. On
CentOS 8, I've found very good fits:

yum -y install
http://mirror.centos.org/centos/7/os/x86_64/Packages/libssh2-1.8.0-3.el7.x86_64.rpm
yum -y install
http://mirror.centos.org/centos/7/os/x86_64/Packages/libssh2-devel-1.8.0-3.el7.x86_64.rpm

yum -y install
http://download-ib01.fedoraproject.org/pub/epel/7/x86_64/Packages/l/libtelnet-0.21-5.el7.x86_64.rpm
yum -y install
http://download-ib01.fedoraproject.org/pub/epel/7/x86_64/Packages/l/libtelnet-devel-0.21-5.el7.x86_64.rpm

yum -y --enablerepo=remi install libwebsockets-devel

These lines are taken from the manual step-by-step install-and-configure
script on this post:
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/Guacamole-1-1-0-with-MySQL-Radius-and-https-Step-by-step-td7151.html

-David




--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org

Reply via email to