1. Prerequisites ---------------- You need a version of the Perl interpreter installed and in your PATH. Versions later than 5.003 are preferred. 2. Building / Installation -------------------------- To install the mklicence package with the default options: ./configure make install This will install the mklicence tool in /usr/local/bin, and the man page in /usr/local/man. ./configure --prefix=/opt make install will install the files in /opt/{bin,man}.