• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Mozilla Firefox 1.0 PR

A

Anonymous

Gast
Hallo!
Da ich gerade gelesen habe, daß es bei Mozilla und Mozilla Firefox Sicherheitslücken gibt, habe ich mir die neue preview-Version heruntergeladen.
Es ist natürlich keine rpm-Version.
Wie installiere ich nun die neue Version? Es gibt dort keine make Datei, sondern eine Datei "firefox installer".

Ich möchte dies in das Verzeichnis opt/mozilla firefox installieren.
 
OP
A

Anonymous

Gast
ab in die konsole
cd /pfad/zu/dem/ordner
./firefox-installer

oder alt+f2
/pfad/zu/dem/ordner/firefox-installer

so installierst du ihn graphisch per Installer

Gruß }-Tux-{
 
OP
A

Anonymous

Gast
Hallo!
Danke für die Hilfe. Die Installation hat funktioniert.
Das einzige Problem, was ich jetzt noch habe ist, daß meine alten plugins, die ich wieder eingefügt habe, nicht funktionieren.

Kann mit da jemand einen Rat geben?
 
Ich habs genauso gemacht wie oben beschrieben. Aber bei mir kommt immer : Keine Berechtigung! Auch wenn ich erst "su" eingebe udn dann mein passwort kommt noch keine Berechtigung! Was mach ich falsch?
 
du musst das readme lesen:
Changes You Should Be Aware Of
Profile Folder

Firefox now stores your user data in one of the following locations:

Windows Documents and Settings\<UserName>\Application Data\Mozilla\Firefox
MacOS X ~/Library/Application Support/Firefox
Linux ~/.mozilla/firefox/

If you were using Firefox 0.8 as your default browser prior to upgrading to Firefox PR, data from your profile will be copied into the new location. You can remove the old "Phoenix" folder at your leisure.
Old Extensions and Themes

To prevent the kind of problems we had with the 0.8 release (users were having the browser not start with "No XBL Binding for Browser" errors, and finding that their theme was broken), all of your extensions will be disabled when you move to PR. If you were using 0.9, when you first run PR, Firefox will try and connect to update.mozilla.org to look for newer, compatible versions of your Extensions, and if they are available it will download and install them. If you were using 0.8, you will have to find newer compatible versions yourself.
Known Issues

This list covers some of the known problems with Firefox PR. Please read this before reporting any new bugs, and watch it regularly (we'll update it as new bugs are found in the release).

* If Firefox PR is placed in a location with limited access privileges, it should be run by a user with access to that location first, so that all initial startup files are generated. There may be issues still where if a restricted-access user is the first to run the app, these files may not be generated properly and Firefox may enter an infinite restart loop. This will be fixed in a future release. MacOSX users: Do NOT run Firefox from the Disk Image! - doing this may cause an infinite restart loop. To break Firefox out of this loop, open a Terminal and type "killall firefox-bin" and press enter.
* If Firefox will not display a browser window on MacOS X, quit Firefox using Cmd+Q and open ~/Library/Application Support/Firefox/Profiles/default.abc/ and remove localstore.rdf. Restart Firefox. Any toolbar customizations you have made or window placement will be lost
* Firefox utilizes large chunks of Mozilla Application Suite code. Many of the problems you may experience in Firefox are actually problems in this Mozilla core code. If you find a problem with page content or connectivity then it is probably a Mozilla problem and should be reported to the Browser product in Bugzilla, not to the Firefox product.
* We are still easing ourselves into this new world of automated Extension Updates, and are trying to work out any kinks that remain as quickly as possible. Extension and Theme authors need to update their listings in update.mozilla.org (or their own custom update services) every time a new version of Firefox comes out so that we know they're compatible. If you find your favorite Extension or Theme is disabled by upgrading to PR, please write the author and encourage them to either update their listing or their custom update service file. If they are not listed in update.mozilla.org, encourage them to do so, doing so will make handling version changes a lot easier.

For additional issues, FAQs, Tips and Tricks plus general Firefox help be sure to check out David Tenser's very useful Firefox Help site and the firefox forums hosted by MozillaZine.
Troubleshooting

It should not be necessary to create a new profile when you upgrade from a previous version of Firefox providing you do disable all extensions from the prior version before upgrading. To do this, open the old version and open Tools > Options and click the Extensions panel. Click on each of the extensions listed and choose Disable Extension. Click OK to close the Options window. Now it is safe to install Firefox.

Once you have installed Firefox, check to see if there are new versions of all of your extensions that are compatible with the new version, and install them. In the future this process may be automated.

If you enable an extension from an older version of Firebird or Phoenix and it causes problems, run the older version of the browser and disable the extension, then run the newer version again.

If you encounter strange problems relating to bookmarks, downloads, window placement, toolbars, history, or other settings, it is recommended that you try creating a new profile and attempting to reproduce the problem before filing bugs. Create a new profile by running Firefox with the -P command line argument, choose the "Manage Profiles" button and then choose "Create Profile...". Migrate your settings files (Bookmarks, Saved Passwords, etc) over one by one, checking each time to see if the problems resurface. If you do find a particular profile data file is causing a problem, file a bug and attach the file.
 
BlackNightShadow schrieb:
Ich habs genauso gemacht wie oben beschrieben. Aber bei mir kommt immer : Keine Berechtigung! Auch wenn ich erst "su" eingebe udn dann mein passwort kommt noch keine Berechtigung! Was mach ich falsch?

Musst das File evt. noch ausführbar machen?
Code:
man chmod
dazu
 
Also..ich sags noch mal..ich bin ein Newbie...also nicht haun :)
Aber wenn ich man chmod eingebe steht da in der konsole ein riesen haufen...muss ich nicht irgendwie noch den dateinamen dazu schreiben oder so?
 
nimm diese rpm für 9.1
http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/9.1-i386/RPMS.suse-projects/MozillaFirefox-0.10.0-5.1.i586.rpm

ansonsten SuSE-Versionsnummer anpassen und mit
rpm -Uhv MozillaFirefox-0.10.0-5.1.i586.rpm
installieren.

dann 1x als root aufrufen mit dem Befehl
kdesu firefox

und alles ist schön ;)
 
