From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jay.Veeramony@gmail.com Newsgroups: gmane.emacs.help Subject: emacs xft in Fedora Core 5 Date: 4 Oct 2006 13:57:37 -0700 Organization: http://groups.google.com Message-ID: <1159995457.754229.176690@e3g2000cwe.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1159998043 12342 80.91.229.2 (4 Oct 2006 21:40:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 4 Oct 2006 21:40:43 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 04 23:40:43 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GVETj-0004yy-J5 for geh-help-gnu-emacs@m.gmane.org; Wed, 04 Oct 2006 23:40:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GVETj-0004dY-DP for geh-help-gnu-emacs@m.gmane.org; Wed, 04 Oct 2006 17:40:35 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!e3g2000cwe.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: 128.160.2.86 Original-X-Trace: posting.google.com 1159995461 19185 127.0.0.1 (4 Oct 2006 20:57:41 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 4 Oct 2006 20:57:41 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060418 Fedora/1.0.8-1.1.fc4 Firefox/1.0.8,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: e3g2000cwe.googlegroups.com; posting-host=128.160.2.86; posting-account=j5B8hw0AAAAHfpbpujPZzYg2e1pCIC_7 Original-Xref: shelby.stanford.edu gnu.emacs.help:142187 Original-To: help-gnu-emacs@gnu.org 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:37807 Archived-At: Anyone tried installing the xft branch of emacs on FC5? It works on FC4, but when I do the exact same thing in FC5, it comes back with "No fonts found" What I did: cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/cvsroot/emacs co emacs cd emacs cvs up -Pd -r XFT_JHD_BRANCH ./configure --with-gtk --with-xft --enable-font-backend --prefix=$HOME/emacs_xft make bootstrap make make install Any help appreciated. -jay