Another solution for the same issue. One more, an alias could work too.
On Wednesday 04 January 2006 00:08, you wrote: > I think you should change the configurations in .bashrc. > > Just use .install in two versions directory, then change the .bashrc. > > On 1/3/06, Thomas Michael Bohnert <[EMAIL PROTECTED]> wrote: > > 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 > > -- > Huazhi Gong (Hank)
