summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-01-24 15:13:36 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-01-24 15:13:36 +0000
commit04d420f9f994583149f1cf311471aaa7fbd5536d (patch)
tree4e855eb5e16b6a0616e9b4ca3791e0fd273df182 /INSTALL
parent14ae4f6a4b3f8239d84555d0543848340e075435 (diff)
downloadperl-04d420f9f994583149f1cf311471aaa7fbd5536d.tar.gz
Document Configure -Uinstallusrbinperl.
p4raw-id: //depot/cfgperl@2704
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 734483f3c3..de89e2d395 100644
--- a/INSTALL
+++ b/INSTALL
@@ -192,6 +192,9 @@ put (symlinks to) perl and its accompanying utilities, such as perldoc,
into a directory typically found along a user's PATH, or in another
obvious and convenient place.
+You can use "Configure -Uinstallusrbinperl" which causes installperl
+to skip installing perl also as /usr/bin/perl.
+
By default, Configure will compile perl to use dynamic loading if
your system supports it. If you want to force perl to be compiled
statically, you can either choose this when Configure prompts you or