diff options
author | lpsolit%gmail.com <> | 2008-12-17 17:19:23 +0100 |
---|---|---|
committer | lpsolit%gmail.com <> | 2008-12-17 17:19:23 +0100 |
commit | dd9a7df636d0139c8d50084051181cadc1a732ab (patch) | |
tree | 4c7c7d891b1d2951656e2c80ba72d70cf83a2373 | |
parent | f0e753c84b83d9f0cc2391ed72e2456364a665bd (diff) | |
download | bugzilla-dd9a7df636d0139c8d50084051181cadc1a732ab.tar.gz bugzilla-dd9a7df636d0139c8d50084051181cadc1a732ab.tar.xz |
Bug 469992: Bugzilla Installer is no longer available - Patch by miketosh <michael.j.tosh@lmco.com> r=LpSolit
-rw-r--r-- | docs/en/xml/installation.xml | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 496b5c019..43c2d9422 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1,5 +1,5 @@ <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> --> -<!-- $Id: installation.xml,v 1.162 2008/10/28 00:59:02 mkanat%bugzilla.org Exp $ --> +<!-- $Id: installation.xml,v 1.163 2008/12/17 16:19:23 lpsolit%gmail.com Exp $ --> <chapter id="installing-bugzilla"> <title>Installing Bugzilla</title> @@ -21,14 +21,6 @@ instructions. </para> - <para> - As an alternative to following these instructions, you may wish to - try Arne Schirmacher's unofficial and unsupported - <ulink url="http://www.softwaretesting.de/article/view/33/1/8/">Bugzilla - Installer</ulink>, which installs Bugzilla and all its prerequisites - on Linux or Solaris systems. - </para> - <para>This guide assumes that you have administrative access to the Bugzilla machine. It not possible to install and run Bugzilla itself without administrative access except |