[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installation problem



are you using tcl/tk 8.0.4? If so the lib/binaries are in win\Release. You
should modify the path in conf/makefile.win accordingly. 

- Haobo

On Tue, 22 Jun 1999, satish kumar reddy wrote:

> Hi,
> 
>    I am installing ns on a windows NT machine using visual c++ 6.0.
> 
> I finished installing tclcl but when i go to ns the installation stops
> with this error message:
> 
> D:\NetSim\ns-2.1b6-current>nmake /f makefile.vc
> 
> Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
> Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
> 
>         mkdir gen
> A subdirectory or file gen already exists.
>         ..\tcl8.0\win\tclsh80 bin/tcl-expand.tcl tcl/lib/ns-lib.tcl |
> ..\tclcl-1
> .0b8-current\tcl2c++.exe et_ns_lib > gen\\ns_tcl.cc
> The system cannot find the path specified.
> NMAKE : fatal error U1077: '..\tcl8.0\win\tclsh80' : return code '0xff'
> Stop.
> 
> When i checked the makefile.win i realised that tclsh80 doesn't exist in
> that directory. I checked all of tcl directory but i couldn't find
> tclsh80.
> 
> Does tclsh80 get created when i am installing tcl or does it come with tcl
> when i download it?????
> 
> can anyone help me with this problem?????
> 
> Thank you.
> 
> satish
> 
>