#32664: php5-unit @3.5.15 (php, devel), Revision 2 + installation does not ------------------------------------+--------------------------------------- Reporter: polkehn@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: php5-unit ------------------------------------+--------------------------------------- Hi * When trying the shell command "phpunit" I get an error (see below). * tried to uninstall and reinstall the port. Same result :( * Mac OS X 10.7.2 * Macports 2.0.3 {{{ PHP Warning: require_once(PHP/CodeCoverage/Filter.php): failed to open stream: No such file or directory in /opt/local/bin/phpunit on line 37 PHP Stack trace: PHP 1. {main}() /opt/local/bin/phpunit:0 Warning: require_once(PHP/CodeCoverage/Filter.php): failed to open stream: No such file or directory in /opt/local/bin/phpunit on line 37 Call Stack: 0.0091 629144 1. {main}() /opt/local/bin/phpunit:0 PHP Fatal error: require_once(): Failed opening required 'PHP/CodeCoverage/Filter.php' (include_path='.::/opt/local/lib/php/pear') in /opt/local/bin/phpunit on line 37 PHP Stack trace: PHP 1. {main}() /opt/local/bin/phpunit:0 Fatal error: require_once(): Failed opening required 'PHP/CodeCoverage/Filter.php' (include_path='.::/opt/local/lib/php/pear') in /opt/local/bin/phpunit on line 37 Call Stack: 0.0091 629144 1. {main}() /opt/local/bin/phpunit:0 }}} Thanks a lot for your support! -- Ticket URL: <https://trac.macports.org/ticket/32664> MacPorts <http://www.macports.org/> Ports system for Mac OS