@OoMrFlibble Your fork started on my Kubuntu 25.04 system, but there was no sound. I followed the steps in the README to use system audio libraries instead of the ones in the package (libSDL-1.2.so.0, libopenal.so.1). It started with sound but speech stuff was greyed out in the Oolite game options:

I also tried my system's libespeak.so.1. Then I got some errors:
Configuration contains unknown keys - ("GNUSTEP_FILESYSTEM_LAYOUT")
Add them in the comma separated list GNUSTEP_EXTRA=... if required.
Unable to create time zone for name: 'Pacific/Auckland'
(source '(null)').
You can override the timezone name by setting the 'Local Time Zone'
NSUserDefault via the 'defaults' command line utility, a Preferences
application, or some other utility.
eg "defaults write NSGlobalDomain 'Local Time Zone' 'Africa/Nairobi'"
See '(null)'
for the standard timezones such as 'GB-Eire' or 'America/Chicago'.
Can't read data file: '/home/mcarans/GNUstep/Applications/Oolite/oolite.app/Resources//espeak-data/intonations'
Failed to load espeak-data
I tried to get rid of the time zone error by doing: defaults write NSGlobalDomain 'Local Time Zone' 'Pacific/Auckland' but that didn't seem to help.
There is no intonations directory in /home/mcarans/GNUstep/Applications/Oolite/oolite.app/Resources//espeak-data/.
I see:
1 > ls /home/mcarans/GNUstep/Applications/Oolite/oolite.app/Resources/espeak-data/
af_dict cs_dict de_dict eo_dict fr_dict hi_dict id_dict jbo_dict lv_dict nci_dict pap_dict phontab ro_dict sq_dict ta_dict voices zhy_dict
ca_dict cy_dict el_dict es_dict grc_dict hu_dict is_dict ku_dict mbrola_ph nl_dict phondata pl_dict ru_dict sv_dict tr_dict voices-unused
config da_dict en_dict fi_dict hbs_dict hy_dict it_dict la_dict mk_dict no_dict phonindex pt_dict sk_dict sw_dict vi_dict zh_dict
(Details moved from main Oolite repo)
@OoMrFlibble Your fork started on my Kubuntu 25.04 system, but there was no sound. I followed the steps in the README to use system audio libraries instead of the ones in the package (libSDL-1.2.so.0, libopenal.so.1). It started with sound but speech stuff was greyed out in the Oolite game options:
I also tried my system's libespeak.so.1. Then I got some errors:
I tried to get rid of the time zone error by doing:
defaults write NSGlobalDomain 'Local Time Zone' 'Pacific/Auckland'but that didn't seem to help.There is no
intonationsdirectory in/home/mcarans/GNUstep/Applications/Oolite/oolite.app/Resources//espeak-data/.I see:
(Details moved from main Oolite repo)