This document describes how to build this software under Mac OS/X. 1. Make sure you have the following software installed: X11 server (http://www.apple.com/downloads/macosx/apple/x11formacosx.html) And, if possible: wxPython (http://www.wxpython.org) IPython (http://ipython.scipy.org) 2. Compile the source by running: make osx-tryout 3. Everything you need will be installed in the tryout directory. Do the following to start the player: cd tryout ./play_osx Optionally, to create a bundle and a .dmg file, you can do the following: 4. Download the following software: py2app (http://pythonmac.org/packages) 5. Create the .DMG image by running: make osx-installer You'll now have an image called installer/TriblerStreaming.dmg.