Testopia:README: Difference between revisions

Line 70: Line 70:
substituting the appropriate paths and commands. Unfortunately I don't have
substituting the appropriate paths and commands. Unfortunately I don't have
a good Windows setup to try it on.
a good Windows setup to try it on.
Some contributed suggestions include:
1) For Windows, correct the perl paths from the default:
C:\<apache path>\htdocs\bugzilla>
<MySQL path>\bin\replace.exe"  "#!/usr/bin/perl" "#!C:\perl\bin\perl" -- *.cgi *.pl
C:\<apache path>\htdocs\bugzilla\Bugzilla\Config> <MySQL>\bin\replace.exe" "#!/usr/bin/perl" "#!C:\perl\bin\perl" -- *.pm
2) If you are installing Testopia on Windows, you will need to copy over an installed 'patch.exe' into this directory:
C:\<apache path>\htdocs\bugzilla\testopia\tools\
It is available here:
    [http://gnuwin32.sourceforge.net/packages/patch.htm sourceforge]


=== Upgrading from 1.0 ===
=== Upgrading from 1.0 ===
1

edit