Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installazione firefox
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) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
Nesquik
n00b
n00b


Joined: 22 Nov 2006
Posts: 13

PostPosted: Sat Dec 02, 2006 7:45 pm    Post subject: Installazione firefox Reply with quote

Salve,
ho dato un emerge mozilla-firefox (senza specificare use) ed è già da più di mezz'ora che lavora.
Ho fatto tutto corretto ed è normale che ci metta cosi tanto o ho sbagliato qualcosa?

Ps: ho provato mozilla-firefox-bin e ci ha messo pochissimo.

Ciao.
Back to top
View user's profile Send private message
crisandbea
Veteran
Veteran


Joined: 03 Jul 2005
Posts: 1778
Location: BOSCO (SA) ... ma domiciliato a Bologna....

PostPosted: Sat Dec 02, 2006 7:46 pm    Post subject: Re: Installazione firefox Reply with quote

Nesquik wrote:
Salve,
ho dato un emerge mozilla-firefox (senza specificare use) ed è già da più di mezz'ora che lavora.
Ho fatto tutto corretto ed è normale che ci metta cosi tanto o ho sbagliato qualcosa?

Ps: ho provato mozilla-firefox-bin e ci ha messo pochissimo.

Ciao.


premetto che è normalissimo,
se emergi mozilla-firefox.....può metterci molto tempo,
se emergi mozilla-firefox-bin(che ti consiglio), fai prima.

ciauz
Back to top
View user's profile Send private message
knefas
l33t
l33t


Joined: 21 Dec 2003
Posts: 828

PostPosted: Sat Dec 02, 2006 7:56 pm    Post subject: Reply with quote

Code:
genlop -t mozilla-firefox
     Sat Nov 25 13:03:05 2006 >>> www-client/mozilla-firefox-2.0-r1
       merge time: 59 minutes and 3 seconds.


Su un pentium-m 1.60 GHz, per cui 30minuti mi sa che sono il minimo :)
Back to top
View user's profile Send private message
Nesquik
n00b
n00b


Joined: 22 Nov 2006
Posts: 13

PostPosted: Sat Dec 02, 2006 7:58 pm    Post subject: Reply with quote

Che comando è quello?
Back to top
View user's profile Send private message
Nesquik
n00b
n00b


Joined: 22 Nov 2006
Posts: 13

PostPosted: Sat Dec 02, 2006 9:17 pm    Post subject: Reply with quote

Ok ha finito in circa un'ora. :)

Volevo però chiedere una cosa:
per trovare le versioni dei programmi aggiornati come devo fare?

Ciao e grazie.
Back to top
View user's profile Send private message
crisandbea
Veteran
Veteran


Joined: 03 Jul 2005
Posts: 1778
Location: BOSCO (SA) ... ma domiciliato a Bologna....

PostPosted: Sat Dec 02, 2006 9:34 pm    Post subject: Reply with quote

Nesquik wrote:
Ok ha finito in circa un'ora. :)

Volevo però chiedere una cosa:
per trovare le versioni dei programmi aggiornati come devo fare?

Ciao e grazie.


in gentoo per aggiornare il tuo sistema, o un singolo programma, basta farlo con emerge :
Code:

emerge -pvDu <pacchetto>,

oppure per aggiornare tutto
Code:

emerge -pvDu world


dove l'opzione -pv è utile per vedere che dipendenze richiedee un determinato pacchetto.


ciauz
Back to top
View user's profile Send private message
noice
Guru
Guru


Joined: 05 Dec 2005
Posts: 473
Location: italia, Ischia

PostPosted: Sat Dec 02, 2006 9:43 pm    Post subject: Reply with quote

Quote:
Che comando � quello?

puoi vedere qui
Nesquik wrote:
Ok ha finito in circa un'ora. :)

Volevo per� chiedere una cosa:
per trovare le versioni dei programmi aggiornati come devo fare?

Ciao e grazie.

per avere il portage aggiornato dai un
Code:
emerge --sync
emerge -pvDu world

poi guarda qui

[EDIT] = sono arrivato in ritardo:D
_________________
Noice

when you post remove comments
Code:
grep -vh '^[[:space:]]*\(#\|$\)' "$@"
Back to top
View user's profile Send private message
MeMyselfAndI
l33t
l33t


Joined: 15 Nov 2005
Posts: 784
Location: Between the monitor and the chair

PostPosted: Sat Dec 02, 2006 9:47 pm    Post subject: Reply with quote

Nesquik una buona lettura vale piu' di mille parole!!


http://www.gentoo.org/doc/it/?catid=gentoo
http://www.gentoo.org/doc/it/?catid=faq
http://www.gentoo.org/doc/it/handbook/handbook-x86.xml?part=2&chap=1
http://www.gentoo.org/doc/it/handbook/handbook-x86.xml?part=2&chap=3
http://www.gentoo.org/doc/it/handbook/handbook-x86.xml?part=2&chap=2
http://www.gentoo.org/doc/it/gentoolkit.xml


Buon divertimento!
Back to top
View user's profile Send private message
Nesquik
n00b
n00b


Joined: 22 Nov 2006
Posts: 13

PostPosted: Sun Dec 03, 2006 12:42 am    Post subject: Reply with quote

Si la guida la sto leggendo però non ho trovato nulla riguardo a quello che dicevo io.

Comunque non ci siamo capiti. :oops:

Io ho installato FF 1.5.0.8, ma chiedevo come aggiornare nel senso che vorrei installare la 2.0 ma facendo emerge --search firefox non mi trova l'ultima versione.
Forse come per altre distro ci sono dei pacchetti ancora in test e vengono messi in altri repo?