und was hat man chmod mit dem Topic zu tun?

lies hier www.linuxbu.ch

und damit du Ruhe gibst:
man chmod liefert dir die Hilfe zu dem Befehl chmod.
und mit dem Befehl chmod +x <deine-Datei> machst du diese Datei ausführbar. Und dann könnte die Installation deines Downloads funktionieren ... oder in weiteren Fragen enden ;)
 
wo habt ihr die neue Mozilla Firefox Version eigentlich her ?

Was ist mit http://firebird-browser.de los ?

Ist das veraltet ?

tost
 
@tost
von hier:
http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/9.1-i386/RPMS.suse-projects/MozillaFirefox-0.10.0-6.7.i586.rpm

;)
 
Hallo

Einfachste Variante:
von hier:
http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/9.1-i386/RPMS.suse-projects/MozillaFirefox-0.10.0-6.7.i586.rpm
Damit hat man am wenigsten Probleme.
Dann als root folgenden Patch installieren:
http://www.mozilla.org/press/mozilla-2004-10-01-02.html
Nicht vergessen: nach Installation noch mal als root starten!
Dann das deutsche Sprachpaket von hier holen:
http://firefox.kicks-ass.org/download/nightly/localized/firefox.0.10.de-DE.langpack.xpi
Installieren (als User), fertig. Weitere Extensions nach Bedarf.
Dazu mehr unter: http://firefox.stw.uni-duisburg.de/forum/

Gruß Manni
 
BlackNightShadow schrieb:
Mich würd aber trozdem noch interessieren wie das mit dem "man chmod" geht..das prob mit der Berechtigung hab ich nämlich auch bei andern datein!

Man ist nur ein Befehl um ein "Handbuch" (sog. Man Pages) zu einem Programm anzuzeigen. Wie chmod geht solltest du dann sehen.
 
Oben