Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Abhaengigkeitenberechnung zu grosszuegig
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
topfpflanze
n00b
n00b


Joined: 04 Jan 2003
Posts: 21

PostPosted: Thu Jan 16, 2003 4:25 pm    Post subject: Abhaengigkeitenberechnung zu grosszuegig Reply with quote

Wie kann ich verhindern, dass emerge die Abhaengigkeiten so "grosszuegig" berechnet?

bsp.:
Code:

emerge -p xpdf

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N   ] x11-libs/openmotif-2.2.2-r1
[ebuild  N   ] media-libs/t1lib-1.3.1
[ebuild  N   ] net-print/cups-1.1.18
[ebuild  N   ] net-print/foomatic-2.0.0
[ebuild  N   ] dev-perl/Parse-RecDescent-1.80-r3
[ebuild  N   ] media-libs/aalib-1.4_rc4-r2
[ebuild  N   ] dev-perl/ExtUtils-F77-1.14-r1
[ebuild  N   ] dev-perl/PDL-2.3.2-r2
[ebuild  N   ] dev-perl/XML-Parser-2.31-r1
[ebuild  N   ] dev-perl/XML-Writer-0.4-r2
[ebuild  N   ] dev-perl/gtk-perl-0.7008-r9
[ebuild  N   ] media-libs/mpeg-lib-1.3.1-r1
[ebuild  N   ] media-gfx/gimp-1.2.3-r3
[ebuild  N   ] media-gfx/gimp-print-4.2.4
[ebuild  N   ] app-text/ghostscript-7.05.5
[ebuild  N   ] app-text/xpdf-2.01-r1


gimp zu installieren, wenn man nur ein pdf anschauen will finde ich etwas happig.

danke schonmal.
Back to top
View user's profile Send private message
nikai
Apprentice
Apprentice


Joined: 02 Oct 2002
Posts: 270
Location: Kitzbühel, Austria

PostPosted: Thu Jan 16, 2003 4:48 pm    Post subject: Reply with quote

Code:
USE="-gnome" emerge -p xpdf


Besser so?
Back to top
View user's profile Send private message
jay
l33t
l33t


Joined: 08 May 2002
Posts: 980

PostPosted: Thu Jan 16, 2003 4:48 pm    Post subject: Reply with quote

einfach die entsprechenden use flags in /etc/make.conf setzen.
_________________
Do you want your posessions identified? [ynq] (n)
Back to top
View user's profile Send private message
topfpflanze
n00b
n00b


Joined: 04 Jan 2003
Posts: 21

PostPosted: Thu Jan 16, 2003 5:11 pm    Post subject: Reply with quote

hallo.

eigentlich will ich ja schon gnome unterstuetzung.

ich moechte nur nicht, dass zuviele sachen installiert werden, die nicht wirklich benoetigt werden.

oder wuerdet ihr dann einfach die abhaengigkeiten anschauen,
dann die USE variable aendern, und dann emergen?
Back to top
View user's profile Send private message
nikai
Apprentice
Apprentice


Joined: 02 Oct 2002
Posts: 270
Location: Kitzbühel, Austria

PostPosted: Thu Jan 16, 2003 5:45 pm    Post subject: Reply with quote

topfpflanze wrote:
eigentlich will ich ja schon gnome unterstuetzung.


Ich denke es geht in diesem Fall nur um gimp-print, diese Abhängigkeit findet sich bei ghostscript:
Code:
DEPEND="gnome? ( >=media-gfx/gimp-print-4.2.1 )"


Wenn Du ohne gimp-print leben kannst, dann mußt Du auch den GIMP nicht installieren.

topfpflanze wrote:
wuerdet ihr dann einfach die abhaengigkeiten anschauen,
dann die USE variable aendern, und dann emergen?


Ja, ganz einfach so:
Code:
USE="-gnome" emerge xpdf


ghostscript wird so ohne gimp-print installiert.
Back to top
View user's profile Send private message
topfpflanze
n00b
n00b


Joined: 04 Jan 2003
Posts: 21

PostPosted: Thu Jan 16, 2003 8:17 pm    Post subject: Reply with quote

ok, danke.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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