diff options
Diffstat (limited to 'www/communicator/pkg/MESSAGE')
-rw-r--r-- | www/communicator/pkg/MESSAGE | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/www/communicator/pkg/MESSAGE b/www/communicator/pkg/MESSAGE index 1903423b075..bd7cea9f38d 100644 --- a/www/communicator/pkg/MESSAGE +++ b/www/communicator/pkg/MESSAGE @@ -1,5 +1,5 @@ ============================================================================== -$NetBSD: MESSAGE,v 1.7 2001/02/05 18:55:59 abs Exp $ +$NetBSD: MESSAGE,v 1.8 2001/03/10 22:31:59 kei Exp $ alpha: The Digital UNIX version of Netscape requires COMPAT_OSF1 in your kernel, plus /emul/osf1 libraries. @@ -7,6 +7,11 @@ alpha: The Digital UNIX version of Netscape requires COMPAT_OSF1 in your i386: The Linux version of Netscape requires your kernel to include 'COMPAT_LINUX' (plus in NetBSD systems before 1.5 'EXEC_ELF32'). +powerpc: + The Linux version of Netscape requires your kernel to include + 'COMPAT_LINUX' option. The Linux libraries are automatically + installed as package dependancy. + 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. |