diff options
author | abs <abs@pkgsrc.org> | 1999-07-07 04:53:55 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 1999-07-07 04:53:55 +0000 |
commit | fdbd9e1194c1c258ea03e71d7e71698e21135198 (patch) | |
tree | 5b8bd04d12f3cfd82bb492470dafa1e431c725df /www/navigator/pkg/MESSAGE | |
parent | 7f21a90ebfb129276e5b449f7cf33b88d6bbb411 (diff) | |
download | pkgsrc-fdbd9e1194c1c258ea03e71d7e71698e21135198.tar.gz |
For i386 note _which_ pkgsrc packages would provide the neccessary linux libs
Diffstat (limited to 'www/navigator/pkg/MESSAGE')
-rw-r--r-- | www/navigator/pkg/MESSAGE | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/navigator/pkg/MESSAGE b/www/navigator/pkg/MESSAGE index fdebcb9a0c8..dda499a7f69 100644 --- a/www/navigator/pkg/MESSAGE +++ b/www/navigator/pkg/MESSAGE @@ -1,11 +1,12 @@ ========================================================================== -$NetBSD: MESSAGE,v 1.4 1999/06/29 17:46:42 abs Exp $ +$NetBSD: MESSAGE,v 1.5 1999/07/07 04:53:55 abs Exp $ alpha: To run the Digital UNIX version of Netscape, you need COMPAT_OSF1 in your kernel, plus a full set of /emul/osf1 libraries. 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. + EXEC_ELF32 in your kernel, plus a full set of /emul/linux libraries, + as provided by emulators/suse_compat and emulators/suse_x11. 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. |