Testopia:README: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 100: Line 100:
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.  


When running checksetup.pl, if you get an "Unable To Locate Component" error related to "OCI.dll", you may ignore this.<br>See http://bugzilla.mozilla.org/show_bug.cgi?id=480968&nbsp;for more info.<br>An untested workaround for this error is to run the following command:  
When running checksetup.pl, if you get an "Unable To Locate Component" error related to "OCI.dll", you may ignore this.<br>See http://bugzilla.mozilla.org/show_bug.cgi?id=480968&nbsp;for more info.<br>An untested workaround for this error is to run the following command (use at your own risk):  
<pre>ppm --remove --area perl DBD::Oracle
<pre>ppm remove --area perl DBD::Oracle
</pre>  
</pre>  
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