Install must be sudo'd

Also noticed a bug install xdebug, seems the download fails the majority of the time. Haven't fixed, just needed someone to talk to
This commit is contained in:
Josh Sherman 2012-10-02 21:40:48 -04:00
parent 4009e9e50a
commit 4e6b8e957d

View file

@ -80,7 +80,7 @@ then
sudo pear channel-discover pear.phpunit.de
sudo pear channel-discover components.ez.no
sudo pear channel-discover pear.symfony.com
pear install --alldeps phpunit/PHPUnit
sudo pear install --alldeps phpunit/PHPUnit
brew linkapps