Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wo bekommt aktuellen Mozilla Firefox her? [SOLVED]
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
Alexi-5000
Guru
Guru


Joined: 28 Jun 2004
Posts: 409
Location: Germany

PostPosted: Thu Mar 09, 2006 10:37 am    Post subject: Wo bekommt aktuellen Mozilla Firefox her? [SOLVED] Reply with quote

Hallo,
ich weiß zwar nicht ob das nicht ein Fall fürs Firefox Forum ist, aber gibt es eigentlich eine aktuellere Version
vom Mozilla Firefox zu emergen als die 1.0.7-r4

Ich gehe davon aus, das deutsche Sprachpaket muss wieder immens aufwändig nachinstalliert werden?

Alexi-5000


Last edited by Alexi-5000 on Fri Mar 10, 2006 8:05 am; edited 1 time in total
Back to top
View user's profile Send private message
Battlestar Gentoo
l33t
l33t


Joined: 23 Dec 2004
Posts: 708
Location: Wien

PostPosted: Thu Mar 09, 2006 10:45 am    Post subject: Reply with quote

Quote:
aber gibt es eigentlich eine aktuellere Version
vom Mozilla Firefox zu emergen als die 1.0.7-r4


Ja, 1.5-r11

Quote:
Ich gehe davon aus, das deutsche Sprachpaket muss wieder immens aufwändig nachinstalliert werden?


das weiß ich leider nicht.
_________________
vorher: Gentoo Reptile
Back to top
View user's profile Send private message
smg
Veteran
Veteran


Joined: 13 Aug 2004
Posts: 1402
Location: /home/stephan

PostPosted: Thu Mar 09, 2006 10:46 am    Post subject: Reply with quote

* www-client/mozilla-firefox
Available versions: 1.0.7-r4 1.5-r9 1.5-r11 1.5.0.1 1.5.0.1-r1 1.5.0.1-r2
Installed: 1.5.0.1-r2
Homepage: http://www.mozilla.org/projects/firefox/
Description: Firefox Web Browser

* www-client/mozilla-firefox-bin
Available versions: 1.0.7 1.5-r2 1.5.0.1
Installed: none
Homepage: http://www.mozilla.org/projects/firefox
Description: Firefox Web Browse

Beantwortet deine Frage?

Bye.
_________________
GnuPG-Key-ID: 0xF8C275D4
Fingerprint: 5B6F 134A 189B A24D 342B 0961 8D4B 0230 F8C2 75D4
Code:
perl -WTe '($")=$/;print qq(@{[reverse('0'..'100')]}$/BOOM!$/);'
Back to top
View user's profile Send private message
Alexi-5000
Guru
Guru


Joined: 28 Jun 2004
Posts: 409
Location: Germany

PostPosted: Thu Mar 09, 2006 10:57 am    Post subject: Reply with quote

smg wrote:
* www-client/mozilla-firefox
Available versions: 1.0.7-r4 1.5-r9 1.5-r11 1.5.0.1 1.5.0.1-r1 1.5.0.1-r2
Installed: 1.5.0.1-r2
Homepage: http://www.mozilla.org/projects/firefox/
Description: Firefox Web Browser

* www-client/mozilla-firefox-bin
Available versions: 1.0.7 1.5-r2 1.5.0.1
Installed: none
Homepage: http://www.mozilla.org/projects/firefox
Description: Firefox Web Browse

Beantwortet deine Frage?

Bye.


Mhm, nur halb.
Ich bekomme nur die eine Version angezeigt wenn ich eingebe:

emerge --search firefox

und zwar die, die ich oben angabe (1.0.7...)
Wie bekomme ich die aktuellen angezeigt?

Alexi-5000
Back to top
View user's profile Send private message
mrsteven
Veteran
Veteran


Joined: 04 Jul 2003
Posts: 1939

PostPosted: Thu Mar 09, 2006 11:03 am    Post subject: Reply with quote

Code:
echo '=www-client/mozilla-firefox-1.5.0.1-r2' >> /etc/portage/package.keywords && emerge mozilla-firefox

Siehe auch: :arrow: http://de.gentoo-wiki.com/Portage_richtig_benutzen
Back to top
View user's profile Send private message
Alexi-5000
Guru
Guru


Joined: 28 Jun 2004
Posts: 409
Location: Germany

PostPosted: Thu Mar 09, 2006 11:11 am    Post subject: Reply with quote

mrsteven wrote:
Code:
echo '=www-client/mozilla-firefox-1.5.0.1-r2' >> /etc/portage/package.keywords && emerge mozilla-firefox

Siehe auch: :arrow: http://de.gentoo-wiki.com/Portage_richtig_benutzen


Hm, nicht schlecht, kurz probiert, bekomme aber vorerst folgenden Fehler:

Code:
Calculating dependencies \
!!! All ebuilds that could satisfy ">=dev-libs/nss-3.10" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-libs/nss-3.11 (masked by: ~x86 keyword)
- dev-libs/nss-3.11-r1 (masked by: ~x86 keyword)


