Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
chi l'ha visto (files temporanei)
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
stuart
Guru
Guru


Joined: 27 Apr 2003
Posts: 552

PostPosted: Mon Oct 13, 2003 10:22 pm    Post subject: chi l'ha visto (files temporanei) Reply with quote

esempio: io scarico l'ebuild del pacchetto pinco pallino
il pacchetto pinco pallino è in tar.gz
per installarmela lo decomprime
prima domanda : dove lo decomprime???è una sola locazione o è variabile a seconda del pacchetto?

e poi lo installa
seconda domanda: come faccio a non far cancellare i file decompressi del pacchetto ma non ancora installati ( perchè vorrei modificarli con un editor di testo, ad es?)
grazie, portate pazienza ma sono ostinato e voglio risolvermi un problemuccio da solo, ma mi stò scontrando con questa cavolata
Back to top
View user's profile Send private message
stefanonafets
l33t
l33t


Joined: 10 Feb 2003
Posts: 644

PostPosted: Mon Oct 13, 2003 10:25 pm    Post subject: Reply with quote

Di preciso nin zo, ma mi pare che devi dare un bel Ctrl-C appena ha finito di decomprimere i sorgenti, prima che inizi a compilarlo... scontrando con questa cavolata
Prova, e fai sapere, oki???
_________________
registered Linux user number #411324
sed 's/ke/che/g'

<The Deployment Slave is initializing>
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31465
Location: here

PostPosted: Mon Oct 13, 2003 10:32 pm    Post subject: Re: chi l'ha visto (files temporanei) Reply with quote

stuart wrote:
prima domanda : dove lo decomprime???è una sola locazione o è variabile a seconda del pacchetto?

in /var/tmp/portage/nomepacchetto

stuart wrote:
seconda domanda: come faccio a non far cancellare i file decompressi del pacchetto ma non ancora installati ( perchè vorrei modificarli con un editor di testo, ad es?)

Puoi usare i comandi manuali per fare i cinque passi che fa emerge
ovvero (esempio con kopete-0.7.2)
Code:
# ebuild /usr/portage/net-im/kopete/kopete-0.7.2.ebuild fetch
# ebuild /usr/portage/net-im/kopete/kopete-0.7.2.ebuild unpack
qui vai nella cartella /var/tmp/portage/nomepacchetto e modifichi
# ebuild /usr/portage/net-im/kopete/kopete-0.7.2.ebuild compile
# ebuild /usr/portage/net-im/kopete/kopete-0.7.2.ebuild install
# ebuild /usr/portage/net-im/kopete/kopete-0.7.2.ebuild merge

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
stuart
Guru
Guru


Joined: 27 Apr 2003
Posts: 552

PostPosted: Tue Oct 14, 2003 5:30 am    Post subject: Reply with quote

grazie fedeliallalinea
è esattamente questa procedura che mi serviva
Back to top
View user's profile Send private message
Ginko
Guru
Guru


Joined: 01 May 2002
Posts: 371
Location: nearby my linux laptop

PostPosted: Tue Oct 14, 2003 7:48 am    Post subject: Reply with quote

Imposta
Code:
FEATURES="noclean"

in /etc/make.conf per evitare che il file sorgente e la directory temporanea vengano cancellate dopo l'istallazione.

Saluti
--Gianluca
Back to top
View user's profile Send private message
stuart
Guru
Guru


Joined: 27 Apr 2003
Posts: 552

PostPosted: Tue Oct 14, 2003 8:24 am    Post subject: Reply with quote

bellissima opzione, ginko
ma se và come Dio comanda mi serve per un solo strafottutissimo pacchetto
grazie mille lo stesso
Back to top
View user's profile Send private message
Ginko
Guru
Guru


Joined: 01 May 2002
Posts: 371
Location: nearby my linux laptop

PostPosted: Wed Oct 15, 2003 7:25 am    Post subject: Reply with quote

stuart wrote:
mi serve per un solo strafottutissimo pacchetto

OK, io lo scrivo lo stesso magari server a qualcun'altro : tutte le opzioni di /etc/make.conf si possono usare UNATANTUM anteponendole al comando emerge. Ad esempio cosi' :
Code:
FEATURES="noclean" emerge pinco-pallino


Saluti
--Gianluca
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