[Freerdp-devel] Dual monitor Support

2011-06-30 Thread thijs
is a quite expensive application. Does freerdp have the option like 'Use all my monitors for the remote session' like the RDP 7.0 windows client so my 2 monitors are recognised correctly?? If so i can implement it in our environement. Thanks

[Freerdp-devel] C compiler cannot create executables

2011-07-06 Thread thijs
.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='' build_alias='' build_cpu='' build_os='' build_vendor='' datadir='${data

Re: [Freerdp-devel] C compiler cannot create executables

2011-07-07 Thread thijs
root@HPd485646eed29:~# apt-get install build-essential Reading package lists... Done Building dependency tree Reading state information... Done build-essential is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ...? Thanks for all replies. Thijs

Re: [Freerdp-devel] C compiler cannot create executables

2011-07-07 Thread thijs
Thanks for your answer. How do i find out which dev-packages are necessary for freerdp? Thanks, Thijs On Thu, 07 Jul 2011 08:13:28 -0400, Gerry Reno wrote: > Then check to see if you have all necessary xx-dev packages installed. > > > On 07/07/2011 08:11 AM, th...@keusterm

Re: [Freerdp-devel] Dual monitor Support

2011-07-25 Thread thijs
I have used the procedure from the readme: Using git-master source --- 1. Install autogen, automake, and gettext. 2. "git clone git://freerdp.git.sourceforge.net/gitroot/freerdp/freerdp 3. "cd freerdp" 4. "sh autogen.sh" and then ran ./configure Thanks On Mon, 25 Jul 2011 19

Re: [Freerdp-devel] Dual monitor Support

2011-07-25 Thread thijs
Sorry Brad i dont understand what you mean here? (my english is not that good) Am I doing something wrong? thanks On Mon, 25 Jul 2011 20:44:00 +1000, Brad Hards wrote: > On Monday 25 July 2011 20:33:49 th...@keustermans.nl wrote: >> I have used the procedure from the readme: > The readme appears

Re: [Freerdp-devel] Dual monitor Support

2011-07-25 Thread thijs
Thank you, i have now downloaded the 1.0 source code. But i cant find a configure script? Should i use the one from 0.8.2? Thanks On Mon, 25 Jul 2011 21:14:34 +1000, Brad Hards wrote: > On Monday 25 July 2011 20:46:13 th...@keustermans.nl wrote: >> Sorry Brad i dont understand what you mean here

Re: [Freerdp-devel] Dual monitor Support

2011-07-25 Thread thijs
Ok... Cmake, another new thing to me.. I have installed cmake Ran cmake -i from the freerdp directory completed ran make completed then ran sudo make install completed but when i try to give a 'xfreerdp' command from terminal it says xfreerdp: command not found Am i doing something wrong? thank

Re: [Freerdp-devel] Dual monitor Support

2011-07-26 Thread thijs
Thanks for all your help guys, i now got a working xinerama setup from my HP T5545 & T5565 thin clients :) Superb, Thijs On Tue, 26 Jul 2011 07:54:05 +1000, Brad Hards wrote: > On Tuesday 26 July 2011 07:41:49 Marc-André Moreau wrote: >> On Mon, Jul 25, 2011 at 5:37 PM, Brad