Can't install xdebug on Mac with Homebrew
I'm kind of new to using Homebrew, but I love it. It's so easy. I'm trying install Xdebug. Some of the posts on the web say to do this: brew install xdebug But it doesn't work. I get: Error, no available formula. I did brew search xdebug and it returned: josegonzalez/php/php53-xdebug josegonzalez/php/php54-xdebug I tried several different iterations of brew install with this including brew install php53-xdebug , but still no luck. Can someone help me? I can't find anything on Xdebug's site about using Homebrew, but yet posts on the web seem to indicate it's possible. Germain Carré Add this