Re: [ns] installing ns3

2015-04-13 Thread Zeinab Rezaiefar

hi,thanks I will use ns3 forum. anyhow with Linux 14.10 and ns3.22 with 
following https://www.nsnam.org/wiki/Installationthere is no problem in 
installationbest regards 


 On Monday, April 13, 2015 3:15 AM, knu...@ofir.dk knu...@ofir.dk wrote:
   

 Hi.1) Please use ns-allinone-3.22 
https://www.nsnam.org/release/ns-allinone-3.22.tar.bz22) 'waf' issues : 
Probably → $ sudo apt-get install wafRepeat : The one and only place for asking 
ns3 user questions is the ns3 Forum →→   
https://groups.google.com/forum/?fromgroups#!forum/ns-3-usersThe 
http://network-simulator-ns-2.7690.n7.nabble.com/ns-users-f3.html Forum is 
mostly used for ns3 development discussions. Do not expect answers.Kind 
Regards , knudfl.-Zeinab Rezaiefar skrev den 2015-04-09 08:25:
hello,I use 12.10 . actually I solved the problem for downloading package but 
know after running 
   ./build.py --enable-examples --enable-testsI have received this error : 
Traceback (most recent call last):
  File ./build.py, line 170, in module
    sys.exit(main(sys.argv))
  File ./build.py, line 161, in main
    build_ns3(config, build_examples, build_tests, args, build_options)
  File ./build.py, line 81, in build_ns3
    run_command([sys.executable, waf, build] + build_options)
  File /home/zeinab/ns-allinone-3.19/util.py, line 24, in run_command
    raise CommandError(Command %r exited with code %i % (argv, retval))
util.CommandError: Command ['/usr/bin/python', 'waf', 'build'] exited with 
codbut in running ./waf -d debug --enable-examples --enable-tests configure 
command I don't get errorand also for installing python I do not face any 
problem.do u know what is the problem thanksregards
View this message in context: 
http://network-simulator-ns-2.7690.n7.nabble.com/installing-ns3-tp29878p29881.html
Sent from the ns-users mailing list archive at Nabble.com.




  

  

Re: [ns] installing ns3

2015-04-09 Thread Zeinab Rezaiefar

hello,I use 12.10 . actually I solved the problem for downloading package but 
know after running 
   ./build.py --enable-examples --enable-testsI have received this error : 
Traceback (most recent call last):
  File ./build.py, line 170, in module
    sys.exit(main(sys.argv))
  File ./build.py, line 161, in main
    build_ns3(config, build_examples, build_tests, args, build_options)
  File ./build.py, line 81, in build_ns3
    run_command([sys.executable, waf, build] + build_options)
  File /home/zeinab/ns-allinone-3.19/util.py, line 24, in run_command
    raise CommandError(Command %r exited with code %i % (argv, retval))
util.CommandError: Command ['/usr/bin/python', 'waf', 'build'] exited with 
codbut in running ./waf -d debug --enable-examples --enable-tests configure 
command I don't get errorand also for installing python I do not face any 
problem.do u know what is the problem thanksregards
 


 On Wednesday, April 8, 2015 11:29 PM, knudfl knu...@ofir.dk wrote:
   

 
 @Zeinab Rezaiefar
 ns3 build prerequisites

Ubuntu 12.10 is an old OS. Was moved to the Ubuntu museum a year ago. 
Which Ubuntu version are you using ?


The install command for e.g. python-dev is :
$ sudo apt-get update  sudo apt-get install python-all-dev

-



--
View this message in context: 
http://network-simulator-ns-2.7690.n7.nabble.com/installing-ns3-tp29878p29881.html
Sent from the ns-users mailing list archive at Nabble.com.



  

[ns] installing ns3

2015-04-08 Thread Zeinab Rezaiefar

Hello every one,

I am trying to install ns3 with following 
site:http://ns3help.blogspot.kr/2014/05/installing-ns3-in-ubuntu-1210.html in 
Ubuntu 12.10but I have problem in installing package. I have received these 
errors E: Package 'python-dev' has no installation candidate
E: Unable to locate package mercurial
E: Unable to locate package bzr
E: Unable to locate package valgrind
E: Unable to locate package gsl-bin
E: Unable to locate package libgsl0-dev
E: Unable to locate package libgsl0ldbl
E: Package 'flex' has no installation candidate
E: Package 'bison' has no installation candidate
E: Unable to locate package sqlite
E: Unable to locate package sqlite3
E: Unable to locate package libsqlite3-dev
E: Unable to locate package libxml2-dev
E: Unable to locate package libgtk2.0-dev
E: Couldn't find any package by regex 'libgtk2.0-dev'
E: Unable to locate package uncrustify
E: Unable to locate package doxygen
E: Package 'graphviz' has no installation candidate
E: Package 'imagemagick' has no installation candidate
E: Unable to locate package texlive
E: Unable to locate package texlive-latex-extra
E: Unable to locate package texlive-generic-extra
E: Unable to locate package texlive-generic-recommended
E: Package 'texinfo' has no installation candidate
E: Unable to locate package dia
E: Unable to locate package texlive
E: Unable to locate package texlive-latex-extra
E: Unable to locate package texlive-extra-utils
E: Unable to locate package texlive-generic-recommended
E: Unable to locate package texi2html
E: Unable to locate package python-pygraphviz
E: Unable to locate package python-kiwi
E: Unable to locate package python-pygoocanvas
E: Unable to locate package libgoocanvas-dev
E: Unable to locate package python-pygccxml
Is there anybody that can help me. any help will be appreciate thanks in 
advancebest regards 


   

Re: [ns] installing ns3

2015-04-08 Thread knudfl

 @Zeinab Rezaiefar
 ns3 build prerequisites

Ubuntu 12.10 is an old OS. Was moved to the Ubuntu museum a year ago. 
Which Ubuntu version are you using ?


The install command for e.g. python-dev is :
$ sudo apt-get update  sudo apt-get install python-all-dev

-



--
View this message in context: 
http://network-simulator-ns-2.7690.n7.nabble.com/installing-ns3-tp29878p29881.html
Sent from the ns-users mailing list archive at Nabble.com.