Commit 80cfd88e authored by mkanat%bugzilla.org's avatar mkanat%bugzilla.org

Bug 399954: Make Bugzilla able to hold its dependencies in a local directory

Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
parent 5de2e717
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
<!-- $Id: installation.xml,v 1.146 2008/04/04 06:48:16 justdave%bugzilla.org Exp $ -->
<!-- $Id: installation.xml,v 1.147 2008/04/04 06:48:17 mkanat%bugzilla.org Exp $ -->
<chapter id="installing-bugzilla">
<title>Installing Bugzilla</title>
......@@ -1123,7 +1123,7 @@
</warning>
<programlisting>
PerlSwitches -I/var/www/html/bugzilla -w -T
PerlSwitches -I/var/www/html/bugzilla -I/var/www/html/bugzilla/lib -w -T
PerlConfigRequire /var/www/html/bugzilla/mod_perl.pl
</programlisting>
</step>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment