summaryrefslogtreecommitdiff
path: root/www/netscape7/files/linux_notes
diff options
context:
space:
mode:
Diffstat (limited to 'www/netscape7/files/linux_notes')
-rw-r--r--www/netscape7/files/linux_notes24
1 files changed, 0 insertions, 24 deletions
diff --git a/www/netscape7/files/linux_notes b/www/netscape7/files/linux_notes
deleted file mode 100644
index de8d8db8a05..00000000000
--- a/www/netscape7/files/linux_notes
+++ /dev/null
@@ -1,24 +0,0 @@
-===========================================================================
-$NetBSD: linux_notes,v 1.4 2004/06/26 10:42:42 grant Exp $
-
- Using this package on Linux is a bit hairy and will require some
- interaction on your part. The netscape binary expects a number of
- shared libraries to be installed -- you may have different, newer
- versions of these libraries. Please do the following, filling
- in the version of the library you have below:
-
- For the installation:
-
- $> ln -s /usr/lib/libstdc++-libc6<yourversion> @WRKSRC@/libstdc++-libc6.1-1.so.2
- $> ln -s /usr/lib/libstdc++-libc6<yourversion> @WRKSRC@/dest/libstdc++-libc6.1-1.so.2
-
- Also, depending on your system, you may need to add:
-
- @PREFIX@/lib
- @X11BASE@/lib
-
- to your /etc/ld.so.conf and run 'ldconfig'.
-
-===========================================================================
-
-Hit return to continue...