Difference between revisions 652553 and 652554 on dewikibooks

== 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)Add the lines:
<small><pre>
megafont@Unicode@  megafont.ttf Pid = 3 Eid = 1
</pre></small>
save and exit editor. 
<small><pre>
sudo texhash 

sudo mktexlsr
sudo updmap --enable Map=megafont.map 
sudo texhash 
</pre></small>
Finally run the programm.
<small><pre>
cd ../src/
python3.2 gui.py
</pre></small>