From 4bbb07e8048ef859cfc29c6b9d221840f2c6aed1 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Fri, 16 Jan 2004 06:34:12 +0000 Subject: Phase 1 of a big documentation update before 2.17.6. --- docs/html/os-specific.html | 67 +++++++++++++++++++++------------------------- 1 file changed, 30 insertions(+), 37 deletions(-) (limited to 'docs/html/os-specific.html') diff --git a/docs/html/os-specific.html b/docs/html/os-specific.html index f3d786844..425fc5b6b 100644 --- a/docs/html/os-specific.html +++ b/docs/html/os-specific.html @@ -4,9 +4,11 @@ >OS Specific Installation Notes
Many aspects of the Bugzilla installation can be affected by the the operating system you choose to install it on. Sometimes it can be made @@ -97,9 +100,9 @@ CLASS="section" >4.3.1. Microsoft Windows4.4.1. Microsoft Windows
Making Bugzilla work on windows is still a very painful processes. +>Making Bugzilla work on windows is still a painful processes. The Bugzilla Team is working to make it easier, but that goal is not considered a top priority. If you wish to run Bugzilla, we still recommend doing so on a Unix based system such as GNU/Linux. As of this @@ -123,7 +126,7 @@ CLASS="section" >4.3.1.1. Win32 Perl4.4.1.1. Win32 Perl
Perl for Windows can be obtained from 4.3.1.2. Perl Modules on Win324.4.1.2. Perl Modules on Win32
Bugzilla on Windows requires the same perl modules found in Section 4.1.3Section 4.1.5. The main difference is that windows uses 4.3.1.3. Code changes required to run on win324.4.1.3. Code changes required to run on win32
Unfortunately, Bugzilla still doesn't run "out of the box" on - Windows. There is work in progress to make this easier, but until that - happens code will have to be modified. This section is an attempt to - list the required changes. It is an attempt to be all inclusive, but - there may be other changes required. If you find something is missing, - please file a bug in Bugzilla Documentation. +>As Bugzilla still doesn't run "out of the box" on + Windows, code has to be modified. This section is an attempt to + list the required changes.