Download the latest version of Madabar Vocab here:
madabar-vocab-0.8.tar.gz (145KB)
madabar-vocab-0.8.zip (188KB)
Requirements
Python 2.3 or greater is required. The Python interpreter can be downloaded from the Python website. Note that Python comes with most Linux distributions and MacOSX anyway.
Note: Python 2.2 support is under development. Your mileage may vary with that version. You will also need the sets.py module in your site-packages directory.
PyQt is also required and can be downloaded from the PyQt website. Note that PyQt comes with most Linux distributions anyway.
Installation
Linux
- Install Python and PyQt if they are not already installed.
- Go to the directory under which the madadbar-vocab directory should live.
- At the command prompt run:
tar zxvf madabar-vocab-0.8.tar.gz cd madabar-vocab-0.8 ./madabar.py
Mac OSX
- Download the pyqt-mac package and install it. Note: This is very large (I'm not sure why it is so large).
- At the command prompt run:
tar zxvf madabar-vocab-0.8.tar.gz cd madabar-vocab-0.8 ./madabar.py
Windows
- Download and install Python 2.4 if not already installed. (Note: Python >= 2.4 required for PyQtGPL10.exe)
- Download PyQtGPL10.exe from http://www.quadgames.com/download/pythonqt/
- Run PyQtGPL10.exe and follow the instructions.
- Extract madabar-vocab-0.8.zip into the folder where you want it to live.
- Open the folder to which you extracted Madabar Vocab.
- Double-clik on madabar.py to start the program.
Last updated: 2005/11/02