![]() | Compilation and Installation |
Prev | Installation | Next |
If KOrganizer is not installed and if you are the administrator of your system, your best bet is to use a precompiled binary file.
If your system understands rpm binary package format, you should get a file kdepim-2.2.i386.rpm or similar. The correct installation command is: rpm -i kdepim-2.2.i386.rpm, and the correct upgrade command is: rpm -U kdepim2.i386.rpm
If your system uses different binary package format, you need to read the instructions that came with your system.
If you cannot obtain precompiled binary package, you have to compile KOrganizer yourself from a source file.
In order to compile and install KOrganizer on your system, type the following in the base directory of the KOrganizer distribution:
% ./configure % make % make install
Since KOrganizer uses autoconf and automake you should have no trouble compiling it. Should you run into problems please report them to the KDE mailing lists.
Prev | Home | Next |
Requirements | Up | Setting up Groupscheduling |