Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2 questions
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
kaiza
n00b
n00b


Joined: 24 Nov 2002
Posts: 25

PostPosted: Tue Feb 11, 2003 9:36 am    Post subject: 2 questions Reply with quote

1) i always wondered (or i've always wondered...nice beginning, 20% more chance of making myself understood...:)) how i can tell emerge not to update some applications when i'm doing an "emerge -u world" if those aren't in /var/cache/edb/world. for example:
Code:
[ebuild    UD] dev-libs/libxml2-2.5.1 [2.5.2]
[ebuild    U ] gnome-base/gnome-vfs-2.2.1 [2.2.0]
[ebuild  N   ] gnome-extra/gnome-games-2.2.0
[ebuild  N   ] gnome-base/nautilus-2.2.0.2
[ebuild    U ] gnome-base/gnome-2.2-r1 [2.2]

i don't want to emerge gnome-games and nautilus (i unmerged them personally), but i think they're related to gnome-2.2-r1. how can i tell emerge to ignore these apps? as i said, they arent in /var/cache/edb/world, but i don't want it to remember it to me anymore.

2) i read in the "use howto":
Quote:
gtk Adds support for x11-libs/gtk+ (The GIMP Toolkit)
gtk2 use gtk+-2.0.0 over gtk+-1.2 in cases where a program supports both. beware that gtk+-2 support can be bad.

why is it bad? this explanation is not very clear, thus i'm still wondering what to write among the USE options...up to now i've just "gtk"...
thank you for your help!

k.
Back to top
View user's profile Send private message
pilo
Tux's lil' helper
Tux's lil' helper


Joined: 31 Jan 2003
Posts: 90
Location: Sweden

PostPosted: Tue Feb 11, 2003 10:35 am    Post subject: Reply with quote

You'll probably have to edit your gnome ebuild, not to depend on gnome-games. Or, just update, and then unmerge again. :?
_________________
"A stroll through a lunatic asylum shows that faith does not prove anything."
Back to top
View user's profile Send private message
vandahm
n00b
n00b


Joined: 30 Aug 2002
Posts: 7
Location: Spartanburg, SC

PostPosted: Tue Feb 11, 2003 10:39 am    Post subject: Reply with quote

I think I can answer one of your questions.

There is enough of a difference between GTK 1.x and GTK 2 that software written to use GTK 1.x won't always work with GTK 2. Forcing your software to compile with GTK2 support could lead to buggy, unstable programs.

Steve
_________________
Steve VanDahm
Spartanburg, South Carolina, USA
Back to top
View user's profile Send private message
BackSeat
Apprentice
Apprentice


Joined: 12 Apr 2002
Posts: 242
Location: Reading, UK

PostPosted: Tue Feb 11, 2003 2:33 pm    Post subject: Reply with quote

Use "emerge inject" (see emerge --help)

BS
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