zhuangjinxin / blockchain

区块链
0 stars 0 forks source link

Install Solidity:`brew linkapps` has been deprecated and will eventually be removed! #3

Open zhuangjinxin opened 6 years ago

zhuangjinxin commented 6 years ago

Install solidity: http://solidity.readthedocs.io/en/latest/installing-solidity.html#binary-packages

brew update
brew upgrade
brew tap ethereum/ethereum
brew install solidity
brew linkapps solidity

最后一步linkapps时警告!

➜  boost brew linkapps solidity
Warning: `brew linkapps` has been deprecated and will eventually be removed!

Unfortunately `brew linkapps` cannot behave nicely with e.g. Spotlight using
either aliases or symlinks and Homebrew formulae do not build "proper" `.app`
bundles that can be relocated. Instead, please consider using `brew cask` and
migrate formulae using `.app`s to casks.