libopenal problem

Trying to build your own version of Vega Strike and having problems? Unix users, paste your config.log here (stderr output alone is not helpful).
Post Reply
tumbybay
Star Pilot
Star Pilot
Posts: 4
Joined: Thu Mar 04, 2004 12:23 am

libopenal problem

Post by tumbybay »

I have installed Vegastrike from RPMs, and worked my way through installing dependencies etc, and have run vsinstall OK and setup the configuration. Now when i run vslauncher i get the following message :

error while loading shared libraries: libopenal.so.0 cannot open shared object file: No such file or directory.

I know its definately installed as the file is there. Im using Fedora, and installed OpenAl from a rpm. Would this have placed it in the wrong place? Where should it be installed to?

hope someone can help, im totally stuck now!
Lasker
Merchant
Merchant
Posts: 36
Joined: Wed May 07, 2003 1:01 am

Post by Lasker »

What RPMs did you take (and from where) for Fedora?
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

maybe it's installed to /usr/local/lib

try
export LD_LIBRARY_PATH=/usr/local/lib
vegastrike
that'd get it fer sure if you have that file
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
Post Reply