- Home Page of ProjectGuideline.com ›
- Forums ›
- Get Help to do your B.E., and M.E., M.Tech., & M.S., Project in Ns2 ›
- Get tcl error during installing ns2.29 on Fedora and ubuntu
Hi all,
I’ve tried to install ns2 2.29 on both fedora core 5, 6 and ubuntu 7.10 desktop, however i’ve got the same error about tcl as shown in the following:
tcl8.3.2 configuration failed! Exiting …
Tcl is not part of the ns project. Please see http://www.Scriptics.com
to see if they have a fix fo your platform.
So, could anyone help me to fix this error? And for anyone that has successfully installed ns2 2.29, which linux and version you use for installing ns2?
Regards,
Kunagorn
Have you applied the Patch for FC5 before starting the installation?
it is available at the following link
http://www.ececs.uc.edu/~cdmc/ucbt/src/ns2292-gcc410.patch
for more info refer
thank you, I’ve passed throught that step, now I’ve got anoter error which is shown below:
…..
trace/trace.cc ./sctp/sctp.h:705: error: extra qualification SctpAgent:: on member DumpSendBuffer
make: *** [trace/trace.o] Error 1
Ns make failed!
See http://www.isi.edu/nsnam/ns/ns-problems.html for problems
Should I edit some code in sctp/sctp.h? and how?