LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   openal-config? (https://www.linuxquestions.org/questions/linux-software-2/openal-config-718012/)

Mol_Bolom 04-09-2009 02:19 PM

openal-config? [Solved]
 
<Edit>
Well, I'll be darned...The openal-config file was in the Scorched tar file. Just had to untar the archive, copy the file to any directory, then run export OPENAL_CONFIG=/dir/to/openal-config. First time I've ever seen a slackbuild run into a problem of not finding a file that exists in the tar file, but eh, well, you learn something new every day, lol...
</edit>


I recently tried to install Scorched3D onto my slackware installation and I'm rather confused about this.

This is the error I get while installing it.

Code:

checking for OpenAL support... checking for openal-config... no
*** The openal-config script installed by OpenAL could not be found
*** Make sure openal-config is in your path, or set the OPENAL_CONFIG
*** environment variable to the full path to openal-config.
configure: error: *** Can't find the openal library. Try: http://www.openal.org/

Following the instructions at http://slackbuilds.org/repository/12...es/Scorched3D/, I had installed all the deps, however when I searched the entire hd for openal-config, it doesn't exist. There is, however, openal-info.

In /usr/lib I do have these libraries...

Code:

libopenal.so  libopenal.so.1  libopenal.so.1.7.411
I had searched through google dozens of times with difference searches, even went through the faqs and documentation at scorched3d website, as well as the forums and the openal website, also, and have not found anything on openal-config outside of some rpms that claim to have it...

Perhaps I overlooked something, but anyway, I figured I ought to ask...Anyone have any pointers on this?

Thanks in advance...

p.s. Version info...
Openal 1.7.411
Scorched3d 41.3
fftw 3.2.1
freealut 1.1.0
wxPython 2.8.9.2

ppr:kut 04-23-2009 04:27 PM

For the next time you hit something like this it would be nice to inform the maintainer of the SlackBuild (which would be me :) ) about this, or at least the guys over at SlackBuilds.org.
If nobody knows there is an issue it is unlikely to get fixed ;)
I'm working now on an update for 42.1 and hit that error as well. Should be fixed soon.

Mol_Bolom 04-23-2009 08:06 PM

Woops :o. Honestly, I really didn't know what to do about it. I am still a noob, but eh, thanks for telling me. Now I know what to do the next time...

Again, sorry...:)...

ppr:kut 04-24-2009 12:48 AM

no problem, really :)
It's already in /pending, so it should be out with one of the next updates.
If you want it right now, you can get it from here: http://github.com/pprkut/slackbuilds-beta/tree/master


All times are GMT -5. The time now is 01:02 PM.