Ciao e grazie.
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sun Dec 03, 2006 12:48 am    Post subject: Reply with quote

forse perché la 2.0 è ancora in testing?
abbi pazienza e arriverà, tra qualche tempo

comunque esiste il database dei pacchetti. un'occhiata lì non guasterebbe, ogni tanto
Back to top
View user's profile Send private message
noice
Guru
Guru


Joined: 05 Dec 2005
Posts: 473
Location: italia, Ischia

PostPosted: Sun Dec 03, 2006 11:10 am    Post subject: Reply with quote

nel mio post precedente l'ultimo link riguardava proprio le branche stabili e quelle in test, è spiegato lì come installare pacchetti ancora in testing
potrebbe interessarti anche questo
ciao
_________________
Noice

when you post remove comments
Code:
grep -vh '^[[:space:]]*\(#\|$\)' "$@"
Back to top
View user's profile Send private message
Nesquik
n00b
n00b


Joined: 22 Nov 2006
Posts: 13

PostPosted: Sun Dec 03, 2006 11:45 pm    Post subject: Reply with quote

noice wrote:
nel mio post precedente l'ultimo link riguardava proprio le branche stabili e quelle in test, è spiegato lì come installare pacchetti ancora in testing
potrebbe interessarti anche questo
ciao


Umh, ho guardato quel link ma non capisco... il file specificato (package.keywords) non lo ho. Va creato?
Back to top
View user's profile Send private message
noice
Guru
Guru


Joined: 05 Dec 2005
Posts: 473
Location: italia, Ischia

PostPosted: Mon Dec 04, 2006 12:57 am    Post subject: Reply with quote

si devi crearlo :wink:
_________________
Noice

when you post remove comments
Code:
grep -vh '^[[:space:]]*\(#\|$\)' "$@"
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Mon Dec 04, 2006 12:58 am    Post subject: Reply with quote

si, va creato.

in ogni caso non sbizzarrirti troppo con le cose in testing. un sistema funzionante vale molto più di qualche piccola innovazione, soprattutto se non conosci gli strumenti per tornare ad un sistema funzionante.
Back to top
View user's profile Send private message
crisandbea
Veteran
Veteran


Joined: 03 Jul 2005
Posts: 1778
Location: BOSCO (SA) ... ma domiciliato a Bologna....

PostPosted: Mon Dec 04, 2006 9:14 am    Post subject: Reply with quote

Nesquik wrote:
noice wrote:
nel mio post precedente l'ultimo link riguardava proprio le branche stabili e quelle in test, è spiegato lì come installare pacchetti ancora in testing
potrebbe interessarti anche questo
ciao


Umh, ho guardato quel link ma non capisco... il file specificato (package.keywords) non lo ho. Va creato?


scrivi da shell direttamente cosi,
Code:
echo www-client/mozilla-firefox-bin >> /etc/portage/package.keywords

è ti crea il file, e nel caso esiste ti appende questa riga all'ultima presente nel file.

ciauz
Back to top
View user's profile Send private message
noice
Guru
Guru


Joined: 05 Dec 2005
Posts: 473
Location: italia, Ischia

PostPosted: Mon Dec 04, 2006 10:08 am    Post subject: Reply with quote

crisandbea wrote:

scrivi da shell direttamente cosi,
Code:
echo www-client/mozilla-firefox-bin >> /etc/portage/package.keywords

� ti crea il file, e nel caso esiste ti appende questa riga all'ultima presente nel file.

ciauz


si ma non ci manca qualcosa? naturalmente dipende dall'architettura del pc..nel mio caso (amd64) la stringa da aggiungere al file è:
Code:
echo "www-client/mozilla-firefox-bin ~amd64" >> /etc/portage/package.keywords

_________________
Noice

when you post remove comments
Code:
grep -vh '^[[:space:]]*\(#\|$\)' "$@"
Back to top
View user's profile Send private message
.:deadhead:.
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 2963
Location: Milano, Italy

PostPosted: Mon Dec 04, 2006 10:13 am    Post subject: Reply with quote

noice wrote:
si ma non ci manca qualcosa?

No non manca nulla. Con le nuove relases di portage non è + necessario specificare l'architettura ;)
Gentoo, sempre avanti nel semplificarti la vita!
_________________
Proudly member of the Gentoo Documentation Project: the Italian Conspiracy ! ;)
Back to top
View user's profile Send private message
noice
Guru
Guru


Joined: 05 Dec 2005
Posts: 473
Location: italia, Ischia

PostPosted: Mon Dec 04, 2006 10:16 am    Post subject: Reply with quote

.:deadhead:. wrote:
noice wrote:
si ma non ci manca qualcosa?

No non manca nulla. Con le nuove relases di portage non � + necessario specificare l'architettura ;)
Gentoo, sempre avanti nel semplificarti la vita!


questa mi mancava..grazie deadhead :D
_________________
Noice

when you post remove comments
Code:
grep -vh '^[[:space:]]*\(#\|$\)' "$@"
Back to top
View user's profile Send private message
crisandbea
Veteran
Veteran


Joined: 03 Jul 2005
Posts: 1778
Location: BOSCO (SA) ... ma domiciliato a Bologna....

PostPosted: Mon Dec 04, 2006 10:16 am    Post subject: Reply with quote

.:deadhead:. wrote:
noice wrote:
si ma non ci manca qualcosa?

No non manca nulla. Con le nuove relases di portage non è + necessario specificare l'architettura ;)
Gentoo, sempre avanti nel semplificarti la vita!


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