Date: Wed, 23 May 2001 11:55:42 -0700 (PDT) From: Eric Boucher <eric_boucher60@yahoo.com> To: FreeBSD <freebsd-questions@FreeBSD.ORG> Subject: Tcl/Tk: Run in csh, but not in bash Message-ID: <20010523185542.79730.qmail@web9401.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi everyone, I have a big problem with Tcl/Tk. It run perfectly when I'm using the C shell (csh), but it don't want to start when I'm using the bash shell. For example, if I try to see the widget in the demo directory, it only run in csh, while in bash I have the error: can't read "tcl_platform(platform)": no such variable while executing "if {$tcl_platform(platform) == "macintosh"} ............... (file "widget" line 32) Can somebody help me? Thanks a lot Eric __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010523185542.79730.qmail>