- Home Page of ProjectGuideline.com ›
- Forums ›
- Get Help to do your B.E., and M.E., M.Tech., & M.S., Project in Ns2 ›
- problem in installing ns-2.30 in fedora
princegoel
Participant
i face some problem during installation of ns-2.30, errors that is
creating Makefile
creating dltest/Makefile
creating tclConfig.sh
./install: line 410: make: command not found
tcl8.4.13 make failed! Exiting …
i also install seprate and different version of tcl/tk, but still same error comes, help me i m in need, urgently
CharlesPandian
Keymaster
You have to set tcl path. If you are installing ns2-allinone by running the “install script” then it may refer the path of newly compilied tcl version correctly, and pass it to the other installation steps. But if you are directly compiling the ns-2 only part, then you need to set tcl path correctly before running configure and make.