From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Goldman Newsgroups: gmane.emacs.help Subject: Re: Building emacs 23 for RHEL5 Date: Thu, 12 May 2011 16:37:35 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1305232685 29400 80.91.229.12 (12 May 2011 20:38:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 12 May 2011 20:38:05 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 12 22:38:01 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QKcdz-0000Gy-Gb for geh-help-gnu-emacs@m.gmane.org; Thu, 12 May 2011 22:37:59 +0200 Original-Received: from localhost ([::1]:54482 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKcdz-0006Ww-33 for geh-help-gnu-emacs@m.gmane.org; Thu, 12 May 2011 16:37:59 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:42893) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKcdt-0006Wd-Iw for help-gnu-emacs@gnu.org; Thu, 12 May 2011 16:37:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QKcds-00072Y-PW for help-gnu-emacs@gnu.org; Thu, 12 May 2011 16:37:53 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:57330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKcds-00072T-Jy for help-gnu-emacs@gnu.org; Thu, 12 May 2011 16:37:52 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QKcdr-00008e-Ic for help-gnu-emacs@gnu.org; Thu, 12 May 2011 22:37:51 +0200 Original-Received: from yktgi01e0-s5.watson.ibm.com ([129.34.20.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 May 2011 22:37:51 +0200 Original-Received: from kgold by yktgi01e0-s5.watson.ibm.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 May 2011 22:37:51 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 27 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: yktgi01e0-s5.watson.ibm.com User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110419 Red Hat/3.1.10-1.el6_0 Thunderbird/3.1.10 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:80970 Archived-At: Following up my own post, I installed the development libraries for xpm, png, gif, and tiff. I then compiled from source. No change. What I see is that: The menu bar (File, Edit ...) is in a very flat, Courier typeface. Menus don't nest. They display a > character that has to be cliecked to display the next menu. The tool bar is black and grey, not colored. C-left mouse or S-left mouse again brings up flat, Courier menus that do not nest. The "about" screen does display the graphical emacs logo. What did I miss? ~~~~~~~~ emacs 21, which was preinstalled from a yum repository, looks fine. On 05/12/2011 02:58 PM, Ken Goldman wrote: > I'm trying to upgrade my existing emacs 21 to 23. > > This is Linux RHEL5, 32-bit Intel. >