Chaosforge Forum

DoomRL => Bug Reports => Topic started by: rokkphace on May 30, 2008, 14:13

Title: Refuses to run on Ubuntu 8.04 AMD64
Post by: rokkphace on May 30, 2008, 14:13
Trying to run the main DoomRL executable give me this error message:

Code: [Select]
/home/USERNAME/doomrl-linux-09810/doomrl: error while loading shared libraries: libsmpeg-0.4.so.0: cannot open shared object file: No such file or directory

This still occurs after using Synaptic Package manager to download libsmpeg.

Trying any of the other shell scripts results in the same error message:
Code: [Select]
USERNAME@USERNAME-desktop:~/doomrl-linux-09810$ sh doomrl_xterm
set: 2: Illegal option -

I admit to being fairly new to Linux, so I'm probably forgetting something obvious.
Title: Re: Refuses to run on Ubuntu 8.04 AMD64
Post by: nerdatron on June 09, 2008, 03:15
I had the same problem but then I found the Windows version ran without problem under WINE. Just install it through synaptic, then `wineconsole doomrl.exe` at the terminal.

There are a few little glitches (light and dark grey chars are swapped, and screen effects like level changes aren't as smooth) but apart from that it works perfectly.