Hello...
I've installed Allegro and OpenAL from binary slackware distributions, then compiled Vavoom with OpenAL activated in Makefile... everything was compiled and installed fine without problems, but...
'Vaboom' binary does not run as normal user, it returns a message like this:
/tmp/mcop-root is not owned by user
then I tried to run it with 'su' and in a native root X11 session, it starts fine but sends an error and quits:
# ./Vavoom -doom2
adding doom2.wad
adding basev/doom/wad0.wad
adding basev/doom2/wad0.wad
configured audio device
SFX : /dev/dsp: 16 bits, signed, 45454 bps, stereo
Music : Software wavetable synth
CD_Init: open of "/dev/cdrom" failed (123)
W_GetNumForName: TEXTURE1 not found!
What can be the problem? At first allegro was not working but the developer sent me a patch for Linux, told me to decompress it inside the application (Vavoom) directory, now it runs without allegro problems but now TEXTURE1 not found...
I will appreciate any help.
Regards