Compilation and installation
Prev
Next

Compilation and installation

This section provides a quick overview of the build process. Please read Compiling 3.2.x for complete instructions.

If you cannot obtain a suitable precompiled binary package, you need to compile KonsoleKalendar yourself from source files. Get the source package file kdepim-x.x.tar.bz2. Unpack it in a new folder using a command similar to tar xvfj package.tar.bz2, and change to the folder which has been created.

Note

If you have more than one version of installed (e.g. 2 and 3), this may possibly install KonsoleKalendar into the wrong folder. If necessary, you can give the folder as a parameter to ./configure. For example, if your is installed in /opt/kde3:

./configure --prefix=/opt/kde3

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team