![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Installation & Upgrades For questions about upgrading and installation of your new Ubuntu OS. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2005
Beans: 9
|
install OpenAl howto?
hi
im getting openal errors when compiling from source, trying to find out howto install openal, anyone know? heres the error: checking for OpenGL support... yes checking for OpenAL... 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. checking for OpenAL compilation... no configure: error: *** Can't find the openal library. Try: http://www.openal.org/ |
|
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Oct 2006
My beans are hidden!
|
Re: install OpenAl howto?
Yes, I also need to know how to install OpenAl. There's no openal in the Synaptic tool!
|
|
|
|
|
|
#3 |
|
A Carafe of Ubuntu
![]() |
Re: install OpenAl howto?
OpenAL
Code:
sudo apt-get install libopenal0a libopenal-dev Code:
sudo apt-get install libalut0 libalut-dev
__________________
Linux Registered User #454921
Last edited by cborga1985; November 4th, 2006 at 02:46 AM.. Reason: Forgot to preview and I did a typo |
|
|
|
|
|
#4 |
|
Gee! These Aren't Roasted!
![]() |
Re: install OpenAl howto?
i cannot install libalut0 it's broken maybe i have the wrong repositories. i run feisty i get this error message when i try to install libalut0
yoshi@idissla:/etc/default$ sudo aptitude install libalut0 Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Building tag database... Done No candidate version found for libalut0 sudo aptitude install vdrift Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Building tag database... Done The following packages are BROKEN: vdrift Need to get 0B of archives. After unpacking 1397kB will be used. The following packages have unmet dependencies: vdrift: Depends: libalut0 which is a virtual package. Resolving dependencies... Unable to resolve dependencies! Giving up... Abort. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|