I need dotool but cannot compile it myself
Cannot get the necessary dependencies because of immutable file system (?)
Should I install the equivalent Fedora version and build things there, then transfer the built binaries and libraries to Bazzite? Is there a better solution?
I have successfully compiled it for Wayland under Debian in the past, but cannot get that build to run under Bazzite
Solution:Jump to solution
Yeah that's pretty much how you'd do it. Create a Fedora distrobox container, build it there then use the bult binaries in Bazzite
3 Replies
Solution
Yeah that's pretty much how you'd do it. Create a Fedora distrobox container, build it there then use the bult binaries in Bazzite
Or you can probably build it in a debian container. More often then not the built binaries are portable.
Thanks for the answer! I have tried that before but quickly ran into many issues.. I will have to try again though as I forgot what those problems were
for whatever reason, it worked when i tried again this time... no idea why 🤷♂️
thanks for the help!