Installing the player:
You'll need:
- the Qt library version 1.42 (or superior) from Troll Tech to run this program! If you don't have it, you can get it going here.
- the K Desktop Environment 1.0 (or superior).
- the MikMod library 3.1.7 or superior http://www.multimania.com/miodrag/mikmod/
Then, just follow the next steps:
1.Copy the file "kmodbox.tgz" into a temporary directory (or where
yo want!).
2.Uncompress the file with the command: "gunzip kmodbox.tgz"
3.Extract the files with: "tar xf kmodbox.tar"
4.Check that the directory "kmodbox" was created (and that some files
exists inside it!).
Now, it's time to make it:
- Download and install the MikMod library
- Once mikmod is compiled, go into the "kmodbox" directory.
- Type: "./configure"
- Then: "make"
- And finally: "make install"
- That's all!.
Now you'll see the program's icon in your "Applications" menu in KDE.
To uninstall it :-(
- go into the "kmodbox" directory and type "make unistall"§
