25
edits
| Line 10: | Line 10: | ||
* Bugzilla 2.22 or 2.23 | * Bugzilla 2.22 or 2.23 | ||
* MySQL | * MySQL | ||
* Perl modules JSON and Text::Diff | |||
Testopia is an extension to Bugzilla. This means that if you have one of the | Testopia is an extension to Bugzilla. This means that if you have one of the | ||
supported versions of Bugzilla installed, you are all set to install Testopia. | supported versions of Bugzilla installed, you are all set to install Testopia. | ||
Testopia has been tested and is known to work with Bugzilla on Linux running | Testopia has been tested and is known to work with Bugzilla on Linux running | ||
MySQL. | MySQL. | ||
Several people have installed (or tried to install) Testopia on Windows. The main challenge is the clash between DOS line endings and UNIX line endings during the patching phase of installation. If you come up with a good solution, please post it here. | |||
At least one person is installing Testopia on FreeBSD -- see https://bugzilla.mozilla.org/show_bug.cgi?id=369517 for suggestions. | |||
Testopia does '''not''' work on PostgreSQL. See https://bugzilla.mozilla.org/show_bug.cgi?id=358590 and https://bugzilla.mozilla.org/show_bug.cgi?id=358698, for example. We're looking for volunteers to fix these bugs. | |||
=== Installation === | === Installation === | ||
edits