Hi! Im using Guacamole for a few weeks now but I am experiencing some
troubles with the Xorg driver installation.
I am able to download the guacamole-server (xf86-video-guac branch). Then I
run *autoreconf -fi* in oder to get the *configure* file needed to run the
following command:
*./configure --with-xorg-module-dir=/usr/lib/xorg/modules/ --with-xorg*
After that, the following message is displayed:
*configure: WARNING: unrecognized options: --with-xorg-module-dir*
As a result, the library status displays as follows:
freerdp2 ............ yes
pango ............... yes
* xorg-server ......... no*
libavcodec .......... yes
libavformat.......... yes
libavutil ........... yes
libssh2 ............. yes
libssl .............. yes
libswscale .......... yes
libtelnet ........... yes
libVNCServer ........ yes
libvorbis ........... yes
libpulse ............ yes
libwebsockets ....... yes
libwebp ............. yes
libxcb .............. yes
libxcb-randr ........ no
libxcb-xfixes ....... no
wsock32 ............. no
Protocol support:
Kubernetes .... yes
RDP ........... yes
SSH ........... yes
Telnet ........ yes
VNC ........... yes
Drivers:
* X.Org (EXPERIMENTAL) .... no*
Services / tools:
guacd ...... yes
guacenc .... yes
guaclog .... yes
FreeRDP plugins: /usr/lib/x86_64-linux-gnu/freerdp2
Init scripts: no
Systemd units: no
Type "make" to compile guacamole-server.
Please, note that I have followed the instructions provided by Mike Jumper
in
*https://www.mail-archive.com/[email protected]/msg01299.html
<https://www.mail-archive.com/[email protected]/msg01299.html>*
as well as *https://gist.github.com/jamhall/844c49515f76126b218a16043ef08952
<https://gist.github.com/jamhall/844c49515f76126b218a16043ef08952>*
I dont have a clue on what to do, since the configure file generated seems
to be the problem but I cannot find further info online
Thaaanks and best regards!