MVCnPHP Installation
From GeeklogWiki
Installing MVCnPHP
Installation of MVCnPHP is quite easy. First you need to get the tarball. It was built as a PEAR package so assuming you have PHP5 installed you can install MVCnPHP using the PEAR command line:
- >pear install /path/to/mvcnphp_pear_package.tgz
That's it!