Bug in krdc [ porteus 3.17.4 x86_64 ]

Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
port
Samurai
Samurai
Posts: 137
Joined: 18 Feb 2016, 09:25
Distribution: Linux porteus 3.2.2 KDE
Location: Spain

Bug in krdc [ porteus 3.17.4 x86_64 ]

Post#1 by port » 23 Feb 2016, 12:00

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