Re: [Xrdp-devel] how to compile the xrdp with the freerdp

2011-09-26 Thread Jay Sorg
The changes needed to use FreeRDP as a module didn't make it into FreeRDP master(I don't think). Now since 1.0, it's a total different interface so I'll 1.0 can't be used as a module yet. Grab my fork(0.9) from here. https://github.com/jsorg71/FreeRDP.git than make, make install then like you sai

Re: [Xrdp-devel] how to compile the xrdp with the freerdp

2011-09-26 Thread Itamar Reis Peixoto
On Sun, Sep 25, 2011 at 8:42 AM, liaoyin wrote: > hi everyone: > >    i try to build xrdp with the freerdp module. > > >   step 1,  i git from thehttps://github.com/FreeRDP/FreeRDP.git >       Then I build it  and install it(make install) > >  stemp 2  i  git from  https://github.com/FreeR

[Xrdp-devel] how to compile the xrdp with the freerdp

2011-09-26 Thread liaoyin
hi everyone: i try to build xrdp with the freerdp module. step 1, i git from thehttps://github.com/FreeRDP/FreeRDP.git Then I build it and install it(make install) stemp 2 i git from https://github.com/FreeRDP/xrdp.git run the cmd "./configure --enable-f