xTrayambak / lucem

Bridging the gap between Vinegar and Sober
17 stars 5 forks source link

collect2: fatal error: cannot find ‘ld’ compilation terminated. #12

Closed totaltommygun closed 1 month ago

totaltommygun commented 1 month ago

I'm using an immutable distribution so hopefully that isn't the issue

system info.txt lucem logs.txt

xTrayambak commented 1 month ago

Hi, it seems like you're on Bazzite. Yes, this is probably caused by that. Bazzite isn't meant for programmers and people who frequently compile code from what I've seen, so you'll probably need to compile Lucem on another distro (preferably Fedora, since that's what Bazzite seems to be based on). You could also try entering a Nix environment and compiling Lucem from there on.

totaltommygun commented 1 month ago

Hi, it seems like you're on Bazzite. Yes, this is probably caused by that. Bazzite isn't meant for programmers and people who frequently compile code from what I've seen, so you'll probably need to compile Lucem on another distro (preferably Fedora, since that's what Bazzite seems to be based on). You could also try entering a Nix environment and compiling Lucem from there on.

Cheers for the help! it'd be cool if there were a binary either as a flatpak, appimage, or a homebrew package for Linux; since regular steam os is also immutable (and a lot others since it seems to be the "future for Linux on the desktop") and can't use this awesome program!

xTrayambak commented 1 month ago

I'll look into a flatpak later today.