Re: xf86 server - issue getting guacd to recognize the new xorg libraries

2017-04-19 Thread McRoy, Jeffrey (GE Healthcare)
Hi Mike, Well, recompiled and reinstalled. Problem went away. Go figure. :) -Jeff On 4/18/17, 3:32 PM, "McRoy, Jeffrey (GE Healthcare)" wrote: >Hi Mike, > >It looks like a segmentation fault is happening after the guacd X.Org >driver loads. I was able to get a

Re: Help with compiling guacamole-server-0.9.12-incubating on SUSE 12 SP2 with RDP

2017-04-19 Thread Aleksandar M
Hello Marko, Thanks, that was it. I added a new repository that contained the 1.x branch: http://download.opensuse.org/repositories/X11:/RemoteDesktop/SLE_11_SP3 and installed the 1.x version after removing 2.x Then guacamole + RDP compiled just fine. Thanks again! On 2017-04-19 20:29,

Re: Help with compiling guacamole-server-0.9.12-incubating on SUSE 12 SP2 with RDP

2017-04-19 Thread Marko Nikolić
Hello, The issue is probably the version of freerdp libraries, you should use 1.x branch. The stable-1.1 works fine. Check the output of configure, it should display "freerdp: yes" if the freerdp library is found and has correct version. Regards, Marko сре, 19. апр 2017. 19.15 Aleksandar M

Help with compiling guacamole-server-0.9.12-incubating on SUSE 12 SP2 with RDP

2017-04-19 Thread Aleksandar M
Hello! I'm trying to compile guacamole-server-0.9.12-incubating on SUSE Linux Enterprise Server 12 SP2. I would like to compile with RDP support but I'm unsure on what I'm doing wrong. The warning I get is: checking for freerdp/kbd/layouts.h... no configure: WARNING:

Re: Problem with RDP(initial-program)

2017-04-19 Thread matteotartara
SCREEN OUTPUT -- View this message in context: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/Problem-with-RDP-initial-program-tp793p804.html Sent from the Apache Guacamole (incubating) -

Re: Problem with RDP(initial-program)

2017-04-19 Thread matteotartara
Hi, If i try to connect to server (linux) with a simple rdp with Guacamole it works, but if i use rdp with initial program option it does not work. In this case i use only xrdp on my linux server, and i see that the initial program does not work. How can i resolve this problem?