The K Desktop Environment

3.5. From Source Code

If you want to build KSpread from source code, you should

  1. Ensure your computer has all the required software (excluding KOffice of course), is installed. You can find the system requirements under System Requirements.

  2. Download the KOffice source file (Insert filenames (srpm and tar) here***) into a temporary directory.

  3. If the file is a .rpm (Red Hat Package Management Package), KOffice can be installed with:
     $ rpm -U filename

    If the file is a tarball (ends in .tar.gz or .tgz), KOffice can be installed with:
     $ tar -xzvf filename

  4. You are now installed!

STUFF