diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2002-06-30 19:07:18 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2002-06-30 19:07:18 +0000 |
commit | 166c0259f1116eb8c4a90a29ecd12b3eaa33dafa (patch) | |
tree | e293a897ab6ee8a85f64ef639ccbf81cf855cda5 /www/navigator/MESSAGE | |
parent | a660fa5dfb2997a83dfa9da76244613c1bcc5dac (diff) | |
download | pkgsrc-166c0259f1116eb8c4a90a29ecd12b3eaa33dafa.tar.gz |
switch sparc to use the solaris-2.5.1 binaries by default under compat_svr4.
The old behaviour of using the sunos-4.1 binaries under compat_sunos can
be achieved by setting NS_USE_SUNOS.
Diffstat (limited to 'www/navigator/MESSAGE')
-rw-r--r-- | www/navigator/MESSAGE | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www/navigator/MESSAGE b/www/navigator/MESSAGE index 5c877e7e2eb..b529ec0c094 100644 --- a/www/navigator/MESSAGE +++ b/www/navigator/MESSAGE @@ -1,5 +1,5 @@ ============================================================================== -$NetBSD: MESSAGE,v 1.1 2001/11/01 02:17:24 zuntum Exp $ +$NetBSD: MESSAGE,v 1.2 2002/06/30 19:07:18 dmcmahill Exp $ alpha: The Digital UNIX version of Netscape requires COMPAT_OSF1 in your kernel, plus /emul/osf1 libraries. @@ -11,5 +11,9 @@ sparc: The SunOS version of Netscape requires COMPAT_SUNOS in your kernel, plus /emul/sunos libraries. The default version is DNS, the NIS version is 'netscape_nis'. Netscape appears to have stopped with 4.61. SunOS 'navigator' has problems saving files, 'communicator' does not. + See compat_sunos(8). + +sparc: The Solaris version of Netscape requires COMPAT_SVR4 in your kernel, + plus /emul/svr4 libraries. See compat_svr4(8). ============================================================================== |