The Mozilla 0.9.4.1 release is source only. None of the normal Win32, Mac or Linux builds will be created. This release is based on the MOZILLA_0_9_4_1_RELEASE tag, in the Mozilla cvs repository (http://www.mozilla.org/cvs.html) and corresponds to the tag used by Netscape 6.2. To build Mozilla 0.9.4.1 either download the tarball or pull it from cvs using the following commands: On Unix: cvs co -r MOZILLA_0_9_4_1_RELEASE mozilla/client.mk cd mozilla gmake -f client.mk checkout On Win32: cvs co -r MOZILLA_0_9_4_1_RELEASE mozilla/client.mak cd mozilla nmake -f client.mak pull_all On MacOS: In MacCVS Pro, open your Mozilla session, then choose the "Action / checkout other module to..." menu item and fill out: module: mozilla/build/mac/build_scripts Check out to: MOZILLA_0_9_4_1_RELEASE Then run 'BuildMozilla{Debug}.pl' as usual The release notes for Netscape 6.2 mostly apply to this release except for items which apply only to the commercial release. http://home.netscape.com/eng/mozilla/ns62/relnotes/62.html We do not guarantee that any source code or executable code available from the mozilla.org domain is Year 2000 compliant.