diff options
author | Ramiro Estrugo <ramiro@src.gnome.org> | 2001-05-08 08:48:26 +0000 |
---|---|---|
committer | Ramiro Estrugo <ramiro@src.gnome.org> | 2001-05-08 08:48:26 +0000 |
commit | 72b888f2e28078057abfc8483e8100634aa4340f (patch) | |
tree | 83537e95abe561fb0e538fc16e89fd2b7e60413f /README | |
parent | d6c5a5b0877e5259392911a3d54434e397963e90 (diff) | |
download | nautilus-72b888f2e28078057abfc8483e8100634aa4340f.tar.gz |
Remove some Mozilla Milestone cruft. Make the Mozilla component build with
* components/mozilla/Makefile.am:
* configure.in:
* README:
Remove some Mozilla Milestone cruft. Make the Mozilla component
build with the newly released Mozilla 0.9. Update the README with
the latest Mozilla 0.9 support.
Diffstat (limited to 'README')
-rw-r--r-- | README | 21 |
1 files changed, 15 insertions, 6 deletions
@@ -225,12 +225,21 @@ The latest Mozilla RPMs that we require can be found here: RedHat 6.x: http://developer.eazel.com/eazel-hacking/updates/redhat62/mozilla RedHat 7.x: http://developer.eazel.com/eazel-hacking/updates/redhat70/mozilla -The minimum Mozilla version required is Mozilla 0.8. Mozilla 0.7 and -M18, the 0.8 predecessors, no longer work. Mozilla 0.8.1 should work -only if you are using the RPMS in the links above. In particular, you -need at least mozilla-0.8.1-5 RPMS. Previous RPMS (as well as the -plain 0.8.1 release from mozilla.org) have a bug that breaks the -Nautilus documentation system - Nautilus bug 7961. +The recommended version of Mozilla for use with Nautilus is 0.8. If +you are using RPMS from mozilla.org, Chris Blizzard, RedHat Rawhide or +the above Eazel URL, then then make sure you use the mozilla-0.8.1-5 +RPMS, otherwise you will be a victim of bug 7961 (Hyperlinks broken in +Help Pages) + +Mozilla with Nautilus support table: + +Milestone 18 (M18) or lower - Will not work with Nautilus any more. +Mozilla 0.7 - Will not work with Nautilus any more. +Mozilla 0.8 - Will work with Nautilus. Has received + the most testing of all versions. +Mozilla 0.8.1 - Will work with Nautilus as long as you + use the mozilla-0.8.1-5 RPMS. +Mozilla 0.9 - Known to work. Very little testing. After installing these rpms, you can build nautilus with Mozilla support as follows: |