Hi Mr
Tommaso Pecorella
I checked it out, I have permissions to read and Write on ns-3 folder
and when I tap "ls -l *.xml " I got ls: cannot access *.xml: No such file or directory
I 've just installed ns-3.26 right now , and I run the program , it is executing properly without any errors but still no
generate .xml
During the installation of ns-3 , I have followed the steps from https://www.nsnam.org/wiki/Installation#Ubuntu.2FDebian
but I couldnt install cmake libc6-dev libc6-dev-i386 g++-multilib
When I put
sudo apt-get install cmake libc6-dev libc6-dev-i386 g++-multilib
it give me
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libc6-dev-i386
so I have skipped without installing those packets ,Do you think that, this was the source of my problem ?
Thanks !!!!!!!