Xrdp installation fails

Hi guys so im trying to set up xrdp to a vm i created via virt manager

i’ve got everything set properly it’s just when i cd to winapps to check it says xrdp not installed.

im trying to install it via packman it gives me this

Cloning xrdp-git build files...
Generating xrdp-git information...
Checking xrdp-git dependencies...
Resolving dependencies...
Checking inter-conflicts...

Building xrdp-git...
==> Making package: xrdp-git 0.9.18.r492.g8535f8e0-1 (Fri 04 Aug 2023 13:00:39)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating xrdp git repo...
  -> Found arch-config.diff
==> Validating source files with sha256sums...
    xrdp ... Skipped
    arch-config.diff ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of xrdp git repo...
Cloning into 'xrdp'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
/var/tmp/pamac-build-mohamed/xrdp-git/PKGBUILD: line 39: patch: command not found
==> ERROR: A failure occurred in prepare().
    Aborting...``` 

is there a way to get around this issue ?  thank you :)

You misspelled pacman, and you’re also quoting the wrong tool, because pacman doesn’t access the AUR. The correct tool is pamac. :stuck_out_tongue:

That said, you’re missing the base-devel package. :wink:

sudo pacman -S base-devel

:wink:

1 Like

:rofl: typo i tried that now im installing via the software centre just waiting for the build to finish

Where ?

Please see the Search results for 'xrdp' - Manjaro Linux Forum

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.