The Perl tools can be install by running:
> autoconf

followed by either
> ./configure --enable-mcstas

or
> ./configure --enable-mcxtrace


The resulting tools can then be installed with:
> make install
