我正在尝试在Ubuntu 11.10上安装Network Simulator allinone软件包(ns-allinone-2.29)。实际上,我对使用针对ns的UCBT扩展来模拟蓝牙很感兴趣。http://www.cs.uc.edu/~cdmc/ucbt/状态
Plese install ucbt-0.9.9.2.tgz on the top of ns-allinone-2.29.3
我得到以下错误-
configure: error: otcl is required but could not be completely found.
Please correct the problem by telling configure where otcl is
using the argument --with-otcl=/path/to/package,
or the package is not required, disable it with --with-otcl=no.
tclcl-1.17 configuration failed! Exiting ...
Please check http://www.isi.edu/nsnam/ns/ns-problems.html
for common problems and bug fixes.此错误的原因可能是什么?另外,我想知道在Network Simulator上工作的首选操作系统是什么?
发布于 2012-04-03 14:14:44
我建议你使用老版本的Ubuntu,比如11.04或更老的版本,因为如果你安装了这个版本,你将无法获得ns2的所有功能。
诚挚的问候,
https://stackoverflow.com/questions/9336404
复制相似问题