Re: [Activetcl] Accessing the Tcl interpreter within a starpack
by Larry W. Virden other posts by this author
Nov 28 2007 9:19AM messages near this date
view in the new Beta List Site
Re: [Activetcl] Accessing the Tcl interpreter within a starpack
|
[Activetcl] expect / spawn / stderr
Two alternatives to attempting to use exec would be to investigate tcl's
"interp" command and, if your starpack is build using a thread enabled
tclsh, the thread extension. As far as I am aware, the "tclsh" inside
the starpack isn't accessible as a plain tclsh.
As for changing the LD_LIBRARY_PATH - I believe that while you might
make changes to env(LD_LIBRARY_PATH), Solaris won't look at the variable
after the executable has been started.
--
<URL: http://wiki.tcl.tk/ >
Even if explicitly stated to the contrary, nothing in this posting
should be construed as representing my employer's opinions.
<URL: mailto:lvirden@[...].com > <URL: http://www.purl.org/NET/lvirden/
>
-----Original Message-----
From: Jefferson, Matthew (Matt)
Does anyone know how to "exec" the Tcl interpreter included within a
starpack?
_______________________________________________
ActiveTcl mailing list
ActiveTcl@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Kevin Partin
Talvo Hornblower
Matthew Jefferson
Matthias Kraft
Andreas Kupries
Larry W. Virden
|