[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] patch: build against frameworks or regular libraries on OS X



Hello,

below are some updated instructions for how to install with homebrew on OSX.  I've only tested on OSX 10.7 Lion so far.

cheersm

How to install via the python in your path (likely the apple python):

brew install sdl sdl_image sdl_mixer sdl_ttf smpeg portmidi 
sudo pip install hg+http://bitbucket.org/pygame/pygame

How to install to the brew supplied python.

brew install python
brew install sdl sdl_image sdl_mixer sdl_ttf smpeg portmidi 
/usr/local/share/python/pip install hg+http://bitbucket.org/pygame/pygame

The issue was updated too.
    https://bitbucket.org/pygame/pygame/issue/82/homebrew-on-leopard-fails-to-install