मैं का उपयोग कर स्थापित htop की कोशिश कर रहा हूँ:
➜ ~ brew install htop
Error: You must `brew link autoconf' before htop-osx can be installed
फिर कर रहा हूं
brew link autoconf
Linking /usr/local/Cellar/autoconf/2.69... Warning: Could not link autoconf. Unlinking...
Error: Could not symlink file: /usr/local/Cellar/autoconf/2.69/share/emacs/site-lisp/autotest-mode.elc
Target /usr/local/share/emacs/site-lisp/autotest-mode.elc already exists. You may need to delete it.
To force the link and overwrite all other conflicting files, do:
brew link --overwrite formula_name
To list all files that would be deleted:
brew link --overwrite --dry-run formula_name
समस्या की जड़ क्या है?
emacs
Homebrew के माध्यम से पहले से ही स्थापित किया था ? यदि हां, तो आप शायद इसे अधिलेखित कर सकते हैं।