Hello, has anybody successfully built the guacamole-server with "--enable-ssh-agent" configuration option? I'm on Rocky Linux 8.6 and use libssh2 1.10 from Remi's repository. I got the following error:
_make[2]: Entering directory '/home/guacamole/guacamole-server/src/protocols/ssh'_ _CC libguac_client_ssh_la-argv.lo_ _In file included from ssh.h:33,_ _from argv.c:22:_ _ssh_agent.h:26:10: fatal error: ssh_key.h: No such file or directory_ _#include "ssh_key.h"_ _^~~~~~~~~~~_ _compilation terminated. Even in the distributions's libssh2-devel package (1.9.0-5) there is no header file named ssh_key.h. I've also checked the sources of libssh2 and found nothing. Maybe any of you bounced to this and could point me to the right direction. Regards, Pavel --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
