Dumps/Software dependencies
From Wikitech
< Dumps(Difference between revisions)
ArielGlenn (Talk | contribs) (Created page with "The pile of python and C code used to manage these XML dumps require the following: *python 2.6 (for the threading and such) *php5 with bzip2 and zip enabled *php5-mysql, XMLRea...") |
ArielGlenn (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| + | ==Software dependencies for running the dumps== | ||
| + | |||
| + | (Incomplete list) | ||
| + | |||
The pile of python and C code used to manage these XML dumps require the following: | The pile of python and C code used to manage these XML dumps require the following: | ||
Revision as of 18:37, 19 January 2012
Software dependencies for running the dumps
(Incomplete list)
The pile of python and C code used to manage these XML dumps require the following:
- python 2.6 (for the threading and such)
- php5 with bzip2 and zip enabled
- php5-mysql, XMLReader PHP extensions
- functional base MediaWiki installation, including maintenance scripts
- ActiveAbstract MW extension,
- mysqldump
- p7zip installed, 7za in path of user running the dumps