An other quick way and dirty way to have PyQwt5 installed and working
under Karmic is as follow:

1. install the karmic python-qwt5-qt4 broken package

2. download and unpack PyQwt-5.2.0.tar.gz

3. do (require g++ and sip4 to be installed)  :
cd PyQwt-5.2.0
cd configure
python configure.py -Q ../qwt-5.2
make

4. don't do 'make install', instead copy :
    /PyQwt-5.2.0/configure/iqt5qt4/_iqt.so         to     
/usr/lib/pyshared/python2.6/PyQt4/Qwt5
    /PyQwt-5.2.0/configure/qwt5qt4/Qwt.so       to     
/usr/lib/pyshared/python2.6/PyQt4/Qwt5

That's it.

-- 
python-qwt5-qt4 will not install on Jaunty
https://bugs.launchpad.net/bugs/342782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to