Page 1 of 1

Bug in krdc [ porteus 3.17.4 x86_64 ]

Posted: 23 Feb 2016, 12:00
by port
BUG:

When using krdc to connect to a Remote Desktop machine via RDP protocol, krdc shows this error message
Could not start "xfreerdp"; make sure xfreerdp is properly installed
xfreerdp is not installed in the system, neither freerdp which is the txz package containing xfreerdp

PATCH:

install freerdp package with all its dependencies via usm (usm allows you to build a bundle with all packages to install it as module)

deps listed in https://www.archlinux.org/packages/comm ... 4/freerdp/ (informative):

alsa-lib
ffmpeg
gst-plugins-base-libs
libcups
libpulse
libxcursor
libxdamage
libxext
libxfixes
libxinerama
libxkbfile
libxkbfile
libxrender
libxv
openssl
cmake (make)
damageproto (make)
docbook-xsl (make)
fixesproto (make)
git (make)
krb5 (make)
renderproto (make)
xmlto (make)

SOLUTION:

add freerdp package to 003-kde.xzm base module

It would be great also if dependencies may be minimized but require analysis