summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorobache <obache>2010-09-02 02:37:59 +0000
committerobache <obache>2010-09-02 02:37:59 +0000
commitaf6cb93591ffc3a9b701e84b9a70b54abfe1b16c (patch)
tree92df05da87a65f62014a281d512e0650ccccf92e /doc/guide
parenta5d49a807beb1bac4639434d4017f71d19bd7361 (diff)
downloadpkgsrc-af6cb93591ffc3a9b701e84b9a70b54abfe1b16c.tar.gz
Revert last change.
Setting LD_LIBRARY_PATH is not required on Interix-3.5.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/platforms.xml14
1 files changed, 1 insertions, 13 deletions
diff --git a/doc/guide/files/platforms.xml b/doc/guide/files/platforms.xml
index 77887b1db79..33ad7a45f97 100644
--- a/doc/guide/files/platforms.xml
+++ b/doc/guide/files/platforms.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: platforms.xml,v 1.63 2010/08/25 06:26:34 agc Exp $ -->
+<!-- $NetBSD: platforms.xml,v 1.64 2010/09/02 02:37:59 obache Exp $ -->
<chapter id="platforms">
<title>Using pkgsrc on systems other than &os;</title>
@@ -287,18 +287,6 @@ interix:kP=\E[S:kN=\E[T:kH=\E[U:dc@:DC@:tc=pcansi:
may create such a user; make sure it is in the local group
Administrators (or your language equivalent).</para>
- <para>On Interix 3.5, before bootstrapping pkgsrc, the directory
- which will contain pkgsrc shared libraries must be added to the
- start of the <varname>LD_LIBRARY_PATH</varname> variable,
- in the following manner.</para>
-
- <screen>
-&rprompt; <userinput>export LD_LIBRARY_PATH=/usr/pkg/lib:$LD_LIBRARY_PATH
- </screen>
-
- <para>Interix 3.5 requires this, as the setting is made globally in
- <filename>/etc/profile</filename>.</para>
-
<para><command>pkg_add</command> creates directories of mode
0755, not 0775, in <filename>$PKG_DBDIR</filename>. For the
time being, install packages as the local Administrator (or