> @kinjal > No rule to make target `tcl/mcast/BST.tcl' First you are missing the file VERSION : . http://network-simulator-ns-2.7690.n7.nabble.com/Error-during-MAODV-installation-td28555.html ... and now it's a missing BST.tcl .
Suggest : Delete the ns-allinone-2.26.tar.gz that you downloaded. .. Get a new one http://www.isi.edu/nsnam/dist/ → → http://www.isi.edu/nsnam/dist/ns-allinone-2.26.tar.gz The "renamed" maodv-code.zip" , maodv-files-ns226.tar.gz : https://drive.google.com/file/d/0B7S255p3kFXNWGd0ZlhYY0FMNzA/edit?usp=sharing Building ns-2.26 / maodv , in /home/<name>/<ns2> , Fedora 8 : Do not use root. ( Except for 'make install' ). $ tar xvf ns-allinone-2.26.tar.gz && patch -p0 < ns-2.26-gcc410.patch $ cd ns-allinone-2.26/ && tar xvf maodv-files-ns226.tar.gz && ./install $ cd ns-2.26/ # make install - -- View this message in context: http://network-simulator-ns-2.7690.n7.nabble.com/Error-during-NS-2-26-installation-on-Fedora-8-tp28583p28584.html Sent from the ns-users mailing list archive at Nabble.com.
