Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 36b10bdb4558f19f73d9d76f50f6ef53 > files > 521

anki-1.2.8-1.fc15.noarch.rpm

You need to have the python-pyqt development packages installed (specifically,
you need the binary pyuic4). 

To use the development version:

$ git clone https://github.com/dae/libanki.git
$ git clone https://github.com/dae/ankiqt.git
$ cd ankiqt
$ ./tools/build_ui.sh

The translations are stored in a bazaar repo for integration with launchpad's
translation services. If you want to use a language other than English, edit 

$ cd ..
$ mv libanki lib
$ mv ankiqt qt
$ bzr clone lp:anki
$ cd anki
$ ./update-mos.sh
$ cd ../ankiqt

And now you're ready to run Anki:
$ ./anki