As Trouble-maker is intended to be a cross-platform project, there will be no OS specific packages provided. Instead, the system will be made available as a .tar.gz file. To install it, cd to / and issue tar xvfz /path/to/trouble-maker-version.tgz. This will install the system in /usr/local/trouble-maker/. While this is nonstandard for production systems:
To simplify installation, Trouble-Maker has been designed in such a way to require as few libraries as possible. However, we feel that if we use a few libraries it becomes far easier to develop modules for it. After all, what would be the point of a test system without tests? Thus, we require two Perl libraries: Archive-Tar and YAML. So, if your base distribution does not include both of these modules, please install them prior to running Trouble-Maker. System specific information follows: