ReferencePlatforms/Test/Win7: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 8: Line 8:
  rm mozilla-build-1.4.zip
  rm mozilla-build-1.4.zip
  rm python25win32dlls.zip
  rm python25win32dlls.zip
'''NOTE:''' These two files are stored permanently in the [https://bugzilla.mozilla.org/show_bug.cgi?id=549458#c28 ref-platforms repo]

Revision as of 15:37, 15 July 2010

No full reference exists, but Alice says she followed the Vista instructions when creating this ref machine.

MozillaBuild 1.4

  • In bug 549458 we installed MozillaBuild 1.4
  • Checkout 'mozilla-build-1.4.zip' and 'python25win32dlls.zip' from the mofo repo. Read this comment to know where they are located.
unzip mozilla-build-1.4.zip -d C:\
unzip python25win32dlls.zip -d C:\mozilla-build\python25\Scripts
rm mozilla-build-1.4.zip
rm python25win32dlls.zip