rdesktop-v1.9.0

rdesktop-1.9.0.tar 源码安装,执行configure时提示需要xcursor,请安装: rdesktop requires libXcursor, install the dependency sudo apt-get install libxcursor-dev libpcsclite-dev libssl-dev root135@root135:~/rdesktop-1.9.0$ sudo ./configure –disable-credssp checking build system type… x86_64-unknown-linux-gnu checking host system type… x86_64-unknown-linux-gnu checking for gcc… gcc checking whether the C compiler works… yes checking for C compiler default output file name… a.out checking for suffix of executables… checking whether… Continue reading rdesktop-v1.9.0

Published
Categorized as linux

rdesktop

rdesktop rdesktop: A Remote Desktop Protocol client. Version 1.9.0. Copyright (C) 1999-2016 Matthew Chapman et al. See http://www.rdesktop.org/ for more information. Usage: rdesktop [options] server[:port] -u: user name -d: domain -s: shell / seamless application to start remotely -c: working directory -p: password (- to prompt) -n: client hostname -k: keyboard layout on server (en-us,… Continue reading rdesktop

Published
Categorized as linux