Changes between Version 1 and Version 2 of media-libs/openal/svn-08192008/1
- Timestamp:
- 08/19/08 16:53:41 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
media-libs/openal/svn-08192008/1
v1 v2 1 1 * ./autogen.sh 2 * autoupdate 3 * ./configure 4 cp al.h and alc.h to /boot/common/include/AL 5 * make 6 * make install 7 8 Had some issues with the make, may have to edit the makefile in OpenAL-Sample/common/include to fix a header issue, look for all-am:Makefile $(Header) and remove the $(header) part, will try again on a clean Haiku install. Seems it should find AL/al.h and alc.h without having to copy them to /boot/common/include/AL before make does it, but for some reason I had to do this manually. 9 Marking as unstable, as I have no sound to be able to check this one out.
