ubuntu安装ns3.26

本文档详细介绍了在Ubuntu上安装ns3.26的步骤,包括安装必要的依赖包,如Python和Qt4开发工具,以及用于Netanim动画师、调试和代码风格检查的组件。同时,提到了支持虚拟机实验、openflow模块和MPI分布式仿真的选项,并提供了下载链接和验证安装功能的测试脚本。
摘要由CSDN通过智能技术生成

follow教程https://www.nsnam.org/wiki/index.php/Installation#Manual_installation

1.先安装依赖的包

  • minimal requirements for C++ (release): This is the minimal set of packages needed to run ns-3 from a released tarball.
 apt-get install gcc g++ python
  • minimal requirements for Python (release): This is the minimal set of packages needed to work with Python bindings from a released tarball.
 apt-get install gcc g++ python python-dev
  • minimal requirements for Python (development): For use of ns-3-allinone repository (cloned from Mercurial), additional packages are needed to fetch and successfully install pybindgen:
 apt-get install mercurial python-setuptools git
  • Python API scanning support: cmake libc6-dev libc6-dev-i386 g++-multilib
    • To rescan Python bindings requires gccxml and pygccxml, which are installed by bake. However, for Ubuntu 16.04, gccxml will not build without a patch and a bu
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值