- Make sure you have a JDK >=1.6 and apache ant >1.7 installed
- Unzip the distributable. The directory in which you unzipped will be referred as <INSTALL_DIR>
- Start your FitNesse server: call ant target 'start-fitnesse' in <INSTALL_DIR>/build/build.xml, e.g by typing ant start-fitnesse in your command line or starting the target via your Eclipse ant view
- Open your web browser and check your installation by navigating to localhost:8080, you should see the Valtech FitLib Base front page
- Click on the SampleSuite and then on the 'Suite' in the left part to run the sample suite.
Look in the suite result page to learn more about the FitLib Base project and how it can help you creating your FitNess tests.
Configuration information and other useful hints can be found in <INSTALL_DIR>/readme.txt