> @berbatov > Eurane + LTE Add the patch to the Eurane patched ns2 : $ cd ns-allinone-2.35/ $ patch -p0 < LTE-ns235_2014-2.patch ... Then the file Makefile.in.rej will be present in ns-2.35/. Makefile.in.rej is a text file, please read. There is a line number for the patch command to know where to add "+lines". Add lines marked with + to Makefile.in section OBJ_CC , line 345 : project/ltequeue.o \ project/ulairqueue.o \ project/dlairqueue.o \ project/uls1queue.o \ project/dls1queue.o \ project/dlqueue.o \ .... be careful : No <space>´s can be used. Lines start with <TAB>, ends with \.
If you still cannot manage editing the text file Makefile.in, please use this one https://drive.google.com/file/d/0B7S255p3kFXNbzZmUFYxZHNYM3M/view?usp=sharing - -- View this message in context: http://network-simulator-ns-2.7690.n7.nabble.com/About-Eurane-install-and-the-multi-cell-patch-tp15552p29711.html Sent from the ns-users mailing list archive at Nabble.com.