Ns2 Program in Fedora (simulation program is not running) -


when want run simulation in terminal in fedora, see error:

invalid command name "mac/802_11n" while executing
"mac/802_11n set basicrate_ 1mb "
(file "test.tcl" line 3)

i got 1 802_11n example working short time yesterday ns2 addition » ns2.29 ieee 802.11n module « https://github.com/tomky/ns2-11n → → https://github.com/tomky/ns2-11n/blob/master/readme.md

i got out.nam 256kb (nice animation), no trace file: segmentation fault happened before creation of 'out.tr'.

but cannot reproduce today. example, os, new / old, 32 / 64bits : segmentation fault.
i'd it's rather unstable.


Comments

Popular posts from this blog

How to understand 2 main() functions after using uftrace to profile the C++ program? -

c# - Update a combobox from a presenter (MVP) -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -