Re: teapot package: what is?
- From: "slebetman@xxxxxxxxx" <slebetman@xxxxxxxxx>
- Date: 30 Jan 2007 18:00:34 -0800
On Jan 31, 12:42 am, "Davo...@xxxxxxxxx" <Davo...@xxxxxxxxx> wrote:
Tcl plugin ERROR: can't find package __teapot__
while executing
"package require __teapot__"
<snip>
There's no "package require teapot" anywhere in the code you posted.
The error message you got is likely more verbose than that and it
should tell you from what proc the [package require] was executed
from. Find out where it is and comment it out. You quite likely don't
need it.
.
- References:
- teapot package: what is?
- From: Davou.w@xxxxxxxxx
- Re: teapot package: what is?
- From: Jeff Hobbs
- Re: teapot package: what is?
- From: Davou.w@xxxxxxxxx
- teapot package: what is?
- Prev by Date: Re: if else else
- Next by Date: Re: Tcl bytecode
- Previous by thread: Re: teapot package: what is?
- Next by thread: Re: teapot package: what is?
- Index(es):
Relevant Pages
|