首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在Cygwin上构建ns-2

在Cygwin上构建ns-2
EN

Stack Overflow用户
提问于 2016-07-13 21:15:05
回答 0查看 894关注 0票数 1

我正在Cygwin上安装NS2。我已经安装了gcc。似乎Cygwin和所需的包之间没有联系。gcc的版本是5.4.0。出现"Package ... is not present on your system“。对于每个包。

代码语言:javascript
复制
Checking Cygwin version is >= 1.3.12... 2.5.2 (should be ok)
Checking filesystems are mounted as UNIX filetype... yes
Checking default mode is binmode... yes
Checking legitimate login name... ok
Checking legitimate path name... ok
Checking for gcc... NO!

Package gcc is not present on your system.

Please install it using Cygwin's setup.exe
before trying to install the ns-2 distribution.

The above test indicates that your installation of Cygwin
is probably NOT SUITABLE for installing ns-2 allinone.
(More details can be found in the specific error message above.)

Do you wish to proceed regardless? [y/N] y

*** OK, but you're on your own... ***

Checking for gcc-g++... ok
Checking for gawk... ok
Checking for tar... ok
Checking for gzip... ok
Checking for make... ok
Checking for patch... NO!

Package patch is not present on your system.

Please install it using Cygwin's setup.exe
before trying to install the ns-2 distribution.

The above test indicates that your installation of Cygwin
is probably NOT SUITABLE for installing ns-2 allinone.
(More details can be found in the specific error message above.)

Do you wish to proceed regardless? [y/N] y

*** OK, but you're on your own... ***

Checking for perl... NO!

Package perl is not present on your system.

当我尝试安装Cygwin包并检查每个要安装的包时,出现"Nothing needed to be installed“消息。

EN

回答

页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/38352819

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档