On Tue, Jun 3, 2008 at 12:34 PM, Mike Lawrence <[EMAIL PROTECTED]> wrote: > > At home now and cannot check the eMacs/OS 10.3.9 myself; does pyglet > install OpenAL itself or is it expected that it is already installed?
pyglet expects it to be installed. I'm very surprised to see that OpenAL wasn't bundled with 10.3 -- I have never installed it on any of my machines yet it's always there. Check for the existence of /System/Library/Frameworks/OpenAL.framework/. OpenAL 1.0 for OS X can be downloaded from http://openal.org/downloads.html. Please let me know how this goes, I'll fix up the documentation. Alex. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
