summaryrefslogtreecommitdiffstats
path: root/docs/sgml
diff options
context:
space:
mode:
authormbarnson%sisna.com <>2002-11-05 12:24:52 +0100
committermbarnson%sisna.com <>2002-11-05 12:24:52 +0100
commitf4d3755ca78db691d86467509bf11ce603fbc478 (patch)
tree9c3b760d6e2453504133f4c022d11d3b2f03dea2 /docs/sgml
parentb1fee660c7f48c7e6fc89a222acf49c35007fedd (diff)
downloadbugzilla-f4d3755ca78db691d86467509bf11ce603fbc478.tar.gz
bugzilla-f4d3755ca78db691d86467509bf11ce603fbc478.tar.xz
Included note regarding the origin of "bonsaitools", per
bug 174922.
Diffstat (limited to 'docs/sgml')
-rw-r--r--docs/sgml/installation.sgml17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/sgml/installation.sgml b/docs/sgml/installation.sgml
index d24f7b9a6..8d1a94ec7 100644
--- a/docs/sgml/installation.sgml
+++ b/docs/sgml/installation.sgml
@@ -608,6 +608,23 @@ AllowOverride Limit
for Perl. This can be done using the following Perl one-liner, but
I suggest using the symlink approach to avoid upgrade hassles.
</para>
+
+ <note>
+ <para><quote>Bonsaitools</quote> is the name Terry Weissman, the
+ original author of Bugzilla, created
+ for his suite of webtools at the time he created Bugzilla and several
+ other tools in use at mozilla.org. He created a directory,
+ <filename>/usr/bonsaitools</filename> to house his specific versions
+ of perl and other utilities. This usage is still current at
+ <ulink url="http://bugzilla.mozilla.org/">bugzilla.mozilla.org</ulink>,
+ but in general most other places do not use it. You can either edit
+ the paths at the start of each perl file to the correct location of
+ perl on your system, or simply bow to history and create a
+ <filename>/usr/bonsaitools</filename> and <filename>/usr/bonsaitools/bin
+ </filename> directory, placing a symlink to perl on your system
+ inside <filename>/usr/bonsaitools/bin</filename>
+ </para>
+ </note>
<para>
<programlisting>