我在试着设置tipc,也就是提示。
我想使用它来监视我的网络上的集群,drbd/ocfs2 2。
虽然它是在http://www.linuxfoundation.org/collaborate/workgroups/networking/tipc的上游引用的,但是看起来这个包目前缺少可靠的包。
root@downstairs:~# apt-get install tipcutils
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package tipcutils is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source我需要从http://tipc.sourceforge.net/下载吗?
我经常在工作中使用这个,我是一家大型电信公司的软件工程师。我们将它与SLES和SAF一起用于集群/高可用性。
发布于 2015-12-15 21:43:12
你发布的链接是2009年的。从第2.0.2页的自述中可以看出,“最后一次更新:2010年5月4日”。
我非常怀疑它是否能在现代Linux发行版中编译和工作..。
既然精确,它就从未被包括在Ubuntu中。
我想您最好的方法是从sourceforge页面下载它,并希望能够编译它(许多依赖项可能无法解决)。
https://askubuntu.com/questions/709848
复制相似问题