Ubuntu16.04下安装ns3

编程入门 行业动态 更新时间:2024-10-20 05:43:11

Ubuntu16.04下安装ns3

Ubuntu16.04下安装ns3

这几天要安装ns3,网上的教程好多错误,故将其分享。(我是在虚拟机上面安装的)

首先准备工作:

 apt-get install gcc g++ python  
 apt-get install gcc g++ python python-dev
 apt-get install mercurial python-setuptools git
 apt-get install qt5-defaul
apt-get install python-pygraphviz python-kiwi python-pygoocanvas libgoocanvas-dev ipython
apt-get install openmpi-bin openmpi-common openmpi-doc libopenmpi-dev
 apt-get install autoconf cvs bzr unrar
 apt-get install gdb valgrind 
apt-get install uncrustify
apt-get install doxygen graphviz imagemagickapt-get install texlive texlive-extra-utils texlive-latex-extra texlive-font-utils texlive-lang-portuguese dvipng
 apt-get install python-sphinx dia 

此处:Sphinx version >= 1.12 required for ns-3.15. To check your version, type "sphinx-build". To fetch this package alone, outside of the Ubuntu package system, try "sudo easy_install -U Sphinx".

 
          

更多推荐

Ubuntu16.04下安装ns3

本文发布于:2024-03-08 08:20:19,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1720326.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!