02-02-2020, 10:11 AM
(02-02-2020, 06:30 AM)Veraendert Wrote:(02-02-2020, 05:18 AM)wgvanveen Wrote: I am trying to run this script from Ubuntu 19.10, but I am not using Wayland. Is it correct that it is then not possible to run pmbootstrap? I am at the moment a bit stuck on Ubuntu I am afraid, but thinking of trying out Sway anyway.
Thanks!
Dependencies for pmbootstrap don't include Wayland: https://aur.archlinux.org/packages/pmbootstrap/
Thanks for the reply! I get this error when I run
Code:
pmbootstrap install --sdcard=/dev/sdb
Code:
ERROR: Could not find dependency 'so:libwlroots.so.3' in any aports folder or APKINDEX. See: <https://postmarketos.org/depends
I already installed libwlroots3 and libwlroots-dev to my system, but no luck. Cloned the aports git and set the path with the -p flag for the installer, but the error remains.