Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Allgemeines zu den USE-Variablen
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
Maliboo
n00b
n00b


Joined: 11 Jul 2003
Posts: 4

PostPosted: Fri Jul 11, 2003 3:33 pm    Post subject: Allgemeines zu den USE-Variablen Reply with quote

Wie verhält sich Gentoo wenn ich ein Paket installieren möchte, aber vergessen habe, die USE-Variable in make.conf zu setzen, z.B. Gnome?

Kann ich die USE-Variable für ein bereits installiertes Paket nachträglich setzen und wie erreiche ich, dass sich die USE-Variable für dieses Paket auswirkt?

Danke vorab!
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9625
Location: beyond the rim

PostPosted: Fri Jul 11, 2003 4:02 pm    Post subject: Reply with quote

USE Variablen aktivieren oder deaktivieren optionale eines Paketes, du kannst also Gnome installieren ohne Gnome in deiner USE Variable zu haben, allerdings haben Pakete die nicht unbedingt Gnome beötigen halt keine Unterstützung dafür (sie laufen aber trotzdem). Um nachträglich die USE Flags für ein Paket zu ändern muss man die USE Flags ändern (per make.conf oder Umgebungsvariable) und das Paket (und evtl. die Abhängigkeiten) neu kompilieren.
Back to top
View user's profile Send private message
Vyper
Tux's lil' helper
Tux's lil' helper


Joined: 18 Apr 2003
Posts: 81
Location: Frankfurt, Germany

PostPosted: Fri Jul 11, 2003 8:12 pm    Post subject: Reply with quote

Moment, habe ich da was falsch verstanden?

Ich dachte, die USE-Flags würden standardmässig auf die Werte von /etc/make.profile/make.defaults gesetzt werden. Mit /etc/make.conf kann man die Flags dann ändern und manuell kann mann noch mehr ändern. Standardmässig ist "gnome" aber gesetzt (wie gesagt, wenn in /etc/make.conf und im Environment nichts anderen steht).

Oder wie ist das?
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9625
Location: beyond the rim

PostPosted: Fri Jul 11, 2003 10:55 pm    Post subject: Reply with quote

Stimmt soweit, gnome war jetzt auch nur ein Beispiel, man hätte genausogut "aavm" oder irgend ein anderes Flag nehmen können. Der Punkt ist dass USE Flags nur optionale Features / Abhängigkeiten bereitstellen, ein Paket aber prinzipiell auch ohne alle USE Flags funktioniert (manchmal allerdings nur sehr eingeschränkt, z.B. xchat ohne gtk).
Back to top
View user's profile Send private message
Maliboo
n00b
n00b


Joined: 11 Jul 2003
Posts: 4

PostPosted: Sat Jul 12, 2003 7:42 am    Post subject: Reply with quote

Wo kann ich sehen, welches Paket welche USE-Variable benutzen kann? In der Paketübersicht sehe ich zwar die Abhängigkeiten, aber nicht welche USE-Variable verwendet werden kann. Ist das irgendwo dokumentiert?
Back to top
View user's profile Send private message
spitzwegerich
l33t
l33t


Joined: 04 Mar 2003
Posts: 697
Location: Lower Bavaria, Central Europe

PostPosted: Sat Jul 12, 2003 9:52 am    Post subject: Reply with quote

beispielsweise:
erstmal
Code:
emerge gentoolkit
und dann
Code:
etcat uses <paketname>

du siehst dann alle use flags die fuer das paket relevant sind. ausserdem wird angezeigt, mit welchen flags das entsprechende paket compiliert wurde und welche flags momentan gesetzt sind.
Back to top
View user's profile Send private message
kairo
Tux's lil' helper
Tux's lil' helper


Joined: 16 Sep 2002
Posts: 85

PostPosted: Sat Jul 12, 2003 10:11 am    Post subject: Reply with quote

Code:

emerge -pv <paktname>
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