QA/TDAI/RegressionRangeInstall: Difference between revisions

Jump to navigation Jump to search
Line 15: Line 15:
* [http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-1.4.exe Install Mozilla Build]. This is a command line utility.
* [http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-1.4.exe Install Mozilla Build]. This is a command line utility.


* Change Python's install path in the Windows Registry. You can open Registry Editor by entering <tt>regedit</tt> into the Windows Command Prompt program. You'll want to edit the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Python\PythonCore\2.5\InstallPath to be <tt>C:\mozilla-build\python25\</tt>. Note: you might have to change your permissions before you edit, by going to Edit>Permissions in the Registry Editor.
* Change Python's install path in the Windows Registry. You can open Registry Editor by entering <tt>regedit</tt> into the Windows Command Prompt program. You'll want to edit the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Python\PythonCore\2.5\InstallPath to be <tt>C:\mozilla-build\python25\</tt> Note: you might have to change your permissions before you edit, by going to Edit>Permissions in the Registry Editor.


* Open Mozilla Build. this can usually be done by running C:\mozilla-build\start-l10n.bat
* Open Mozilla Build. this can usually be done by running C:\mozilla-build\start-l10n.bat
Line 21: Line 21:
* navigate to the unzipped regression folder, for example: <tt>cd Desktop/regression</tt>
* navigate to the unzipped regression folder, for example: <tt>cd Desktop/regression</tt>


* execute the install script <tt>./install-windows.sh</tt>. This will install SetupTools, PyWin32, and some Python modules, so some installer windows might pop open, just install everything in the default location.
* execute the install script <tt>./install-windows.sh</tt> This will install SetupTools, PyWin32, and some Python modules, so some installer windows might pop open, just install everything in the default location.


=Ubuntu=
=Ubuntu=
865

edits

Navigation menu