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.