¶
How to install
On GNU/Linux systems
In order to have Batch Commander up and running, you will first need to install PDFLaTeX and its dependencies. The recommended way is to install LaTeX from the TeX Live distribution.
On Debian/Ubuntu based systems, the following command will do the trick:
sudo aptitude install texlive-latex-base
After this step, get the source package from the download page. Decompress it, cd to the newly created directory and run
sudo python setup.py install
And that's all! To run Batch Commander, just type:
bcommander.py
On Mac OS X
You will need to get MacTeX before you install Batch Commander.
Just get the OSX package and save it anywhere in your computer. Double click the file and you'll find easy instructions to get Batch Commander installed.