Installing tovid/Freespire
From Tovid Wiki
Needed for SVN installation:
apt-get install automake1.9 txt2tags
Dependencies:
apt-get install \ python2.4 mplayer mencoder mjpegtools ffmpeg
Fix symbolic links to point to correct versions:
rm /etc/alternatives/automake rm /etc/alternatives/aclocal rm /usr/bin/python ln -s /usr/bin/automake1.9 /etc/alternatives/automake ln -s /usr/bin/aclocal1.9 /etc/alternatives/aclocal ln -s /usr/bin/python2.4 /usr/bin/python
