Installation
Windows
- Create a directory on the hard drive to store kat5200 files.
- Open the archive and extract the files to the directory you created in step 1
*nix
For *nix versions, you must have zlib ,libSDL, libSDL_image, and libguichan
already installed! For Debian perform the following:
- Save the package to a temporary directory on the hard drive
- dpkg -i kat5200*.deb (must be root)
For distributions that use RedHat's package manager use the following command
- rpm -Uvh kat5200*.i386.rpm
For other distributions you can use the alien command to convert the
package to the desired format. Refer to your distribution's documentation for
how to install the package.
Updates
From version 0.2, when updating, all that is needed is the executable. The
configuration and cart files will be automatically updated.