Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Missing Xft in my portage
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
cheshire2k
n00b
n00b


Joined: 31 Oct 2003
Posts: 3

PostPosted: Fri Nov 05, 2004 6:01 pm    Post subject: Missing Xft in my portage Reply with quote

It's been a while since I've played with my fonts, but I have to now since I'm trying to update my gtk.

My problem is I can't seem to find xft in my portage tree.

When I do:
Code:
emerge -p xft

It tells me that it is going to update xfree. Is that necessary?
I thought xft is a separate package unrelated to xfree.

I also don't have an xft ebuild in my x11-libs and I don't have an xft.pc anywhere on my system.

What I'm trying to do is compile pango for xft so that I can build my gtk.

I'm sorry I can't be more specific right now as I don't have the borked system in front of me. I'll post in more detail when I get home.

Thanks in advance for any help you can offer :D
Back to top
View user's profile Send private message
nbkolchin
Apprentice
Apprentice


Joined: 07 Feb 2004
Posts: 290
Location: Russia, Saint-Petersburg

PostPosted: Fri Nov 05, 2004 7:26 pm    Post subject: Reply with quote

XFT is part of "xorg-x11" or "xfree" ebuilds.

Nickolay
Back to top
View user's profile Send private message
cheshire2k
n00b
n00b


Joined: 31 Oct 2003
Posts: 3

PostPosted: Fri Nov 05, 2004 10:03 pm    Post subject: Reply with quote

My problem is that when I try to emerge gtk 2.4, I get the error

Quote:
configure: error: Pango 1.2.0 and Xft backend is required for x11 target


This has to do with compiling pango for xft. I've been googling for hours, and most of the results have mentioned having the following files in pkg-config path:

Quote:
xft.pc, pangoxft.pc


However, I don't have either of these files anywhere. How do I get my system to generate them?

Also there is no xft-?.?.?.ebuild in my portage.

I'm stuck in text mode now because gdm won't even start anymore. :/
Back to top
View user's profile Send private message
nbkolchin
Apprentice
Apprentice


Joined: 07 Feb 2004
Posts: 290
Location: Russia, Saint-Petersburg

PostPosted: Fri Nov 05, 2004 10:16 pm    Post subject: Reply with quote

1) You are doing smth wrong. Correct command to emerge gtk is "emerge -pvu gtk+" (without 'p').
2)
Code:
$ slocate xft.pc
/usr/lib/pkgconfig/pangoxft.pc
/usr/lib/pkgconfig/xft.pc
$ epm -qf /usr/lib/pkgconfig/xft.pc
xorg-x11-6.8.0-r1
$ epm -qf /usr/lib/pkgconfig/pangoxft.pc
pango-1.6.0


Again: XFT is part of xorg-x11 ebuild.

Nickolay
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum