Hi Friends,
While I am running ./install command to install *ns-allinone-2.31*, I am
getting below ERRORS :
My machine deatils are as follows :
[u...@trishul ex]$ uname -a
Linux trishul 2.6.9-42.0.10.EL #1 Fri Feb 16 17:03:28 EST 2007 x86_64 x86_64
x86_64 GNU/Linux
Please help me ASAP, I need to start my project on this, I will be very
thankful of all of you.
Thanks & Regards,
Udit Kumar
*[u...@trishul ns-allinone-2.31]$ ./install*
g++ -o nam \
tkcompat.o tkUnixInit.o xwd.o netview.o netmodel.o edge.o packet.o
node.o main.o trace.o queue.o drop.o animation.o agent.o feature.o route.o
transform.o paint.o state.o monitor.o anetmodel.o random.o rng.o view.o
graphview.o netgraph.o tracehook.o lan.o psview.o group.o editview.o tag.o
address.o animator.o wnetmodel.o nam_stream.o enetmodel.o testview.o
parser.o trafficsource.o lossmodel.o queuehandle.o gen/version.o
gen/nam_tcl.o
-L/home/students/ms/udit/SLDM/project/ns-allinone-2.31/ns-allinone-2.31/tclcl-1.19
-ltclcl
-L/home/students/ms/udit/SLDM/project/ns-allinone-2.31/ns-allinone-2.31/otcl-1.13
-lotcl
-L/home/students/ms/udit/SLDM/project/ns-allinone-2.31/ns-allinone-2.31/lib
-ltk8.4
-L/home/students/ms/udit/SLDM/project/ns-allinone-2.31/ns-allinone-2.31/lib
-ltcl8.4 -L/usr/lib -lz -L/usr/X11R6/lib -lXext -lX11 -lnsl -ldl -lm
/usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching for -lz
/usr/bin/ld: skipping incompatible /usr/lib/libz.a when searching for -lz
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXext.so when searching
for -lXext
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXext.a when searching
for -lXext
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
*
It seems there is issue with " /usr/X11R6/lib/libXext" compatability with
ns2, Please tell me from where I can download **X11R6** compatable with
ns2.31.
**
And It is telling to set few environment variable, I did this but While I am
running "./validate" command then also it is showing below problem in
validate tests.*
Tests: tahoe1 tahoe1Bytes tahoe1RED tahoe1REDbytes tahoe2 tahoe3 tahoe3RED
tahoe4 no_bug bug reno1 reno renoA reno2 reno3 reno4 reno4a reno5
reno5_nobug telnet delayed phase phase1 phase2 timers manyflows stats
statsECN stats1 stats1Bytes stats1a stats1aBytes statsHeaders stats2 stats3
stats4 statsTFRC
Running test tahoe1:
../../ns test-suite-simple.tcl tahoe1 QUIET
Guide: Tahoe TCP with multiple packets dropped from a window of data.
True average queue: 0.425 time: 4.997
Test output agrees with reference output
Running test tahoe1Bytes:
../../ns test-suite-simple.tcl tahoe1Bytes QUIET
Guide: DropTail queue in bytes instead of packets.
True average queue: 425.245 (in bytes) time: 4.997
Test output agrees with reference output
Running test tahoe1RED:
../../ns test-suite-simple.tcl tahoe1RED QUIET
Guide: RED queue, configured for 5 packets instead of DropTail's 6 packets.
True average queue: 0.425 time: 4.997
*
While running ns using simple.tcl , it is shwoing issue as below:*
[u...@trishul ex]$ ns simple.tcl
210
0.0037499999999999999
running nam...
ns: finish: couldn't execute "nam": no such file or directory
while executing
"exec nam out.nam &"
(procedure "finish" line 8)
invoked from within
"finish"