> @ xoxcowboyxox
> Eurane-umts, ns-2.35 

The patch  `ns-2.35_eurane-1.12.diff´ is not usable. Too many errors in the
file.

Your (copy?) of some complicated way  building ns-allinone-2.35 :
 As complicated as possible is rarely the right solution.
* And defenitely no reason to show it here.
A link to the information would do.

HOWTO, ns-2.35 + eurane :
$ sudo apt-get install g++ autoconf automake libtool libxmu-dev xgraph

$ tar xvf ns-allinone-2.35_gcc482.tar.gz
https://drive.google.com/file/d/0B7S255p3kFXNSGJCZ2YzUGJDVk0/view?usp=sharing
$ cd ns-allinone-2.35/
$ patch -p0 <  eurane_ns235-2.patch
https://drive.google.com/file/d/0B7S255p3kFXNMWZ0UUFmQ1FLckU/view?usp=sharing
$ ./install
$ cd ns-2.35/
$ sudo make install  ( 'make install' will copy 'ns' to  /usr/local/bin/ ).
* Make a backup / a recognizable 'ns' to a new name :
$ cp ns ns235-eurane
$ sudo cp ns235-eurane /usr/local/bin/
$ cd ../nam-1.15/
$ sudo make install
..... That's it. Nothing more. No adding some *PATH text to .bashrc .
(Adding a *PATH text was for a "University computer".
I.e. when you had no permissions to write to /usr/.)

Running the examples : 
$ ns235-eurane hs-dsch.tcl
$ ns235-eurane umts-b.tcl
... etc. etc. examples from "umts-eurane-examples.tar.gz".

-



--
View this message in context: 
http://network-simulator-ns-2.7690.n7.nabble.com/About-Eurane-install-and-the-multi-cell-patch-tp15552p29415.html
Sent from the ns-users mailing list archive at Nabble.com.

Reply via email to