Changes between Version 1 and Version 2 of Ticket #35291, comment 26


Ignore:
Timestamp:
Oct 18, 2012, 8:34:24 PM (12 years ago)
Author:
z.aliakseyeu@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35291, comment 26

    v1 v2  
    1 i have such problem and broke my mind out, but i have resolve it
    2 firstly i have checked
     1i have such problem and broke my mind out, but i have resolve it.
     2Firstly i have checked
    33{{{
    44$ which phpunit
     
    2929$ sudo rm /usr/local/bin/pear
    3030}}}
    31 after that my which pear shows /opt/local/bin/pear (right path)
    32 then i just do such actions
     31after that my which pear shows /opt/local/bin/pear (right path).
     32
     33If you don't have anything in output for which pear, so you need to install pear via macports.
     34
     35Then i just do such actions
    3336{{{
    3437$ sudo pear channel-discover pear.phpunit.de
     
    4548PHPUnit 3.7.8 by Sebastian Bergmann.
    4649}}}
     50
     51PS: sorry for my english and php version is 5.4.7