SNsdk on WinNT ?

Mo DeJong mdejong@cygnus.com
Wed Dec 13 12:34:00 GMT 2000


On Wed, 13 Dec 2000, Marta Stojanovic wrote:

> Hi all!
> 
> I saw a (unfortunatelly unanswered)  message from Andrew Brackley on SN
> mailing list (dated July 27 2000). He had the exact same problem as I do
> 
> now : I'm not able to run a Tcl script using SNsdk on WinNt. The error
> message is :
> 
>     Error in startup: CreateProcess failed: The system cannot find the
> file   specified.
> 
> This message appears when trying to run SNsdk from MSDOS prompt, both
> alone and with my Tcl file as an argument.
> 
> I assumed that it has something to do with environment, so I set
> TCL_LIBRARY as I did on Linux, I also put SN452/bin and
> SN452/share/Tcl8.1 in PATH, but it doesn't work.
> 
> I tried to run it from the console opened by hyper, but it doesn't work
> either.
> 
> I would really like to avoid using Cygwin - as Andrew proposed -(to make
> 
> it easier to use. From the SN doc it seems that it should work without
> it.


CreateProcess is an NT thing. It is like a fork+exec, it must
mean that the system can not find a program it wants to run.
This has nothing to do with TCL_LIBRARY or anything like
that. You are going to have to debug this one yourself,
I would say double check that the fully qualified SN bin dir
is on your PATH. You should just be able to run SN by double
clicking on the SN program from the Windows Explorer.

Good luck.

Mo DeJong
Red Hat Inc


More information about the Sourcenav mailing list