Hi Juan, On Sun, Sep 29, 2013 at 12:47 AM, "Juan J. Martínez" <[email protected]> wrote: > On 28/09/13 22:15, Paul Colomiets wrote: >> [...] >> >> I'm not sure embedding libpulse is a good idea at all, but there might >> be other libraries that matter. (openal and avbin seem to modest on >> dependencies, though) >> > > Unless I've made a mistake, this should do it: > > http://code.google.com/p/pyglet/source/detail?r=da26d7e1c3e7 > > I've used the regex when looking for libs in Linux and I've included the > local path in LD_LIBRARY_PATH in Mac, although I don't know if it will > make any difference. > > In Linux anything that is not in the local path will be handled by > ctypes, so it should be all right if the libs are installed in the system. > > Please give it a go and let me know if there's any problem. >
Looks ok. May test on OS X on weekdays. -- Paul -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/groups/opt_out.
