Re: Looking for help with Sles 12 SP2 and guacamole with freerdp

2017-10-22 Thread jm+guacamole
Alright... I think I just did it on our SLES12 SP3 platform =) Configure and compile freerdp1  cd /root/FreeRDP-1.0.2  cmake -DCMAKE_BUILD_TYPE=Debug -DWITH_SSE2=ON -DWITH_CUPS=OFF -DWITH_FFMPEG=OFF -DWITH_ALSA=OFF -DWITH_X11=OFF -DWITH_XKBFILE=OFF .  make Assemble the compiled shared objects  

Re: Looking for help with Sles 12 SP2 and guacamole with freerdp

2017-10-22 Thread jm+guacamole
How exactly did you do it without breaking everything? Did you compile freerdp 1.0.2 from source? If so, how did you reference it later when compiling guacamole? If not, what packages did you use without breaking the rest of the system now running with Freerdp 2.0 ? Thanks.

Re: Looking for help with Sles 12 SP2 and guacamole with freerdp

2017-10-08 Thread Nick Couchman
On Thu, Oct 5, 2017 at 7:25 AM, Grohnwaldt, Klaus wrote: > Hello, > > I'm trying to set up a guacamole enviroment and run into a challenge on my > SLES 12 SP2. > > I'm not able to "make" the guacamole server with support for RDP, since > something is wrong with the

Looking for help with Sles 12 SP2 and guacamole with freerdp

2017-10-05 Thread Grohnwaldt, Klaus
Hello, I'm trying to set up a guacamole enviroment and run into a challenge on my SLES 12 SP2. I'm not able to "make" the guacamole server with support for RDP, since something is wrong with the freerdp package - at least i think so. Can you recommend a work around or a functional version