Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Passare a emerge un make.conf diverso
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
zUgLiO
l33t
l33t


Joined: 12 Aug 2003
Posts: 754
Location: Ferrara (Italy)

PostPosted: Wed Feb 25, 2004 1:28 pm    Post subject: Passare a emerge un make.conf diverso Reply with quote

E' possibile passare a emerge un make.conf diverso da quello di default che si trova in /etc?
Il problema sorge perchè ho installato gentoo sull'altro mio pc,un pentium mmx 166 con 32 mb di ram e non mi sogno neanche lontanamente di fargli compilare gcc glib xfree ecc
pensavo di crermi i pacchetti con l'altro pc usando il suo make.conf senza dover passare da linea di comado USE e CFLAGS

Ho pensato anche a distcc,ma mi conviene secondo voi? o farei prima a compilare direttamente tutto sull'altro pc, un athlon xp 1800?
_________________

voglio poi dire che il tempo mi avrà fatto abituare,

ma io non trovo nemmeno brutta la stiva buia di questa nave
Back to top
View user's profile Send private message
neon
l33t
l33t


Joined: 04 Aug 2003
Posts: 759
Location: Catania, Italy, Europe

PostPosted: Wed Feb 25, 2004 3:48 pm    Post subject: Reply with quote

hai provato a giocare con la shell???

Code:
#!/bin/sh
mv -f make.conf make.bak
mv -f make2.conf make.conf
 COMANDO (es: emerge $*)
mv -f make.conf make2.conf
mv -f make.bak make.conf


dimenticavo... occhio ai ctrl+c durante l'emerge :wink:
_________________
Io credo che le tecnologie siano moralmente neutrali fino a quando non le utilizziamo - William Gibson

LINEE GUIDA DEL FORUM
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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