Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
libpangocairo: where does it live?
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
BTR
n00b
n00b


Joined: 16 Jul 2004
Posts: 52

PostPosted: Tue Dec 06, 2005 12:13 am    Post subject: libpangocairo: where does it live? Reply with quote

I've emerged pango after cairo, cairo after pango, no dice. A recent emerge of bmpx with ACCEPT_KEYWORDS="~x86" has royally fucked up my system. I can't run gnome-terminal, bmp, xmms, or use pretty fonts, because this file got deleted at some point in merging back down to the versions gentoo thinks I should be running.
Back to top
View user's profile Send private message
yaneurabeya
Veteran
Veteran


Joined: 13 May 2004
Posts: 1754
Location: Seattle

PostPosted: Wed Dec 07, 2005 9:16 am    Post subject: Reply with quote

Try /usr/lib. That's where my libpangocairo* file was:

Code:
gcooper@sprsd /usr/lib $ find . -name "*pango*" | grep cairo
./pkgconfig/pangocairo.pc
./libpangocairo-1.0.la
./libpangocairo-1.0.so
./libpangocairo-1.0.so.0.1001.0
./libpangocairo-1.0.so.0
gcooper@sprsd /usr/lib $


Try running revdep-rebuild though like this:

Code:
revdep-rebuild --soname-regexp libpangocairo


But just for reference:

Code:
gcooper@sprsd /usr/lib $ equery belongs libpangocairo-1.0.la
[ Searching for file(s) libpangocairo-1.0.la in *... ]
x11-libs/pango-1.10.1 (/usr/lib/libpangocairo-1.0.la)
Back to top
View user's profile Send private message
BTR
n00b
n00b


Joined: 16 Jul 2004
Posts: 52

PostPosted: Wed Dec 07, 2005 6:15 pm    Post subject: Reply with quote

I meant, what must I emerge for it to be built. I know where the file ought to be.
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