Confirmed users
3,376
edits
(→Fixes) |
|||
| Line 71: | Line 71: | ||
* restart apache | * restart apache | ||
* check file permissions | * check file permissions | ||
= Manual Changes to Slaves = | |||
In order to support the AMO API, we need to support oauth2, httplib2, simplejson. This is done by doing: | |||
wget http://pypi.python.org/packages/2.4/s/setuptools/setuptools-0.6c11.win32-py2.4.exe#md5=3b1f36f534b475724104dc08008206dd | |||
setuptools-0.6c11.win32-py2.4.exe | |||
easy_install simplejson httplib2 oauth2 | |||