Topppy / hexo-blog

my hexo new blog
https://topppy.github.io/hexo-blog/
2 stars 0 forks source link

brew install graphviz 报错 The `brew link` step did not complete successfully The formula built, but is not symlinked into /usr/local Could not symlink include/graphviz /usr/local/include is not writable. #9

Open Topppy opened 5 years ago

Topppy commented 5 years ago

权限问题, and没有include文件夹。

sudo mkdir include
sudo chown -R `whoami`:admin /usr/local/include
brew link graphviz
Topppy commented 5 years ago

顺便安利这个git,https://github.com/pahen/madge#graphviz-optional,可以生成依赖关系图