Hi, this is my first post, please bear in mind English is not my first language
I love Tiny Core. Being a linux newbie, I don´t mind having to learn a lot or search dozens of sites to be able to accomplish any given thing. The only reason that prevents my using TC in both my computers (desktop/laptop) as a primary OS is that I haven´t been able to run anki. This is an extract from anki´s readme:
To install the prerequisites on Ubuntu/Debian, please use the following
command:
sudo apt-get install python-qt4 mplayer lame libportaudio2 python-sqlalchemy
If you're on another distribution the packages may be named differently, so
please consult your package manager.
Your Python version will need to be 2.6 or 2.7 (not 3+), and both Qt and PyQt
need to be 4.7 or later.
Installation & Running
------------------------
Anki does not need installing, and can be run from the directory it is
extracted to. If you extracted it to ~/anki-2.0 for example, you can run Anki
by simply typing ~/anki-2.0/runanki in a terminal.
Are there exact equivalents in TC to those packages in bold? Thanks a lot!