Bug #122
tremulous-gpp + openal
| Status: | Resolved | Start: | 2010-02-28 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | - | |||
| Target version: | - |
Description
14:16:37 <Cadynum> hey! just realized openal doesnt work with tremulous-gpp in AUR /archlinuxgames repo
14:16:39 <Cadynum> ------ Initializing Sound ------
14:16:40 <Cadynum> Loading "libopenal.so.0"...
14:16:40 <Cadynum> Failed to load library: "libopenal.so.0".
14:17:17 <Cadynum> googling the problem turned up something like this for AUR warsow:
14:17:32 <Cadynum> Comment by: Babets on Fri, 28 Aug 2009 10:14:06 +0000
14:17:32 <Cadynum> You need also to change
14:17:32 <Cadynum> libopenal.so.0 with libopenal.so in snd_openal/snd_main.c
14:17:32 <Cadynum> sed -ie 's:openal-config:pkg-config:g' Makefile
History
Updated by Daenyth 5 months ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
I committed bede470 which should resolve it. I don't use this mode myself so I want to make sure before I bother rebuilding. Do I need any other changes, or will this do it?