[PyKDE] ANN: Updated Python 2.2 Packages for Sharp Zaurus

Phil Thompson phil at river-bank.demon.co.uk
Tue Jan 15 17:14:38 GMT 2002


The Python v2.2 packages for the Sharp Zaurus have been updated and can
be found at http://www.riverbankcomputing.co.uk/download/zaurus/ (note
the change of URL). Extra package collections have been added, including
XML, XML-RPC, SOAP and optional SSL support.

The installation notes can be found at
http://www.riverbankcomputing.co.uk/download/zaurus/INSTALLATION

For those wanting to develop PyQt programs for the Qtopia SDK and
framebuffer emulator then source snapshots of SIP and PyQt for Qtopia
can be found in http://www.riverbankcomputing.co.uk/download/snapshots/.
To build them simply do...

    ./configure --with-qt-dir=/opt/Qtopia
    make
    make install

Remember that QPE applications have to be installed in the correct
location before they can be run.

Phil





More information about the PyQt mailing list