docs.kde.org
Compilation and Installation
Prev

Compilation and Installation

In order to compile and install KEuroCalc on your system, type the following in the base directory of the KEuroCalc distribution:

% mkdir build
% cd build
% cmake ..
% make
% make install

Since cmake autodetects your system settings, you should have no trouble compiling KEuroCalc. Should you run into problems please report them to KEuroCalc's authors.

Prev
Contents


docs.kde.org