ubuntu 12.10にns-2.35をインストールしました
以下のようにインストール成功情報を取得しました。
Ns-allinone package has been installed successfully.
Here are the installation places:
tcl8.5.10: /opt/ns2/ns-allinone-2.35/{bin,include,lib}
tk8.5.10: /opt/ns2/ns-allinone-2.35/{bin,include,lib}
otcl: /opt/ns2/ns-allinone-2.35/otcl-1.14
tclcl: /opt/ns2/ns-allinone-2.35/tclcl-1.20
ns: /opt/ns2/ns-allinone-2.35/ns-2.35/ns
nam: /opt/ns2/ns-allinone-2.35/nam-1.15/nam
xgraph: /opt/ns2/ns-allinone-2.35/xgraph-12.2
gt-itm: /opt/ns2/ns-allinone-2.35/itm, edriver, sgb2alt, sgb2ns, sgb2comns, sgb2hierns
.
.
.
しかし、次のコマンドを実行すると
sudo ./validate
エラーメッセージがありました:
validate overall report: some tests failed:
./test-all-newreno ./test-all-tcpOptions ./test-all-tcpVariants ./test-all-aimd
./test-all-frto ./test-all-quickstart ./test-all-manual-routing ./test-all-links
to re-run a specific test, cd tcl/test; ./test-all-TEST-NAME
次に、ns2を再インストールし、そのコマンドを再度実行しました
さらに多くの失敗したテストが表示されました。
validate overall report: some tests failed:
./test-all-newreno ./test-all-tcpOptions ./test-all-tcpVariants ./test-all-aimd
./test-all-greis ./test-all-frto ./test-all-quickstart ./test-all-manual-routing
./test-all-cbq ./test-all-intserv ./test-all-diffserv ./test-all-links
./test-all-mpls ./test-all-satellite ./test-all-wpan ./test-all-srm ./test-all-plm
to re-run a specific test, cd tcl/test; ./test-all-TEST-NAME
誰でも私に提案をすることができますか?この問題を解決するにはどうすればよいですか? 前もって感謝します。