0

Ubuntu 11.10 に Network Simulator allinone パッケージ (ns-allinone-2.29) をインストールしようとしています。私は実際に、ns 用の UCBT 拡張機能を使用して bluetooth をシミュレートすることに興味があります。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 で作業するのに推奨される OS を教えてください。

4

1 に答える 1

0

11.04以前などの古いバージョンのUbuntuを使用することをお勧めします。このバージョンでは、インストールできた場合にns2のすべての機能を利用できないためです。

よろしくお願いします、

于 2012-04-03T06:14:44.093 に答える