BenchIT-Requirements
From BenchIT-Wiki
The BenchIT-Core files and scripts are written for full compliance to the POSIX standard. All C-Code is written in ANSI-C wherever possible. As there are 3 different ways to use BenchIT, there are 3 different sets of requirements:
using the GUI
JAVA 1.4 or later
128 MB of RAM
- robert
using the command line
You will need a POSIX compliant shell such as the bourne shell or bourne again shell (bash). All other requirements are also needed by the BenchIT-Core
using a non POSIX-compliant system
There is no guarantee that BenchIT will run on a non-POSIX system - but it likely will. You will mostly experience bad formatted shell-script output and alike.
