rdesktop.exe session on an X-terminal?

Andrew Markebo andrew.markebo@comhem.se
Mon Jun 23 20:11:00 GMT 2003


I think I have found your 'problem', assuming you are using
rdesktop.exe from http://www.atomice.com/rdesktop.html.. 

If I have gotten stuff right, The target of this rdesktop.exe is to do
a rdesktop running natively on a windows-machine, no X11 stuff needed
during link (gcc -mno-cygwin -DWIN32_NATIVE [...] -lws2_32 -lgetopts
-lgdi32 -luser32)

Pull down the rdesktop source, and configure and make it natively
under cygwin, I think you should get a better rdesktop.exe (final link
command something like gcc [...] -L/usr/X11R6/lib -lX11 -lcrypto)

    /Andy

-- 
 The eye of the compiler rests on the code!

	    Please note, new email, @telia.com -> @comhem.se



More information about the Cygwin-xfree mailing list