In etwa weiss ich die Lösung schon, muss aber gleich erst mal zur Arbeit und setze mich heute abend ca. 23:00 Uhr wieder dran.

Alexi-5000
Back to top
View user's profile Send private message
deejay
l33t
l33t


Joined: 24 Aug 2004
Posts: 983
Location: Hannover, Germany

PostPosted: Thu Mar 09, 2006 12:02 pm    Post subject: Reply with quote

Das solltest du dann zusaätzlich zum Firefox auch noch in die
package.keywords eintragen.

Dann sollte es gehen... Steht da ja im Prinzip auch in der Meldung ;)

Gruß
deejay
_________________
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5328

PostPosted: Thu Mar 09, 2006 12:26 pm    Post subject: Reply with quote

Also bei mir war nachdem update von mozilla-firefox auf 1.5.0.1-r2 auf deutsch.

Und laut den ebuild werden die lang-packs mit installiert und zwar in abhängigkeit der LINGUAS-variable.

Und die ist bei mir in der make.conf auf de gesetzt:
Quote:
LINGUAS="de"


desweiteren habe ich dadurch auch mein openoffice2(-bin) auch auf deutsch ;)
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
Alexi-5000
Guru
Guru


Joined: 28 Jun 2004
Posts: 409
Location: Germany

PostPosted: Thu Mar 09, 2006 10:08 pm    Post subject: Reply with quote

Danke Leute schon mal, aber nochmal schnell nachgehakt,

wie kann ich dafür Sorge tragen, dass er die ganzen gnome Pakete weglässt?
Ich möchte gnome erst mal unbedingt aussen vor lassen.

Alexi-5000
Back to top
View user's profile Send private message
zapata
Tux's lil' helper
Tux's lil' helper


Joined: 26 Jun 2005
Posts: 82
Location: Hamburg / Germany

PostPosted: Thu Mar 09, 2006 10:20 pm    Post subject: Reply with quote

Hallo,

kannst du machen, indem du es einfach nicht in deine USE-Flags mit aufnimmst oder einfach folgendes in deine /etc/portage/package.use einträgst:

Code:
www-client/mozilla-firefox -gnome



gruß

zapata
Back to top
View user's profile Send private message
Silenzium
Tux's lil' helper
Tux's lil' helper


Joined: 04 Aug 2005
Posts: 94
Location: Germany

PostPosted: Thu Mar 09, 2006 10:28 pm    Post subject: Reply with quote

Du kannst kontrollieren, welche useflags bei einem bestimmten Packet gesetzt sind, indem du --verbose bzw. -v als Option mit emerge angibst. Durch --tree bzw. -t kannst du ganz gut sehen, woher eine Abhängigkeit kommt. Steht aber auch alles genauer im Portage Guide drin.

Das könnte dann so aussehen:
Code:
# emerge -pvt mozilla-firefox

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild   R   ] www-client/mozilla-firefox-1.5.0.1-r2  USE="ipv6 java xinerama -debug -gnome -mozdevelop -xprint" 0 kB
Back to top
View user's profile Send private message
Alexi-5000
Guru
Guru


Joined: 28 Jun 2004
Posts: 409
Location: Germany

PostPosted: Fri Mar 10, 2006 8:04 am    Post subject: Reply with quote

zapata wrote:
Hallo,

kannst du machen, indem du es einfach nicht in deine USE-Flags mit aufnimmst oder einfach folgendes in deine /etc/portage/package.use einträgst:

Code:
www-client/mozilla-firefox -gnome



gruß

zapata


Hat einwandfrei geklappt.

Alexi-5000
Back to top
View user's profile Send private message
deejay
l33t
l33t


Joined: 24 Aug 2004
Posts: 983
Location: Hannover, Germany

PostPosted: Fri Mar 10, 2006 8:14 am    Post subject: Reply with quote

oder du setzt das -gnome Use-Flag in der make.conf, wenn du für alles keine Gnomeunterstützung installieren willst.

Gruß
deejay
_________________
Back to top
View user's profile Send private message
bastain
Guru
Guru


Joined: 11 Jul 2003
Posts: 364

PostPosted: Fri Mar 10, 2006 12:36 pm    Post subject: Reply with quote

[quote="Alexi-5000"]
mrsteven wrote:
Code:
echo '=www-client/mozilla-firefox-1.5.0.1-r2' >> /etc/portage/package.keywords && emerge mozilla-firefox



Stehe auf dem Schlauch...Warum muss man einmal ein "=" vor das Paket in package.keywords setzen und ein anderes Mal nicht?
Back to top
View user's profile Send private message
psyqil
Advocate
Advocate


Joined: 26 May 2003
Posts: 2767

PostPosted: Fri Mar 10, 2006 12:40 pm    Post subject: Reply with quote

Weil man einmal eine genaue Version angeben möchte und ein anderes Mal nicht.
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