Hello,
The zip files was made for Guacamole 0.9.12 so newer versions may need to have the php script changed to match the latest database.
Regards,
Trevor
when i tried install guacamole 0.9.12 on ubuntu 18.04 it show error
can you help me fix it?
make[1]: Entering directory '/root/guacamole-server-0.9.12-incubating/src/common-ssh'
CC libguac_common_ssh_la-ssh.lo
ssh.c:89:22: error: ‘guac_common_ssh_openssl_id_callback’ defined but not used [-Werror=unused-function]
static unsigned long guac_common_ssh_openssl_id_callback() {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssh.c:70:13: error: ‘guac_common_ssh_openssl_locking_callback’ defined but not used [-Werror=unused-function]
static void guac_common_ssh_openssl_locking_callback(int mode, int n,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
Makefile:488: recipe for target 'libguac_common_ssh_la-ssh.lo' failed
make[1]: [libguac_common_ssh_la-ssh.lo] Error 1
make[1]: Leaving directory '/root/guacamole-server-0.9.12-incubating/src/common-ssh'
Makefile:494: recipe for target 'install-recursive' failed
make: [install-recursive] Error 1
@vuat8b You would be best to ask on the Guacamole site for help with build issues of their software.