[Pythonmac-SIG] vorbis library
Jon Peirce
Jonathan.Peirce at nottingham.ac.uk
Fri Jun 11 13:09:20 EDT 2004
Aah, sorry, I was using
http://undefined.org/python/pimp/darwin-6.6-Power_Macintosh.plist
as linked from the packmanager page http://www.python.org/packman/
In the version
http://undefined.org/python/pimp/darwin-7.2-Power_Macintosh.plist
it is indeed fixed. Thanks
Maybe the packman page should be updated (or pointed at
http://undefined.org/python/pimp/
so that Bob can change his version more easily?)
Jon
>
>
> ------------------------------------------------------------------------
>
> Subject:
> [Pythonmac-SIG] vorbis library
> From:
> Jon Peirce <Jonathan.Peirce at nottingham.ac.uk>
> Date:
> Fri, 11 Jun 2004 16:22:35 +0100
> To:
> pythonmac-sig at python.org
>
> To:
> pythonmac-sig at python.org
>
>
> Bob,
>
> Using your pygame package as well as the pygame dependency (SDL)
> package I still got unstuck with the mixer module. It did install but
> seems to link to a library that I didn't have (a Vorbis codec?):
> libvorbisfile.3.dylib
>
> This is the underlying error messsage:
>
> /usr/local/lib/libvorbisfile.3.dylib: dyld:
> /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/
> Python.app/Contents/MacOS/Python can't open library:
> /usr/local/lib/libvorbisfile.3.dylib (No such file or directory,
> errno = 2)
>
> Could the vorbis libraries be added to the pygame dependencies
> package? Or the SDL people should pack it with their libraries? Or is
> there a better solution?
>
> Jon
>
> This message has been scanned but we cannot guarantee that it and any
> attachments are free from viruses or other damaging content: you are
> advised to perform your own checks. Email communications with the
> University of Nottingham may be monitored as permitted by UK legislation.
>
>
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [Pythonmac-SIG] vorbis library
> From:
> Bob Ippolito <bob at redivi.com>
> Date:
> Fri, 11 Jun 2004 11:36:59 -0400
> To:
> Jon Peirce <Jonathan.Peirce at nottingham.ac.uk>
>
> To:
> Jon Peirce <Jonathan.Peirce at nottingham.ac.uk>
> CC:
> pythonmac-sig at python.org
>
>
>
> On Jun 11, 2004, at 11:22 AM, Jon Peirce wrote:
>
>> Bob,
>>
>> Using your pygame package as well as the pygame dependency (SDL)
>> package I still got unstuck with the mixer module. It did install but
>> seems to link to a library that I didn't have (a Vorbis codec?):
>> libvorbisfile.3.dylib
>>
>> This is the underlying error messsage:
>>
>> /usr/local/lib/libvorbisfile.3.dylib: dyld:
>> /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/
>> Python.app/Contents/MacOS/Python can't open library:
>> /usr/local/lib/libvorbisfile.3.dylib (No such file or directory,
>> errno = 2)
>>
>> Could the vorbis libraries be added to the pygame dependencies
>> package? Or the SDL people should pack it with their libraries? Or is
>> there a better solution?
>
>
> When did you install that? I could've sworn I fixed it.
>
> -bob
>
This message has been scanned but we cannot guarantee that it and any
attachments are free from viruses or other damaging content: you are
advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.
More information about the Pythonmac-SIG
mailing list