Just apt-get install python libvorbisfile3
Nokia-N900:~# apt-get install python libvorbisfile3 Reading package lists... Done Building dependency tree Reading state information... Done python is already the newest version. libvorbisfile3 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
then do cd /usr/lib ln -s libpython2.6.so.1.0 libpython2.5.so.1.0
Nokia-N900:~# cd /usr/lib/ Nokia-N900:/usr/lib# ln -s libpython2.6.so.1.0 libpython2.5.so.1.0 ln: libpython2.5.so.1.0: File exists
Nokia-N900:/home/user/paintown# ./paintown ./paintown: error while loading shared libraries: libpython2.6.so.1.0: cannot open shared object file: No such file or directory