Difference between revisions 652736 and 652738 on dewikibooks

== Version ==
This was last tested on Ubuntu 12.10.

== Installation on Ubuntu ==
<small><pre>
 sudo apt-get install subversion ghc libghc6-regex-compat-dev libghc6-http-dev python3.2
 sudo apt-get install texlive-latex-extra texlive-fonts-extra librsvg2-bin imagemagick texlive-games
 sudo apt-get install texlive-fonts-recommended texlive-lang-cyrillic texlive-lang-greek arabtex texlive-science
 sudo apt-get install texlive-humanities python3.2-tk texlive-full libghc6-missingh-dev ttf-freefont cm-super
(contracted; show full)sudo updmap --enable Map=megafont.map 
sudo texhash 
</pre></small>
Finally run the programm.
<small><pre>
cd ../src/
python3.2 gui.py
</pre></small>