All pastes #907867 Raw Edit

Mine

public text v1 · immutable
#907867 ·published 2008-02-17 23:08 UTC
rendered paste body
make[2]: Entering directory `/home/cameron/mythbuild/src/mythtv/bindings/python'
-o python -L/usr/share/qt3/lib -L/usr/X11R6/lib -lqt-mt -lXext -lX11 -lm -lpthread
python setup.py install --root=""
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/MythTV
copying MythTV/__init__.py -> build/lib/MythTV
copying MythTV/MythDB.py -> build/lib/MythTV
copying MythTV/MythVideo.py -> build/lib/MythTV
copying MythTV/MythTV.py -> build/lib/MythTV
copying MythTV/MythLog.py -> build/lib/MythTV
running install_lib
creating usr
creating usr/lib
creating usr/lib/python2.5
creating usr/lib/python2.5/site-packages
creating usr/lib/python2.5/site-packages/MythTV
copying build/lib/MythTV/__init__.py -> usr/lib/python2.5/site-packages/MythTV
copying build/lib/MythTV/MythDB.py -> usr/lib/python2.5/site-packages/MythTV
copying build/lib/MythTV/MythVideo.py -> usr/lib/python2.5/site-packages/MythTV
copying build/lib/MythTV/MythTV.py -> usr/lib/python2.5/site-packages/MythTV
copying build/lib/MythTV/MythLog.py -> usr/lib/python2.5/site-packages/MythTV
byte-compiling usr/lib/python2.5/site-packages/MythTV/__init__.py to __init__.pyc
byte-compiling usr/lib/python2.5/site-packages/MythTV/MythDB.py to MythDB.pyc
byte-compiling usr/lib/python2.5/site-packages/MythTV/MythVideo.py to MythVideo.pyc
byte-compiling usr/lib/python2.5/site-packages/MythTV/MythTV.py to MythTV.pyc
byte-compiling usr/lib/python2.5/site-packages/MythTV/MythLog.py to MythLog.pyc
running install_egg_info
Writing usr/lib/python2.5/site-packages/MythTV-0.21.egg-info
make[2]: Leaving directory `/home/cameron/mythbuild/src/mythtv/bindings/python'