I installed the Olympus flatpak on a Bazzite computer (Fedora Kinoite, Wayland, which has a custom Steam install by default IIRC)
When I try to launch Celeste through Olympus (vanilla or everest), I get this error:
You are missing the following 32-bit libraries, and Steam may not run:
libc.so.6
and then:
The unofficial Steam Flatpak app requires a correctly-configured desktop
session, which must provide the DISPLAY environment variable to the
D-Bus session bus activation environment.On systems that use systemd --user, the DISPLAY environment variable must
also be present in the systemd --user activation environment.This is usually achieved by running:
dbus-update-activation-environment DISPLAYduring desktop environment startup.
For more details, please see:
https://github.com/ValveSoftware/steam-for-linux/issues/10554
I don't think I should follow these instructions, as I'm not using the Steam flatpak.
Should I just try running the following command?
sudo rpm-ostree install glibc.i686
Thanks in advance!
