In order to compile and install KPNCalc on your system, type the following in the base directory of the KPNCalc distribution:
% ./configure [--enable-python=(yes/no)] [--with-pythondir=/usr/lib/python1.5] % make % make install |
You do not need to include the --with-pythondir option if you have python 2.0 Since KPNCalc uses autoconf and automake you should have not trouble compiling it. Should you run into problems please report them to the author at B. Heath Robinson.