Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerging GTK1 Apps in GNOME 2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
eYz
n00b
n00b


Joined: 18 Mar 2003
Posts: 36
Location: Vancouver, BC, Canada

PostPosted: Thu Mar 20, 2003 12:53 am    Post subject: Emerging GTK1 Apps in GNOME 2 Reply with quote

Being a 2-day Gentoo user, I have a pretty naive question.

"emerge -p xmms" tells me it's going to UPDATE some of my gnome 2 packages to gnome 1 versions. Is it OK to proceed??? Or should I install some compatibility packages instead, like what rpm based systems do.
Back to top
View user's profile Send private message
Carlos
Guru
Guru


Joined: 07 Aug 2002
Posts: 458
Location: Providence, RI

PostPosted: Thu Mar 20, 2003 2:05 am    Post subject: Reply with quote

Do you already have some GNOME 1 libs installed? My guess is that your GNOME 1 libs are being updated to higher-version GNOME 1 libs, but that emerge is merely reporting the highest version library you have installed as the 'current' one, which would be a GNOME 2 lib.

In any case, it's probably okay to proceed; I've had GTK1 and GTK2 apps running side by side for a long time. Chances are you'll just end up with two sets of GNOME libs.
_________________
Man must shape his tools lest they shape him.
Back to top
View user's profile Send private message
eYz
n00b
n00b


Joined: 18 Mar 2003
Posts: 36
Location: Vancouver, BC, Canada

PostPosted: Thu Mar 20, 2003 3:21 am    Post subject: Reply with quote

Carlos wrote:
My guess is that your GNOME 1 libs are being updated to higher-version GNOME 1 libs, but that emerge is merely reporting the highest version library you have installed as the 'current' one, which would be a GNOME 2 lib.


Good thinking! But it's not the case for me.

This is part of the output of "emerge -p xmms" :
Code:
[ebuild    U ] gnome-base/gnome-vfs-1.0.5-r3 [2.2.3]


Then I did this:
Code:
eyzd root # qpkg -I -i gnome-vfs
gnome-base/gnome-vfs-2.2.3 *
        Gnome Virtual Filesystem [ http://www.gnome.org/ ]


Interestingly, there isn't the "D" for downgrade flag in the previous emerge output :!: Unless 100% sure, I'm not going to proceed. It took me 12 hours to emerge the entire gnome 2.2.1, and I really don't want to screw it up :(
Back to top
View user's profile Send private message
Cid Highwind
n00b
n00b


Joined: 09 Jul 2002
Posts: 53

PostPosted: Thu Mar 20, 2003 5:40 am    Post subject: Reply with quote

All adding GNOME support to xmms does is build a panel applet that won't work in the GNOME 2 panel. It's probably best to add "-gnome" to the use variable when you install xmms.

Code:

env USE=-gnome emerge xmms
Back to top
View user's profile Send private message
eYz
n00b
n00b


Joined: 18 Mar 2003
Posts: 36
Location: Vancouver, BC, Canada

PostPosted: Thu Mar 20, 2003 9:25 am    Post subject: Reply with quote

That does the trick :D Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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