PyQt

From CBLFS
Revision as of 15:06, 2 November 2006 by Oppiz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Download Source: http://tmrc.mit.edu/mirror/twisted/Twisted/2.4/Twisted-2.4.0.tar.bz2

Dependencies

Required

Non-Multilib

Compile the package:

python configure.py
make

Install the package

make install

Multilib

32Bit

Compile the package:

USE_ARCH=32 python configure.py -y qt
make

Install the package:

make install

N32

TO DO!

64Bit

Compile the package:

Install the package: