My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
HowToInstall  
Updated Jul 17, 2008 by jhuangjiahua@gmail.com

Ubuntu 8.04 hardy

echo deb http://python-qt4-hardy.googlecode.com/svn/trunk/ hardy main |
 sudo tee /etc/apt/sources.list.d/python-qt4.list

sudo apt-get update

sudo apt-get install pyqt4-dev-tools python-qt4 python-qt4-common \ 
 python-qt4-dbg python-qt4-dbus python-qt4-dbus-dbg python-qt4-dev\
 python-qt4-doc python-qt4-gl python-qt4-gl-dbg python-qt4-sql\
 python-qt4-sql-dbg python-sip4 python-sip4-dbg python-sip4-dev sip4

Sign in to add a comment
Powered by Google Project Hosting