shkhln / linuxulator-steam-utils

Steam launcher for FreeBSD
MIT License
125 stars 12 forks source link

Broken: Unrailed! #39

Closed adriaandegroot closed 3 years ago

adriaandegroot commented 3 years ago

Unrailed! does not work; errors printed on the console are:

./linux/mono: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by ./linux/mono)
./linux/mono: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by ./linux/mono)
shkhln commented 3 years ago

Noted.

dostoievsky commented 4 months ago

So any application thats outputs /lib64/libm.so.6: version `GLIBC_2.27' not found will not work?

shkhln commented 4 months ago

I'm working on combining the Steam Runtime environment with FreeBSD's unprivileged chroots, which seems like a good fit.