oneguynick
May 22nd, 2006, 09:53 PM
For those of you running into alutinit errors upon starting the latest x-plane in dapper, try the following:
wget http://www.swanson.ukfsn.org/loki/loki_compat_libs-1.1.tar.bz2
tar xfvj loki_compat_libs-1.1.tar.bz2
cd /usr/games/X-Plane 8.04
LD_PRELOAD=/home/nickers/Loki_Compat/libopenal-0.0.so ./X-Plane-athlon-xp
Done. Come to find out, OpenAL as it comes in the dapper repos doesnt have debugging turned on by default. Using the older loki compat libraries skips this. The compat libs are also very handy for running the loki library from a few years back. Be known that this will soon not work with the latest glibc upgrades coming down the pipe. Enjoy this temporary fix!
God Bless,
Nick
wget http://www.swanson.ukfsn.org/loki/loki_compat_libs-1.1.tar.bz2
tar xfvj loki_compat_libs-1.1.tar.bz2
cd /usr/games/X-Plane 8.04
LD_PRELOAD=/home/nickers/Loki_Compat/libopenal-0.0.so ./X-Plane-athlon-xp
Done. Come to find out, OpenAL as it comes in the dapper repos doesnt have debugging turned on by default. Using the older loki compat libraries skips this. The compat libs are also very handy for running the loki library from a few years back. Be known that this will soon not work with the latest glibc upgrades coming down the pipe. Enjoy this temporary fix!
God Bless,
Nick