From: Vince D. <vi...@sa...> - 2002-07-16 17:20:41
|
On Tue, 16 Jul 2002, Alan W. Irwin wrote: > I expect the problem is caused because pltcl is set up correctly to do the > tcl_findLibrary search and plserver not. They both should pass through the 'PlbasicInit' command, so both should have exactly the same init behaviour! But perhaps I'm missing something... plserver calls pltkMain calls AppInit calls Pltk_Init calls PlbasicInit... > Could you please try similar temporary tclAPI.c coding tricks there so that > both searches fail, and we can look at the tcl_findLibrary error messages > from both plserver and pltcl? Are they the same or fundamentally different > as in the case on Linux? I don't have plserver or pltcl compiled on my machine. I've only set up compilation for the shared library... It would involve a fair amount of effort to ensure plserver and pltcl also compiled, which seems rather unnecessary, sadly. Vince. |