Compatibility with Other Systems - gavinfielder/pft GitHub Wiki
- Requires PHP
- Requires clang
- Requires GNU make
- The shell scripts should all be able to run in bash
I've gotten PFT to work with ubuntu 18.04, with a new compatibility option, INCLUDE_LIBPTHREAD=1
in options-config.ini, which adds -lpthread
into the compile command.
If you have other notes about how to get PFT to work with other systems, let me know (email or open an issue) and I can update this page.