I thought in Zorin we were supposed to use .profile instead. Pasting that in my .bashrc didn't take care of the problem.
Creating a symlink solved that issue though, thank you.
running ninja -C build returned a permission error, so I ran with it sudo. I get this error now:
Dependency wayland-server found: NO found 1.18.0 but need: '>=1.19'
Found CMake: /usr/bin/cmake (3.16.3)
Run-time dependency wayland-server found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency wayland-server
../meson.build:101:0: ERROR: Neither a subproject directory nor a wayland.wrap file was found.
I am guessing I must also update wayland-server to 1.19.0.
How would I do that? And are there drawbacks to doing this?
I wanna use Sway for reading, typing, browsing, etc. But still want to have access to Gnome on X11 and Wayland when necessary, would installing sway affect that somehow?
Thanks in advance.



