使用自制软件安装graphviz时出现tclstub问题 [英] tclstub issue while using homebrew to install graphviz

查看:188
本文介绍了使用自制软件安装graphviz时出现tclstub问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

尝试安装graphviz时Homebrew退出

Homebrew quits when trying to install graphviz,

CCLD   libtcldot_builtin.la
ld: library not found for -ltclstub8.6
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[4]: *** [libtcldot.la] Error 1
make[4]: *** Waiting for unfinished jobs....
ld: library not found for -ltclstub8.6
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[4]: *** [libtcldot_builtin.la] Error 1
make[3]: *** [install-recursive] Error 1
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2

一个问题似乎是该特定库不是计算机上安装的那个库,

an issue seems to be that this particular library is not the one installed on the machine,

/System/Library/Frameworks/Tcl.framework/Versions/8.4/libtclstub8.4.a
/System/Library/Frameworks/Tcl.framework/Versions/8.5/libtclstub8.5.a
/System/Library/Frameworks/Tcl.framework/libtclstub8.5.a
/usr/lib/libtclstub8.5.a

它看起来像是很多人在尝试使用自制软件安装graphviz时遇到麻烦.但是,那里的解决方案似乎对我不起作用.

it looks around the net like a decent amount of people are running into trouble trying to install graphviz with homebrew. There solutions however seem to not work for me.

推荐答案

按照可以解决问题.根据建议在此处完成的最后两个链接.我希望这对其他人有帮助.

does the trick. The last two linking where done as suggested here. I hope this helps other folks.

这篇关于使用自制软件安装graphviz时出现tclstub问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