Pretty sure xorgxrdp
is a dependency... At least the developers of this software seem to think so: "Connect to a Linux desktop using RDP from anywhere (requires xorgxrdp Xorg module)". For some reason the maintainer of the xorgxrdp
PKGBUILD on AUR made this package a dependency of that one, which does not seem technically correct---irrespective of how useful xorgxrdp
may or may not be without xrdp
.
Search Criteria
Package Details: xrdp 0.9.13.1-1
Git Clone URL: | https://aur.archlinux.org/xrdp.git (read-only, click to copy) |
---|---|
Package Base: | xrdp |
Description: | An open source remote desktop protocol (RDP) server |
Upstream URL: | https://github.com/neutrinolabs/xrdp |
Licenses: | |
Submitter: | None |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 113 |
Popularity: | 1.16 |
First Submitted: | 2008-01-15 15:02 |
Last Updated: | 2020-07-20 00:22 |
Dependencies (6)
- fuse (fuse2)
- lame (lame-svn, lame-altivec)
- libxrandr (libxrandr-git)
- opus (opus-git)
- tigervnc (tigervnc-git)
- nasm (nasm-git) (make)
Required by (5)
Sources (2)
guygma commented on 2018-12-04 13:13
bidulock commented on 2018-09-26 15:55
fuse is a dependency.
fsmoak commented on 2018-09-25 09:24
Error when compiling due to missing dependency.
checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for FUSE... no configure: error: please install libfuse-dev or fuse-devel
CAUSE: Error in Package-Database.
Solution: (with sledgehammer method) reinstall everything "sudo pacman --force -Syu $(pacman -Qnq)"
boppbo commented on 2018-03-12 00:02
Would be nice if you could add the configure option "--enable-vsock". It is used for enhanced hyper-v sessions. Documentation is sparse, but more info can be found at https://blogs.technet.microsoft.com/virtualization/2018/02/28/sneak-peek-taking-a-spin-with-enhanced-linux-vms/
grawity commented on 2017-10-31 18:09
Feature request: Add the configure option "--enable-ipv6" for, well, IPv6 support.
danl commented on 2017-09-27 01:56
Maintainer: this may be related to the comment by hz0885 on 20170326. I had an issue regarding xrdp and pam modules. If I didn't set "session optional pam_systemd.so" in /etc/pam.d/xrdp-sesman, the dbus configuration did not work properly. See https://www.tapatalk.com/groups/archlabs/help-starting-x-session-when-connecting-with-rdp-i-t379.html for more info.
bidulock commented on 2017-03-31 20:47
With version 0.9.2 do we still need tigervnc dependency? Or, can it move to optdepends?
hz0885 commented on 2017-03-26 20:03
If you use LXQT as your desktop the xrdp-sesman pam module needs to change from system-auth to system-login.
Otherwise the desktop environment will not initialize properly.
Maybe its worth while to place that pam module also in the backup list.
celilo commented on 2017-03-12 21:45
Error when compiling due to missing dependency. I have openssl installed. I don't see packages as described in Arch packages or AUR. Thoughts?
______________
configure: error: please install libssl-dev or openssl-devel
==> ERROR: A failure occurred in build().
Aborting...
:: failed to build xrdp package(s)
meta commented on 2017-02-24 02:17
Hi, I'm from xrdp team. Can you add "--enable-painter" option in configure? It saves people using Android client from connection issue.
https://github.com/neutrinolabs/xrdp/issues/246
Pinned Comments
bidulock commented on 2020-10-05 01:33
0.9.14 won't build. Use xrdp-git until fixed.