Re: Packages and Expect
- From: "Tom Conner" <tconner@xxxxxxxxxx>
- Date: Mon, 30 Apr 2007 03:27:12 GMT
"Gerald W. Lester" <Gerald.Lester@xxxxxxx> wrote in message
news:JLcZh.57115$cJ1.14298@xxxxxxxxxxxxxxx
Tom Conner wrote:and
I installed ActiveTcl8.4.14.0 and, as usual, it has everything and the
install was painless. However, I have one question regarding packages
<packageother libs. Everything, except for Expect, I just "package require
worryname>". Expect I use
load <path to expect .so>/libexpect.so
Is there any way to "package require expect" so that I don't have to
about the path to the .so file?
Sure, just use the correct package name:
(
glester) 50 % package require Expect
5.43
Duh. Who wrote that post? My evil twin?
Thanks.
.
- References:
- Packages and Expect
- From: Tom Conner
- Re: Packages and Expect
- From: Gerald W. Lester
- Packages and Expect
- Prev by Date: Re: Packages and Expect
- Next by Date: libraries and itclsh missing from Tcl8.4?
- Previous by thread: Re: Packages and Expect
- Next by thread: Re: Packages and Expect
- Index(es):
Relevant Pages
|