ReferencePlatforms/Test/Mac

From MozillaWiki
< ReferencePlatforms
Revision as of 18:02, 11 July 2007 by Zachlipton (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

qm-pmac01-04

Setup notes for the performance testing mac minis (Talos boxes)

Syck 0.55 is installed on pmac01 for Talos. Should be installed on the other machines. Installed the main binary and the python extension:

  • cd ext/python/
  • python setup.py build
  • sudo python setup.py install

pmac01 also has xcode and ports installed from the reference machine. Sharedmenuframeworks is not installed. Screensaver disabled.

For Talos to work on mac, the Subprocess module must be installed. Download subprocess.py from [1] and copy into /Library/Python/2.3/site-packages/. Be sure to save the file as 'subprocess.py' with a lowercase 's'.