diff options
-rw-r--r-- | www/netscape7/MESSAGE.NetBSD | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/netscape7/MESSAGE.NetBSD b/www/netscape7/MESSAGE.NetBSD index 83ec4f352b6..a84aa733355 100644 --- a/www/netscape7/MESSAGE.NetBSD +++ b/www/netscape7/MESSAGE.NetBSD @@ -1,7 +1,10 @@ =========================================================================== -$NetBSD: MESSAGE.NetBSD,v 1.2 2002/09/24 12:30:52 wiz Exp $ +$NetBSD: MESSAGE.NetBSD,v 1.3 2002/10/01 20:16:42 jschauma Exp $ The Linux version of Netscape requires your kernel to include 'COMPAT_LINUX' (plus in NetBSD systems before 1.5 'EXEC_ELF32'). + Please note that if you have INET6 enabled in your kernel, you + will need to set net.inet6.ip6.v6only = 0, using sysctl(8). + =========================================================================== |