From owner-freebsd-questions Wed May 23 11:55:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web9401.mail.yahoo.com (web9401.mail.yahoo.com [216.136.129.107]) by hub.freebsd.org (Postfix) with SMTP id C3DF637B424 for ; Wed, 23 May 2001 11:55:42 -0700 (PDT) (envelope-from eric_boucher60@yahoo.com) Message-ID: <20010523185542.79730.qmail@web9401.mail.yahoo.com> Received: from [207.164.184.163] by web9401.mail.yahoo.com; Wed, 23 May 2001 11:55:42 PDT Date: Wed, 23 May 2001 11:55:42 -0700 (PDT) From: Eric Boucher Subject: Tcl/Tk: Run in csh, but not in bash To: FreeBSD MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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