Does anyone know how to get a hold of a working Oolite version for the latest Raspbian Buster version. I have a Raspberry Pi 400 and would love to get this game for it but it is not available on the repositories. I downloaded the Linux 64 bit version but just errors when I try to run it after installing it.
/home/pi/GNUstep/Applications/Oolite/oolite.app/oolite-wrapper: 69: /home/pi/GNUstep/Applications/Oolite/oolite.app/oolite-wrapper: ./oolite.app/oolite: Exec format error
Erk. It looks like Oolite died with an error. When making an error
report, please copy + paste the log above into the report.
(Press Ctrl-C to continue)
Any help would be greatly appreciated. Thanks.
Oolite for Raspbian Buster Version
Moderators: another_commander, winston, Getafix
-
- Mostly Harmless
- Posts: 2
- Joined: Wed Mar 10, 2021 6:13 am
-
- Quite Grand Sub-Admiral
- Posts: 5867
- Joined: Wed Feb 28, 2007 7:54 am
Re: Oolite for Raspbian Buster Version
I believe you will need to compile it from source if it is not available in the repository. The oolite.org linux version is built for Intel/AMD processors and, if I am not mistaken, the Raspberry Pi features an ARM one. This would explain the inability to run the oolite.org version and the error message about an executable format error.
General information for building can be found at the project's wiki and github pages.
General information for building can be found at the project's wiki and github pages.
- Cholmondely
- Wiki Wizard
- Posts: 692
- Joined: Tue Jul 07, 2020 11:00 am
- Location: The Delightful Domains of Her Most Britannic Majesty
- Contact:
Re: Oolite for Raspbian Buster Version
Just to say: Welcome! Hope you get everything sorted out and then start to enjoy!HighlanderMM wrote: ↑Wed Mar 10, 2021 6:29 am Does anyone know how to get a hold of a working Oolite version for the latest Raspbian Buster ...
Cholmondeley
- maik
- Wiki Wizard
- Posts: 1998
- Joined: Wed Mar 10, 2010 12:30 pm
- Location: Ljubljana, Slovenia (mainly industrial, feudal, TL12)
Re: Oolite for Raspbian Buster Version
That is correct. Raspberry is on ARM. I’m looking forward to hear how it goes, @HighlanderMManother_commander wrote: ↑Wed Mar 10, 2021 7:37 am I believe you will need to compile it from source if it is not available in the repository. The oolite.org linux version is built for Intel/AMD processors and, if I am not mistaken, the Raspberry Pi features an ARM one. This would explain the inability to run the oolite.org version and the error message about an executable format error.
General information for building can be found at the project's wiki and github pages.
