From a59af0bc12fb6ca752d9f96b9a3c7fb5104649d7 Mon Sep 17 00:00:00 2001 From: Darin Adler Date: Tue, 16 Oct 2001 02:38:42 +0000 Subject: Switch to require Mozilla 0.9.5 -- sadly this means we are now incompatible with any older verion. Thanks to frb@ximian.com for his patch and help making it compile with 0.9.5. * README: Tell people 0.9.5 is needed. * configure.in: Various cleanup, and ask for 0.9.5. * components/mozilla/mozilla-events.cpp: * components/mozilla/nautilus-mozilla-embed-extensions.cpp: Work around gcc bug with the directory named string. Switch to use new calls in cases where the old ones are gone. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 20c4707f5..026e367c4 100644 --- a/README +++ b/README @@ -218,11 +218,11 @@ Nautilus Mozilla component. This component can be optionally built with Nautilus. It is automatically enabled at configure time if Mozilla development libraries are detected on your system. -The recommended version of Mozilla for use with Nautilus is 0.9.1. +The recommended version of Mozilla for use with Nautilus is 0.9.5. The latest Mozilla packages can be found here: -ftp://ftp.mozilla.org/pub/mozilla/releases/mozilla0.9.1/ +ftp://ftp.mozilla.org/pub/mozilla/releases/mozilla0.9.5/ After installing these packages (RPMs for example) you can build Nautilus with Mozilla support as follows: -- cgit v1.2.1