Closed vollowx closed 8 months ago
I think the basic problem is that, due to a change in glm, you should install cmake and then reinstall wf-config, wayfire, and finally pixdecor.
I'm still unable to build this, but anyway thx for ur efforts!
Thank you for following up. Do you still get the same error even after installing cmake before rebuilding wayfire and wf-config? If you can post the complete output starting with the command you're running to build, we might be able to spot the problem.
Actually I can't build wayfire manually, either. The built wayfire binary can't find wf-config
I see. It might be that you need to set LD_LIBRARY_PATH to the directory containing libwf-config.so. In any event, if you would like to try to fix it, we can keep communicating here, on IRC/Matrix/Discord or you can create a discussion on github.com/wayfirewm/wayfire.
Thanks for your advice, however I am currently busy and can just accept building from AUR.
I'll try to figure out the problem as soon as I have some free time.
This turns up when I was running
meson setup build --prefix=/usr
, I've installedglm
andwayfire
packages (tried both AUR and chaotic-aur).