goxel
goxel copied to clipboard
fail to install on Chromebook (debian 11)
yup
debian@penguin:/mnt/chromeos/MyFiles/Downloads/code/goxel$ ./goxel-0.11.0-linux
./goxel-0.11.0-linux: /lib/x86_64-linux-gnu/libmvec.so.1: version `GLIBC_2.35' not found (required by ./goxel-0.11.0-linux)
./goxel-0.11.0-linux: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found (required by ./goxel-0.11.0-linux)
./goxel-0.11.0-linux: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by ./goxel-0.11.0-linux)
./goxel-0.11.0-linux: /lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.13' not found (required by ./goxel-0.11.0-linux)
./goxel-0.11.0-linux: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./goxel-0.11.0-linux)
./goxel-0.11.0-linux: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./goxel-0.11.0-linux)
i mean, the "Goxel runs on virtually any OS" is not a lie, i could install the android version, i just don't want to.
I guess you'll have to recompile it then.
@fantasmashy, I added AppImage builds now, does this work on Chromebook maybe? You can download the last one from here: https://github.com/guillaumechereau/goxel/actions/runs/7496586548
I'll test this on my samsung chromebook with that action as well as the latest so that this can be closed.
OK thanks, let me know, I would like goxel to work on Chromebook if possible.