Hi, I'm also running Ubuntu 5.10 (Breezy) and can't get the UFO:AI demo running...
brian@warbard:~$ ufoai
Adding game dir: ./base
using /home/brian/.ufoai/base/ for writing
Adding game dir: /home/brian/.ufoai/base
Using data dir (./base/i18n/) for locate settings
Setting language to C
execing default.cfg
execing config.cfg
execing keys.cfg
Console initialized.
------- sound initialization -------
Using Alsa
Using sounddevice "default" - if you have problems with this try to set the cvar snddevice to a appropriate alsa-devicesound sampling rate: 48000
------------------------------------
------- Loading ref_gl.so -------
LoadLibrary("ref_gl.so"): can't open /etc/ufo.conf
LoadLibrary("ref_gl.so") failed: No such file or directory
Dumped console text to /home/brian/.ufoai/base/gl_debug.txt.
recursive shutdown
Error: Couldn't initialize OpenGL renderer!
Consult gl_debug.txt for further information.
I know OpenGL accel is running on this machine, I run other 3d games like Enemy Territory regularly and get good framerates.
When I try the alternate start line suggested above, I get a slightly different error...
brian@warbard:~$ ufoai +set vid_ref glx
Adding game dir: ./base
using /home/brian/.ufoai/base/ for writing
Adding game dir: /home/brian/.ufoai/base
Using data dir (./base/i18n/) for locate settings
Setting language to C
execing default.cfg
execing config.cfg
execing keys.cfg
Console initialized.
------- sound initialization -------
Using Alsa
Using sounddevice "default" - if you have problems with this try to set the cvar snddevice to a appropriate alsa-devicesound sampling rate: 48000
------------------------------------
------- Loading ref_glx.so -------
LoadLibrary("ref_glx.so"): can't open /etc/ufo.conf
LoadLibrary("./ref_glx.so")
ref_gl version: GL 0.12
QGL_Init("opengl32"): can't open /etc/ufo.conf
./opengl32: cannot open shared object file: No such file or directory
ref_gl::R_Init() - could not load "opengl32"
------------------------------------
/home/brian/bin/ufoai: line 104: 13343 Segmentation fault ./$GAME_BINARY $CMD_ARGS "$@"
Does anyone out there have UFO:AI running on an Ubuntu system?
The Christmas demo ran just fine, and I don't remember jumping thru any hoops to get it running, or having to tweak anything after the install...
Anyone got any ideas?