You are not logged in.
Pages: 1
Hi all,
I need a RDP client to connect to a windows server. Exactly like "windows remote desktop" found on windows.
I can't seem to find any viable solution, all forums suggest using a different protocol, this is not suitable for my needs.
Any help is appreciated,
cheers
I've tried remmina:
https://aur.archlinux.org/packages/remmina-git
https://aur.archlinux.org/packages/remm … n-rdesktop
The program crashes instantly, i've had the following errors:
`Failed to load plugin: /usr/lib/remmina/plugins/remmina-plugin-rdp.so.`
`Error: libfreerdp2.so.2: cannot open shared object file: No such file or directory`
Offline
`Failed to load plugin: /usr/lib/remmina/plugins/remmina-plugin-rdp.so.`
`Error: libfreerdp2.so.2: cannot open shared object file: No such file or directory`
Please post the output of each of the following:
pacman -Q freerdp
ldd /usr/lib/remmina/plugins/remmina-plugin-rdp.so | grep libfreerdp2"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Pages: 1