141
edits
Ghendricks (talk | contribs) |
Ghendricks (talk | contribs) |
||
Line 7: | Line 7: | ||
testing on virtually anything in the engineering process. | testing on virtually anything in the engineering process. | ||
=== Requirements === | === 1.2.x Requirements === | ||
* Bugzilla 2.22 | * Bugzilla 2.22.x | ||
* MySQL | * MySQL (Postgres is supported in 1.2.2) | ||
* Perl modules JSON and Text::Diff | * Perl modules JSON and Text::Diff | ||
Line 16: | Line 16: | ||
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 or Postgres databases. | ||
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 in the Installation section below. | 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 in the Installation section below. | ||
At least one person is installing Testopia on FreeBSD -- see https://bugzilla.mozilla.org/show_bug.cgi?id=369517 for suggestions. | At least one person is installing Testopia on FreeBSD -- see https://bugzilla.mozilla.org/show_bug.cgi?id=369517 for suggestions. | ||
=== Installation === | === Installation === |
edits