Open 44Livers opened 1 year ago
I am experiencing the same issue on Ubuntu and I'm wondering if we're doing something wrong or if there was just some recent update that borked something.
I am also getting the same error. These are the versions of the dependencies I have installed:
meson 1.2.1-1
systemd 254.3-1
git 2.42.0-1
dbus 1.14.10-1
libinih 57-1
@Kou-kun42 @Ibaudia I decided to use paru to install gamemode and it worked just fine I guess the ./bootstrap.sh
is broken for some reason this also works with yay
try this:
yay -S gamemode
or
paru -S gamemode
Install links for paru
and yay
Describe the bug Can't compile or build the ./bootstrap
To Reproduce Steps used to reproduce the behavior:
Expected behavior Build and install gamemode
System Info (please complete the following information):
OS and version: Arch LInux-6.4.7-arch1-3
CPU Ryzen 7 5700x
GPU RX 6750 XT
RAM 32GiB
Additional context I have tried building/installing this on several linux installs but always fail I tried reinstalling Arch Linux a couple times and still no work.
HERE IS THE ERROR I GET
log.txt
EDIT: I am very new to linux gaming