Hi Alex,
You have to use one of the stable releases of FreeRDP (FreeRDP Stable 1.0 or 1.1). Here’s a link to get the source and a link with the build instructions. https://github.com/FreeRDP/FreeRDP/tree/stable-1.1 https://github.com/FreeRDP/FreeRDP/wiki/Compilation If after building, installing, and running ldconfig you have an issue with Guac finding the FreeRDP libraries, try this: Run ldd on the /usr/local/lib/libguac-client-rdp.so, and it should have some libraries that are not found, look for those files, and then add them into /etc/ld.so.conf. I had to add these: /usr/local/lib64 /usr/local/lib /usr/local/lib/freerdp Then run ldconfig, should work after that. Regards, Jeff On 6/7/17, 3:05 PM, "xylems" <[email protected]> wrote: Hello All I downloaded Guacamole 0.9.12 server and client. I am trying to configure the server and for testing purposes we want to have all of the different modules installed. After installing the laundry list of pre-reqs (all optional and non) iam getting the configure screen with this Library status: freerdp ............. no pango ............... yes libavcodec .......... yes libavutil ........... yes libssh2 ............. yes libssl .............. yes libswscale .......... yes libtelnet ........... yes libVNCServer ........ yes libvorbis ........... yes libpulse ............ yes libwebp ............. yes Protocol support: RDP ....... no SSH ....... yes Telnet .... yes VNC ....... yes Services / tools: guacd ...... yes guacenc .... yes Init scripts: /etc/init.d I cannot figure out why.. I tried installing freerdp-devel freerdp... xrdp-devel...xrdp... nothing is working. I am running on the latest version of fedora 25 and all of my packages are up to date. Any suggestions? -- View this message in context: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/RDP-Library-not-being-found-tp1083.html Sent from the Apache Guacamole (incubating) - Users mailing list archive at Nabble.com.
smime.p7s
Description: S/MIME cryptographic signature
