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
, and the correct upgrade command is: -i
kdepim-2.2.i386.rpm
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.
Чтобы собрать и установить KOrganizer, введите следующие команды в каталоге дистрибутива KOrganizer:
%
./configure
%
make
%
make install
Поскольку KOrganizer использует autoconf и automake, у вас не должно возникнуть никаких проблем. Если же у вас возникли ошибки, сообщите о них в списки рассылки KDE.