Estoy tratando de instalar Homebrew pero estoy recibiendo múltiples errores cuando se ejecuta brew doctor.
Soy un completo novato en esto y he intentado desinstalación de Homebrew y reinstalando, pero sigue sin funcionar.
Esto es lo que muestra:
Warning: /Library/Frameworks/Mono.framework detected
This can be picked up by CMake's build system and likely cause the build to
fail. You may need to move this file out of the way to compile CMake.
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/libmacfuse_i32.2.dylib
/usr/local/lib/libmacfuse_i64.2.dylib
/usr/local/lib/libmpg123.0.dylib
/usr/local/lib/libosxfuse_i32.2.dylib
/usr/local/lib/libosxfuse_i64.2.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
¿Puede alguien ayudarme? ¿Qué es Mono? No recuerdo haberlo instalado. ¿Cómo puedo saber qué programas que uso utilizan Mono? Si no son importantes, ¿podría desinstalar Mono? Y parece que muchos otros errores se basan en OSXFUSE. ¿Podría moverlos a otro lugar? ¿Hay otra manera que no sea desinstalarlo? Muchas gracias.