To compile KEuroCalc, type, as a normal user:
  $ ./configure --prefix=/opt/kde3
  $ make
  (replace "/opt/kde3" with the path where KDE is installed)

To install KEuroCalc, type, as root user:
  # make install

To run KEuroCalc, type, as a normal user again:
  $ keurocalc
