FS#1323 - rdesktop fails
Attached to Project:
Arch Linux
Opened by clint webb (cjdj) - Thursday, 26 August 2004, 20:41 GMT
Last edited by Dale Blount (dale) - Thursday, 26 August 2004, 21:07 GMT
Opened by clint webb (cjdj) - Thursday, 26 August 2004, 20:41 GMT
Last edited by Dale Blount (dale) - Thursday, 26 August 2004, 21:07 GMT
|
Details
Upgraded to KDE 3.3.0 and now rdesktop (krdc) does not work
for rdp connections. It allows me to enter in an address
(rdp to a windows terminal server), and set screen
dimensions, but then states:
Could not start rdesktop; make sure rdesktop is properly installed. It does seem to work just fine for VNC connections. I've tried this on two different machines running Archlinux. Worked before upgrade, failed after upgrade. |
This task depends upon
The version of rdesktop you are using (1.3.1) is too old:
rdesktop 1.3.2 or greater is required. A working patch for rdesktop 1.3.1 can be found in KDE CVS.
looks like we either apply the patch or wait for upstream to fix this.
rdesktop.sourceforge not have new version 1.3.1.. :( you need download CVS into KDE or CVS into rdesktop for correct download :)
---
cd /usr/local/src/
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/rdesktop login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/rdesktop co rdesktop
./bootstrap; ./configure; make; make install
----
Not have documentation into kdenetwork/krdc about this... only find into
http://www.kde.org/announcements/changelogs/changelog3_2_3to3_3.php... now rdesktop external. :)