Hi, This is what I run on a CentOS 7.5 distri lately:
yum install -y cairo-devel dialog ffmpeg-devel freerdp-devel freerdp-plugins gcc gnu-free-mono-fonts libjpeg-turbo-devel libjpeg-turbo-official libpng-devel libssh2-devel libtelnet-devel libvncserver-devel libvorbis-devel libwebp-devel libwebsockets-devel mariadb mariadb-server nginx openssl-devel pango-devel policycoreutils-python pulseaudio-libs-devel setroubleshoot tomcat uuid-devel and about similar on an Ubuntu 18.04 a few weeks ago, using apt-get Thanks, Peter ________________________________ From: Alex Zetaeffesse <[email protected]> Sent: Sunday, May 17, 2020 15:34 To: [email protected] <[email protected]> Subject: Getting guacamole with FreeRDP support on raspbian buster Hi, it's been a day now that I'm trying to compile guacamole with FreeRDP support but regardles of the many guides followed and webpage that explain how add FreeRDP support whatever package I install ./configure always tell me that FreeRDP won't be available. Would be someone so kind to point me in the right direction? At least which lib (and version) guacamole looks for so that, in case, based on your feedback I can discuss it with the Raspbian community [cut] checking for freerdp_new in -lfreerdp-core... no checking for freerdp_new in -lfreerdp... no configure: WARNING: -------------------------------------------- Unable to find libfreerdp-core / libfreerdp RDP will be disabled. -------------------------------------------- [cut] ------------------------------------------------ guacamole-server version 0.9.14 ------------------------------------------------ Library status: freerdp ............. no pango ............... no libavcodec .......... yes libavutil ........... yes libssh2 ............. yes libssl .............. yes libswscale .......... yes libtelnet ........... yes libVNCServer ........ yes libvorbis ........... yes libpulse ............ yes libwebp ............. yes wsock32 ............. no Protocol support: RDP ....... no SSH ....... no Telnet .... no VNC ....... yes
