On Monday, 30 August 2021 20:29:30 BST tastytea wrote: > On 2021-08-30 21:10+0200 n952162 <[email protected]> wrote: > > I just emerged freerdp-2.3.2 without issue, but there's no executable > > except /usr/bin/winpr-*, which I think just serve to set up an > > authentication system. > > > > There's no freerdp, xfreerdp, xfreerdp-server, or anything. > > > > What am I not thinking about? > > I have the same version and it installed /usr/bin/xfreerdp. I guess > you are missing a useflag? I have X alsa cups ffmpeg gstreamer jpeg > pulseaudio usb xinerama xv enabled. > > Kind regards, tastytea
Yes, the OP will need X and/or wayland USE flags:
$ equery u freerdp
[ Legend : U - final flag setting for installation]
[ : I - package is installed with flag ]
[ Colors : set, unset ]
* Found these USE flags for net-misc/freerdp-2.3.2:
U I
+ + X : Add support for X11
+ + alsa : Add support for media-libs/alsa-lib (Advanced Linux Sound
Architecture)
+ + cups : Add support for CUPS (Common Unix Printing System)
- - debug : Enable extra debug codepaths, like asserts and extra output.
If you want to get
meaningful backtraces see
https://wiki.gentoo.org/wiki/Project:Quality_Assurance/
Backtraces
- - doc : Add extra documentation (API, Javadoc, etc). It is
recommended to enable per
package instead of globally
+ + ffmpeg : Enable ffmpeg/libav-based audio/video codec support
- - gstreamer : Add support for media-libs/gstreamer (Streaming media)
+ + jpeg : Add JPEG image support
- - openh264 : Enable H.264 support using media-libs/openh264
- - pulseaudio : Add support for PulseAudio sound server
- - server : Build server binaries
- - smartcard : Enable smartcard support
- - systemd : Enable use of systemd-specific libraries and features like
socket activation or
session tracking
- - test : Enable dependencies and/or preparations necessary to run
tests (usually
controlled by FEATURES=test but can be toggled
independently)
+ + usb : Add USB support to applications that have optional USB
support (e.g. cups)
+ + wayland : Enable dev-libs/wayland backend
- - xinerama : Add support for querying multi-monitor screen geometry
through the Xinerama API
+ + xv : Add in optional support for the Xvideo extension (an X API
for video playback)
$ equery f freerdp | grep bin/
/usr/bin/winpr-hash
/usr/bin/winpr-makecert
/usr/bin/wlfreerdp
/usr/bin/xfreerdp
signature.asc
Description: This is a digitally signed message part.

