* emacs xft in Fedora Core 5
@ 2006-10-04 20:57 Jay.Veeramony
2006-10-04 22:51 ` Leo
0 siblings, 1 reply; 2+ messages in thread
From: Jay.Veeramony @ 2006-10-04 20:57 UTC (permalink / raw)
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: emacs xft in Fedora Core 5
2006-10-04 20:57 emacs xft in Fedora Core 5 Jay.Veeramony
@ 2006-10-04 22:51 ` Leo
0 siblings, 0 replies; 2+ messages in thread
From: Leo @ 2006-10-04 22:51 UTC (permalink / raw)
On Wed, 04/10/06 21:57 +0100, Jay Veeramony wrote:
> 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
xft is merged into emacs-unicode-2 branch. So
cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/cvsroot/emacs co -r emacs-unicode-2 emacs
> ./configure --with-gtk --with-xft --enable-font-backend
> --prefix=$HOME/emacs_xft
> make bootstrap
> make
> make install
>
> Any help appreciated.
>
> -jay
--
Leo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-10-04 22:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-04 20:57 emacs xft in Fedora Core 5 Jay.Veeramony
2006-10-04 22:51 ` Leo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).