Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wie dauerhaft individuelle USE-Variablen für Programme?
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
Marvin-X
Tux's lil' helper
Tux's lil' helper


Joined: 31 Jul 2002
Posts: 126

PostPosted: Sun Aug 11, 2002 7:29 am    Post subject: Wie dauerhaft individuelle USE-Variablen für Programme? Reply with quote

Hallo,

nach mehrmaligen lesen des Portage Handbuch und der Howto für Use hab ich nicht verstanden wie ich folgendes realisieren kann.

Beispiel:
In /etc/make.conf hab ich als USE="x" stehen. Ich will vim einmergen. Die X-Unterstützung für vim interessiert mich nicht, also geb ich ein
Code:
export USE="-X"

Soweit so gut, somit wird vim ohne X-Unterstützung gebaut. Jetzt steht natürlich nach wie vor X in meiner USE drin. Bei einem emerge world würde doch bei einer Neuübersetzung der Programme vim doch jetzt mit X kompiliert werden, oder habe ich irgendwas falsch verstanden?

Ich würde gerne die Option -X für vim dauerhaft behalten wollen.

Any Hints?
Back to top
View user's profile Send private message
Altanos
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jul 2002
Posts: 95
Location: Bavaria/Germany

PostPosted: Sun Aug 11, 2002 8:50 am    Post subject: Reply with quote

Hi,

Du mußt nur unter /etc/make.conf die USE="X" in USE="-X" ändern. Nähere Infos findest Du auch unter: http://gentoo-deutsch.berlios.de/htmlfromxsl/use-howto.html

Gruß

Altanos
Back to top
View user's profile Send private message
Marvin-X
Tux's lil' helper
Tux's lil' helper


Joined: 31 Jul 2002
Posts: 126

PostPosted: Sun Aug 11, 2002 9:09 am    Post subject: Reply with quote

Altanos wrote:

Du mußt nur unter /etc/make.conf die USE="X" in USE="-X" ändern.


Das ist nicht was ich suche. Somit bezieht sich dieses Flag bei einer neukompilierung auf alle Anwendungen. Das will ich ja nicht, sondern nur bestimmte Programme die ich händisch ohne X kompiliere sollen bei einem emerge world wieder ohne X kompiliert werden. Die anderen Programme sollen schon nach wie vor mit X neu übersetzt werden. Ansonsten ist das händische setzen, bzw. ausschliessen von USE-Variablen eigentlich witzlos.
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