When I try to use the Expect package in a Tcl script, I get an error upon the initialization:
### example script.tcl #!/sw/bin/tclsh package require Expect puts [package versions Expect]
### example output [fun:~] user% ./script.tcl alloc: invalid block: 0x302388: 0 0 0
Anyone know what the problem is?
Here is my output of 'fink apropos tcltk' (to see my version):
Information about 1528 packages read in 7 seconds.
i tcltk 8.4.1-12 Tool Command Language and the Tk toolkit
i tcltk-dev 8.4.1-12 Tool Command Language and the Tk toolkit
i tcltk-shlibs 8.4.1-12 Tool Command Language and the Tk toolkit
Thanks, Doug
------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
