Thank you, that did it!
smithaustin
7
Posts
1
Following
A member registered Feb 01, 2024
Recent community posts
Celeste 64: Fragments of the Mountain community · Replied to computermouth in New to Linux, but want to learn to install Celeste
Celeste 64: Fragments of the Mountain community · Replied to computermouth in New to Linux, but want to learn to install Celeste
Celeste 64: Fragments of the Mountain community · Replied to computermouth in New to Linux, but want to learn to install Celeste
Celeste 64: Fragments of the Mountain community · Replied to computermouth in New to Linux, but want to learn to install Celeste
Celeste 64: Fragments of the Mountain community · Posted in New to Linux, but want to learn to install Celeste
I'm also trying to get this to run on a Chromebook, but when I try to run Celeste64 (which is an executable) I get the following errors:
System.DllNotFoundException: Unable to load shared library 'FosterPlatform' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable:
/home/smithaustindaniel/Celeste64/FosterPlatform.so: cannot open shared object file: No such file or directory
/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /home/smithaustindaniel/Celeste64/libFosterPlatform.so)
/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./libFosterPlatform.so)
/home/smithaustindaniel/Celeste64/FosterPlatform: cannot open shared object file: No such file or directory
/home/smithaustindaniel/Celeste64/libFosterPlatform: cannot open shared object file: No such file or directory
at Foster.Framework.Platform.FosterStartup(FosterDesc)
at Foster.Framework.App.Run(String, Int32, Int32, Boolean )
at Foster.Framework.App.Run[T](String, Int32, Int32, Boolean )
at Celeste64.Program.Main(String[]) in /home/noel/Projects/Celeste64/Source/Program.cs:line 23
smithaustindaniel:~/Celeste64$ [2518:0201/015835.804320:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: org.freedesktop.portal.Error.NotFound: Requested setting not found
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
Any idea what I'm doing wrong?