Ricevo questo messaggio ogni volta che apro un terminale in mac
Error: No available formula for php55
Please tap it and then try again: brew tap josegonzalez/php
php non è installato sul mio sistema e quando provo la pulizia o disinstalla ottengo l'errore
Anadis-MacBook-Pro:vagrant-vms anadi$ brew rm php55
Error: No such keg: /usr/local/Cellar/php55
Anadis-MacBook-Pro:vagrant-vms anadi$ brew cleanup php55
Error: No available formula for php55
Anadis-MacBook-Pro:vagrant-vms anadi$ brew cleanup php
Error: No available formula for php
non so da dove provenga; come sbarazzarsi di questo errore?
Aggiornamento:
genera l'output medico
Anadis-MacBook-Pro:github anadi$ brew doctor
Warning: Your XQuartz (2.7.5) is outdated
Please install XQuartz 2.7.6:
https://xquartz.macosforge.org
Warning: Your Homebrew is outdated.
You haven't updated for at least 24 hours, this is a long time in brewland!
To update Homebrew, run 'brew update'.
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libosxfuse_i32.2.dylib
/usr/local/lib/libosxfuse_i64.2.dylib
/usr/local/lib/libqmi_api.dylib
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .la files:
/usr/local/lib/libosxfuse_i32.la
/usr/local/lib/libosxfuse_i64.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/osxfuse.pc
Warning: Your Homebrew is outdated.
You haven't updated for at least 24 hours, this is a long time in brewland!
To update Homebrew, run 'brew update'.
Anadis-MacBook-Pro:github anadi$