2. Copy the phpspec script for your system from the "scripts"
directory to a location on your system PATH.
Where is this location of my system PATH?
===
3. This script must be edited to provide:
3.1 the location of the PHP binary executable
3.2 the path to the PHPSpec_Console_Command classfile.
The location of my PHP binary executable is: /Applications/MAMP/bin/
php5/bin/php
The path to PHPSpec_Console_Command classfile is: /Users/ka/
development/PHPSpec-0.2.1/src/PHPSpec/Console/Command.php