[ut2004] Audio strangeness.

Corey Hickey bugfood-ml at fatooh.org
Sat Nov 5 04:30:09 EST 2005


Gian Paolo Mureddu wrote:
> I tried linking my libSDL.so.0.7.0 to System/libSDL.so.0, but when 
> launching ut2004-bin-linux--amd64 (wrapped in the launcher script ut2004 
> at the ut2004 root directory) I get an error that libSDL.so.0 cannot be 
> found... Odd. I'll have to build me an OpenAL for 64-bits, since there 
> is none in Fedora (well, maybe there is, I'll have to yum search it). 
> Thanks again.

1. ut2004 looks for libSDL-1.2.so.0, not libSDL.so.0. If you name your
symlink libSDL-1.2.so.0, it should work.

2. The ut2004 script does some stuff with LD_LIBRARY_PATH; I don't know
if that's essential. Rather than running the amd64 executable directly,
you should just symlink ut2004-bin-linux-amd64 to ut2004-bin. That way
you can use the script without modification and applying patches will
overwrite the correct file.

-Corey



More information about the ut2004 mailing list