From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Anne G Newsgroups: gmane.emacs.help Subject: Re: can one run tk/Ruby gui code from an emacs shell with compile? Date: Sat, 19 Nov 2005 06:32:25 -0500 (EST) Message-ID: References: <0e2a95ae6e908baf40a7e563cb57c48e@Web.DE> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1132402288 10574 80.91.229.2 (19 Nov 2005 12:11:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 19 Nov 2005 12:11:28 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 19 13:11:24 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EdRY5-0002sf-Gw for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Nov 2005 13:10:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EdRY4-0000fG-VT for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Nov 2005 07:10:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EdQxR-0004Qg-TT for help-gnu-emacs@gnu.org; Sat, 19 Nov 2005 06:32:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EdQxM-0004Pl-Lr for help-gnu-emacs@gnu.org; Sat, 19 Nov 2005 06:32:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EdQxH-0004Pa-Tt for help-gnu-emacs@gnu.org; Sat, 19 Nov 2005 06:32:29 -0500 Original-Received: from [140.247.94.230] (helo=wjh1.wjh.harvard.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EdQxH-00077F-Nf for help-gnu-emacs@gnu.org; Sat, 19 Nov 2005 06:32:27 -0500 Original-Received: from localhost (anne@localhost) by wjh1.wjh.harvard.edu (8.11.7p2/8.11.6) with ESMTP id jAJBWPv24407; Sat, 19 Nov 2005 06:32:25 -0500 (EST) Original-To: Peter Dyballa In-Reply-To: <0e2a95ae6e908baf40a7e563cb57c48e@Web.DE> X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:31164 Archived-At: > > But compile still can't find tcltklib from emacs. > > Could be the Makefile uses the wrong name. On my Panther system there > is no file with the string tcltklib in it. There too is a TclTk add-on > for Mac OS X: http://tcltkaqua.sourceforge.net/ tcltklib is a folder in the 1.8.3 source folder in ext directory. I find it on my system as a bundle. I was worried that emacs might be using the ruby 1.6 which comes as a default on panther, so I deleted two folders that had 1.6 in it, and checked terminal still runs my snipet. Now the error message in emacs has changed: dudruby3.rb:1:in `require': No such file to load -- tk (LoadError) from dudruby3.rb:1 So emacs was using 1.6 instead of 1.8.3 before! But somehow removing the couple 1.6 directories did not solve my problem, just changed it a bit. Now it does not know what to do with require tk at all. The DLY directory line seems permanently removed. > > > > > I am going to upgrade to Tiger on monday. It will have ruby > > 1.8.2 I will try to reinstall emacs, and see if it is the > > same in tiger. > > > > You probably know there there is a Tiger version of the Japanese Carbon > Emacs ... http://home.att.ne.jp/alpha/z123/emacs-mac-e.html I think this is what you mean. It is the same emacs I downloaded except I would download the tiger version. > > > There is a general list for Emacs on Mac OS X too: > > ---------------------------- Info ----------------------------- > List Post: > List Archives: Thank you, I will post there if I continue to have trouble on tiger. > > -- > Greetings > > Pete > > Our enemies are innovative and resourceful, and so are we. They never > stop thinking about new ways to harm our country and our people, and > neither do we. -- Georges W. Bush >