[ns] How to use two version of NS2?

Thomas Michael Bohnert both at bothom.de
Tue Jan 3 06:55:59 PST 2006


just change the name in the make file.

Example: Makefile.in

 - snip -
NS = ns-old
 - snip -

run "./configure && make install" again and you are done.

Thomas


On Tuesday 03 January 2006 11:44, Guy Israeli wrote:
> Hi all,
>
> I would like to use two version of NS2, and old version and a new version.
> I know how to install 1 version of ns.
> what i would like to do is, for instance to call each ns version like this
> in terminal/bash
>
> > ns-old example.tcl
>
> and for the new
>
> >ns-new example.tcl
>
> thus running example.tcl on two differrent version of ns
>
> how do I change the ns calling name so i can use whatever calling name
> that i want?
>
> thanks a lot,
>
> Guy



More information about the Ns-users mailing list