SNsdk on WinNT ?

Marta Stojanovic marta.stojanovic@nrc.ca
Wed Dec 13 14:14:00 GMT 2000


>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.


I just wanted to clarify : Source Navigator works very well on NT, it
produces all the database files. But I would like to use your Database
API, which I do get running my script with :

SNsdk <script name> ...

Typing "SNsdk" gives me previously mentioned error message. Typing
"hyper" opens Tcl console, but when I go to File - Source .. .and try to
open any Tcl script (from SN examples) it crashes.

Yes, the full path of bin/ directory is in the PATH. It recognizes
"SNsdk" but it doesn't find some files. When I searched for the string
"CreateProcess ... " I found it in all .exe files from the bin
directory. That's why I thought that it has something to do with
environment variables.

I'll keep trying, thanks for any tip you can think of.

Kind regards,
Marta.






More information about the Sourcenav mailing list