Changes

Jump to: navigation, search

Testopia:README

368 bytes removed, 04:29, 17 July 2009
Installation on Windows
C:\<apache path>\htdocs\bugzilla> for %i in (*.pl) do ("<MySQL path>\bin\replace.exe" "#!/usr/bin/perl" "#!C:\perl\bin\perl" -- %i)
C:\<apache path>\htdocs\bugzilla\Bugzilla> for %i in (*.pm) do ("<MySQL path>\bin\replace.exe" "#!/usr/bin/perl" "#!C:\perl\bin\perl" -- %i)
 
*You '''*may*''' need Microsoft's old nmake utility, available at...<br> http://download.microsoft.com/download/vc15/Patch/1.52/W95/EN-US/nmake15.exe<br> ...or dmake, available on CPAN at http://search.cpan.org/dist/dmake/.<br> For nmake, you will need to decompress the file and copy both NMAKE.EXE and NMAKE.ERR<br> to your perl bin directory (usually c:\perl\bin).<br>Try a fresh setup without nmake/dmake and update this wiki with your findings.
From here the steps should be fairly identical to those above, meaning patch the files and run checksetup.pl.
If you have problems please post questions to the support-webtools list. Do not email the developers directly.
 
References:
 
*http://acushen.spaces.live.com/Blog/cns!E3A022289D65B5C0!171.entry
If you find additional pointers, please post them to the Wiki version of this file at http://wiki.mozilla.org/Testopia:README
13
edits

Navigation menu