next previous table of contents
For installation the prerequisite packages are:
tar xfvz killustrator.tar.gzcd killustrator/.configuremake allmake install.
The following platforms were successfully tested:
| Linux Distribution Red Hat 5.1 Red Hat 5.2 SuSE 6.0 SuSE 6.1 Beta SuSE 6.1 |
Tested by Hagen Hoepfner Hagen Hoepfner Hagen Hoepfner Hagen Hoepfner Hagen Hoepfner |
If you encounter problems, please direct them to Hagen.
rpm and deb package formats. For a successful installation
be sure to select the package for your system. First, some definitions:
FILENAME = name of the package file (eg:
killustrator_0.6.5-1_i386.deb)PACKAGENAME = the created package name (usually killustrator)
rpm
To install an rpm package use the command rpm -i FILENAME.
The package may be deleted later using the command rpm -e PACKAGENAME.
deb
Similarly for deb packages, the installation command is
dpkg -i FILENAME and to remove the package dpkg -r PACKAGENAME.
In both cases ROOT priviledges will almost certainly be required to de/install the packages.
next previous table of contents