1. First you need to install the dependent libraries required by guacamole
The libraries You must install are: Cairo, Libjpeg-turbo, libpng, OSSP UUID
If the command is executed under the Debian/ubuntu system:
sudo Install libcairo2-dev libjpeg62-turbo-dev libjpeg62-dev libpng12-dev Libossp-uuid-dev
If the following command is executed in the Fedora/centos/rhel system:
sudo Install cairo-devel libjpeg-turbo-devel libjpeg-devel libpng-devel uuid-devel
The libraries you can choose to install are: FREERDP, Pango, Libssh2, Libtelnet, Libvncserver, PulseAudio, OpenSSL, Libvorbis
If the command is executed under the Debian/ubuntu system:
sudo Install Libfreerdp-dev libpango1. 0-dev libssh2-1-dev libtelnet-dev libvncserver-dev libpulse-dev libssl-dev Libvorbis-dev
If the following command is executed in the Fedora/centos/rhel system:
sudo Install freerdp-devel pango-devel libssh2-devel libtelnet-devel libvncserver-devel pulseaudio-libs-devel Openssl-devel Libvorbis-devel
Guacamole Installation and configuration