[ns] Fwd: Re: Installing ns-2 for windowns 2000

Aaron D Striegel striegel@hds.utc.fr
Tue Apr 23 05:45:33 2002


vcvars32.bat should come by default with Visual C++.  If your path is set 
up correctly, you should be able to execute it.  If it does not work 
correctly, you should verify that Visual C++ is installed and working 
correctly.

Try this:

Start a command prompt

Type vcvars32.bat and see if it works.  It is separate from the normal ns 
distribution.


>I have followed the steps in the "installing ns on windows" page and
>have the exact extracted files in the "netsim" directory. However in the
>next step in the installation process requires the following batch file:
>vcvars32.bat. I cant seem to find this file in any of the directories
>related to network simulator. I really need to find out where to get
>this file or what is contained in it. Thanks