summaryrefslogtreecommitdiff
path: root/www/netscape7
diff options
context:
space:
mode:
authorjschauma <jschauma>2002-10-01 20:16:42 +0000
committerjschauma <jschauma>2002-10-01 20:16:42 +0000
commiteb9bdd40aa9b9f8db79beac1ac91a99e4f02b986 (patch)
treec9ee7f86471bf36d49577df59b8e124b8a3a02bc /www/netscape7
parentb495a38795847a3c8edfa7fb5efa70ea1f1a54ee (diff)
downloadpkgsrc-eb9bdd40aa9b9f8db79beac1ac91a99e4f02b986.tar.gz
Add a blurb to sysctl -w net.inet6.ip6.v6only=0 if inet6 is enabled.
Netscape 7 will not work otherwise.
Diffstat (limited to 'www/netscape7')
-rw-r--r--www/netscape7/MESSAGE.NetBSD5
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).
+
===========================================================================