PySol on Debian Squeeze

PySol is not in the repository for Squeeze, but it is for Lenny and Sid. I have read several discussions and the bug reports, but aside from a supposed lack of maintainer, the only issue with PySolFC is making sure you don’t use Python 2.6.0. Well, Squeeze is currently at 2.6.8, so we are safe.

At any rate, it’s not too hard to make it install. First, get the source; pick the file marked “PySolFC-2.0.tar.bz2” and download it. Login as root. You can unzip and untar it in /usr/local/src or wherever you like.

Make sure you install python-pygame and python-tk which is supplied from the standard Debian sources:

apt-get install python-pygame python-tk

Then step into the PySolFC folder and run this command:

python setup.py install

It will take a few minutes to get the game to show up in the menu system. From your normal user account, run PySolFC once to make sure it works okay. Then get yourself the standard music files or any other mod music files you like. Drop them into the folder at ~/.PySolFC/music/ and you should have the background music playing nicely.

This entry was posted in computers and tagged , . Bookmark the permalink.

5 Responses to PySol on Debian Squeeze

  1. Ilde Giron says:

    Thanks!

    Just installed Squeeze and I really missed PySol.

    Regards.

  2. Mr. San says:

    Great! Thank you very much! 🙂

  3. Thanks Bunches!
    I finally moved from Mepis 8 to Mepis 11 (Debian Squeeze) and was lost without my pysol.
    Your directions were clear and easy to follow ~ Thanks!

  4. Alex Dmitriev says:

    Thanks а lot!

    Your method works under Wheezy as well.

  5. Saulo Alex says:

    Thanks Edward!

    Great trick!

Comments are closed.