diff options
Diffstat (limited to 'www/navigator/pkg/MESSAGE')
-rw-r--r-- | www/navigator/pkg/MESSAGE | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/navigator/pkg/MESSAGE b/www/navigator/pkg/MESSAGE index 5b6b5f7121b..1651bf4f5c4 100644 --- a/www/navigator/pkg/MESSAGE +++ b/www/navigator/pkg/MESSAGE @@ -1,9 +1,8 @@ ========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 1999/02/22 07:45:22 abs Exp $ +$NetBSD: MESSAGE,v 1.2 1999/06/04 18:07:41 thorpej Exp $ -i386: To run the BSDi version of Netscape, you do not need any compat - libraries, but you must have all of COMPAT_43, COMPAT_NOMID, COMPAT_09, - COMPAT_10, COMPAT_12 (and COMPAT_13, if applicable) in your kernel. +i386: To run the Linux version of Netscape, you need COMPAT_LINUX and + EXEC_ELF32 in your kernel, plus a full set of /emul/linux libraries. sparc: To run the SunOS version of Netscape, you need COMPAT_SUNOS in your kernel, plus a full set of /emul/sunos/usr/lib libraries. |