I'm currently building ufo:ai 2.0rc6 for Fedora but my test packages are experiening the following issue, they build fine but when I try to start he game it complains:
Adding game dir: ./base
using /home/david/.ufoai/base for writing
Adding game dir: /home/david/.ufoai/base
FindFile: can't find default.cfg
couldn't exec default.cfg
FindFile: can't find config.cfg
couldn't exec config.cfg
FindFile: can't find keys.cfg
couldn't exec keys.cfg
Console initialized.
------- sound initialization -------
Loading snd_sdl sound driver
Soundsystem: SDL.
SDL version: 1.2.10
SDL audio driver is "alsa".
Bits: 16
Frequency: 48000
Samples: 4096
Channels: 2
sound sampling rate: 48000
------- Loading ref_glx.so -------
LoadLibrary("ref_glx.so"): can't open /etc/ufo.conf - setting search path to .
LoadLibrary("ref_glx.so") failed: ./ref_glx.so: cannot open shared object file: No such file or directory
Dumped console text to /home/david/.ufoai/base/gl_debug.txt.
SDL audio device shut down.
recursive shutdown
Error: Couldn't initialize OpenGL renderer!
Consult gl_debug.txt for further information.
It appears to me that the /etc/ufo.cfg file is mising, I clearly need it to set default path somewhere so that on my setup e.g. it will look in /usr/lib64 instead of .
I'd love for Fedora users to just be able to yum install ufoai to get this game so I request a bit of help to ensure the user experience will be as optimal as possible.
Kind regards,
David Nielsen