PEAR_Dependency::checkProgram()
Description
External program check method. Looks for executable files in directories listed in the PATH environment variable.
Parameter
- mixed &$errmsg
this variable will contains an error message, if check fail
- string $program
which program to look for
