ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> activetcl
activetcl
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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved