由于ns2.29安装leach后总出现各种各样的问题,最后遇到invalid Command "Agent/RCAgent"始终无法解决,唯有重装cygwin。
首先用优化大师卸载Cygwin。在cygwin官网下了个cygwin1.7.1(目前最新版)。
1.一开始使用时,会出现message: new-cygwin-version "This is the first time you've installed Cygwin 1.7.1. Please be advised that this is a major release. If you have not done so already, please check out the documentation at http://cygwin.com/ to see how the upgrade could potentially affect any existing Cygwin installation的提醒。进入package选择时,问题出现了:只要选择XFree86-***类package,就出出现“内存不可读”问题,安装终止。
ps:推荐安装时使用国内的镜像 http://www.cygwin.cn/pub/。凌晨时,在校园网都能有百多k,贼快贼快的。
2.在线安装失败唯有选择本地安装方法,先下载ns组件,然后安装。不过安装完后出现/home目录为空的情况,虽然这里http://www.baisi.net/thread-39168-1-6.html给出了解决方法,但尝试后问题依然存在。
3.心灰意冷下唯有再次尝试在线安装。这次选择安装gcc
gcc-g++
gnuplot
make
patch
perl
tar
X-startup-scripts
xorg-x11-base
xorg-x11-bin
xorg-x11-devel
xorg-x11-bin-dlls
xorg-x11-bin-lndir
xorg-x11-etc
xorg-x11-fenc
xorg-x11-fnts
xorg-x11-libs-data
xorg-x11-xwin
挂了一夜机,居然可以安装了。Surprise