You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, this is great software, and I found it thanks to ParkerR in #xbmc. I got this compiled on OS X, and these are the steps I took... feel free to add this to the Wiki if you'd like.
Hey, this is great software, and I found it thanks to ParkerR in #xbmc. I got this compiled on OS X, and these are the steps I took... feel free to add this to the Wiki if you'd like.
Mac OS X Installation
Note: If your are running OS X 10.8 or higher,
XQuartz
is required, it can be downloaded and installed here http://xquartz.macosforge.org/landing/brew update
pygtk
.brew install pygtk
xbev
with the proper path.PYTHONPATH=/usr/local/lib/python2.7/site-packages:$PYTHONPATH python xbev.py
Or simply:
The text was updated successfully, but these errors were encountered: