About C#/.NET programming, BlogEngine usage, and Software testing
MISC
How to checking if PEAR works after installation
Apr 17th
Verifying command line tool
Both pear and pecl tools should be available everywhere on command line. For that to work, pear’s binary (bin) directory should be in your PATH variable.
To verify it works, simply type pear. A list of commands should be shown:
$