LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-19-2007, 03:02 PM   #1
rooman
Member
 
Registered: Mar 2002
Location: Lausanne, Switzerland
Distribution: Mandriva 2007.0
Posts: 233

Rep: Reputation: 30
libopenal.so.1


Mandriva-2007, nvidia 5600gt pentium 2.8 @ 3.2

X-Plane complains about unresolved symbol alutInit. So I try to install freealut. This complains about libopenal.so.1 not being installed. But I have installed OpenAl. Donn't know what to do now.
 
Old 02-19-2007, 05:12 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
I split your post out of the unrelated over one year old thread.


Cheers,
Tink
 
Old 02-20-2007, 02:05 AM   #3
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
Quote:
Originally Posted by rooman
This complains about libopenal.so.1 not being installed. But I have installed OpenAl
Where did you installed OpenAl? If you installed from source, maybe the libraries have not been copied in a standard location. Anyway, locate the file libopenal.so.1 and then try (as root)
Code:
ldconfig /some/dir
where /some/dir is the path to the directory containing that lib. This command updates the library cache and create links to the shared libraries. See man ldconfig for details.
In alternative you can simply define/update the environment variable LD_LIBRARY_PATH
Code:
export LD_LIBRARY_PATH=/some/dir:$LD_LIBRARY_PATH
Edit: I checked on my Fedora machine with OpenAl installed. I have OpenAl 0.0.9 which provides /usr/lib/libopenal.so.0 and not libopenal.so.1! Maybe you have to upgrade to the very last version of OpenAl. Just a guess, however...

Last edited by colucix; 02-20-2007 at 02:08 AM.
 
Old 02-22-2007, 03:55 PM   #4
rooman
Member
 
Registered: Mar 2002
Location: Lausanne, Switzerland
Distribution: Mandriva 2007.0
Posts: 233

Original Poster
Rep: Reputation: 30
I found version 1.0.13 of the alsa driver and installed it as suggested.
I rerun my command to start x-plane and still get:

undefined symbol aluinit.

I've tried to install freealut, also found on the alsa web site but I get the error libopenal not satisfied.

Stuck now, what to try?
 
Old 06-29-2009, 03:22 PM   #5
YeeHaa4LINUX
LQ Newbie
 
Registered: Sep 2004
Posts: 17

Rep: Reputation: 1
FYI

For informational purposes:

On OpenSUSE 11.0 you have to install the openal1-soft package to have openal.so.1 on your system.
 
  


Reply

Tags
resolved



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Missing libexpat.so.1 and libopenal.so.0 CluelessSteve Mandriva 2 12-19-2004 01:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration