Author Topic: Install Qube GUI 6.0.x on Debian Lenny  (Read 5128 times)

Achilles

  • Sr. Member
  • ****
  • Posts: 25
Install Qube GUI 6.0.x on Debian Lenny
« on: January 19, 2011, 10:55:46 AM »
For the venturesome about us who also wan't to run things on unspported platforms.

I manged to run the Qube GUI on Debian Lenny amd64.

steps:
* download  the FEDORA-8 version (e.g. qubegui-6.0.4-release.x86_64-FEDORA-8-x86_64.rpm)
* convert with alien (alien --scripts --to-deb qubegui-6.0.4-release.x86_64-FEDORA-8-x86_64.rpm)
*  installed it (dpkg -i qubegui_*.deb)

Do not start it with /usr/local/pfx/qube/bin/qube (it did not start on my system), start with /usr/local/pfx/qube/api/python/qb/gui/qube.py

Dependencies:
- python-wxgtk2.8 (python-wxgtk2.6 ist not working)
- python-numpy