Comment 23 for bug 342782

Revision history for this message
Darren Dale (dsdale24) wrote :

This package was never fixed in Jaunty, and it is broken again in Karmic. I was able to install pyqwt-5.2.0 from source by running the following in PyQwt-5.2.0/configure:

$ python configure.py -Q ../qwt-5.2 -4 -L /usr -I /usr --module-install-path=/usr/lib/pymodules/python2.6/PyQt4/
Qwt5

$ make
$ sudo make install

Please bump pyqwt to version 5.2.0, which is the latest stable release, and consider the above configuration to fix the broken package in Jaunty and Karmic.