-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xorg-xwayland fails to build on arch (nvidia-explicit-sync) #166
Comments
Hi, You need to compile first xorgproto: https://github.com/CachyOS/CachyOS-PKGBUILDS/tree/master/nvidia-explicit-sync/xorgproto after that you can compile xorg-xwayland/kwin. |
How do I get the xorg-xwayland build to compile/link to the xorgproto build? |
Install the above xorgproto or the one from the CachyOS repo and then compile xwayland. |
I meant if I could add the xorgproto to the LD_LIBRARY_PATH and/or whatever other variables that need to point to that build, so I don't potentially ruin my non-CachyOS arch system trying to build one single package |
The patched xorgproto is required for the xwayland. You dont ruin your system due it, since you can simply install the default package again |
Fine. |
The text was updated successfully, but these errors were encountered: