Changes

Jump to: navigation, search

Testopia:README

101 bytes added, 02:36, 17 July 2009
no edit summary
3. Download GNU Patch and install it in a directory in your path.
It can be downloaded from http://gnuwin32.sourceforge.net/packages/patch.htm
4. Change PERL paths from native *nix, to a Windows Format.
If you have MySQL Server installed, the Replace utility does a great job at this:
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> <MySQL path>\bin\replace.exe" "#!/usr/bin/perl" "#!C:\perl\bin\perl" -- *.pm
5. Download You'll need Microsoft's old nmake utility from:, available at... http://download.microsoft.com/download/vc15/Patch/1.52/W95/EN-US/Nmake15nmake15.exe Run ...or dmake, available on CPAN at http://search.cpan.org/dist/dmake/. For nmake, you will need to decompress the file to decompress it. Copy and copy both NMAKE.EXE and NMAKE.ERR to your perl bin directory (usually c:\perl\bin).
From here the steps should be fairly identical to those above, meaning patch the files and run checksetup.pl.
13
edits

Navigation menu