Testopia:README: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 96: Line 96:
  C:\<apache path>\htdocs\bugzilla\Bugzilla> for %i in (*.pm) 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'll 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).
*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.
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.  
If you have problems please post questions to the support-webtools list. Do not email the developers directly.  
13

edits