
If you experience any issues please create pull You will encounter buildįailures with some formulae. Please note building from source is unsupported. If you want to uninstall already installed package run ‘sudo smart-pkg-uninstall’ in the terminal.Īnyway, usage: How do I get detailed SMART disk information on OS X (Mavericks or later) gsmartcontrolīecause I got the error: Error: gsmartcontrol: no bottle available!īrew install -build-from-source gsmartcontrol Then I had to brew reinstall smartmontools To be able to get brew to link correctly: brew link -overwrite smartmontools Sudo rm -rf /usr/local/share/doc/smartmontools So basically I had to: sudo rm -rf /usr/local/share/smartmontools and $ sudo rm -rf /usr/local/share/smartmontools Error: Could not symlink share/smartmontools/drivedb.h /usr/local/share/smartmontools is not writable.

$ brew link -overwrite smartmontools Linking /usr/local/Cellar/smartmontools/7.2.

To list all files that would be deleted: brew link -overwrite -dry-run smartmontools To force the link and overwrite all conflicting files: brew link -overwrite smartmontools You may want to remove it: rm '/usr/local/share/man/man5/nf.5' Error: Could not symlink share/man/man5/nf.5 Target /usr/local/share/man/man5/nf.5 already exists. $ brew link smartmontools Linking /usr/local/Cellar/smartmontools/7.2. $ sudo rm -rf /usr/local/share/doc/smartmontools usr/local/share/doc/smartmontools is not writable. To force the link and overwrite all conflicting files:īrew link -overwrite -dry-run smartmontools Rm '/usr/local/share/doc/smartmontools/AUTHORS' Target /usr/local/share/doc/smartmontools/AUTHORSĪlready exists. Linking /usr/local/Cellar/smartmontools/7.2.Įrror: Could not symlink share/doc/smartmontools/AUTHORS You can use `brew link smartmontools` to link this version. Warning: smartmontools 7.2 is already installed, it's just not linked pkg, but then when checking with brew, it stated $ brew install smartmontools

