Installation¶
Prerequisite¶
Make sure you have this installed :
- a CLI client for subversion
- on Linux, install the package subversion
- on Windows, you can get the latest binary at Subversion website
- a working setup of pear
Installation Process¶
mep-manager is distributed as a pear package. First, you have to set up Maarch pear channel. In a console, type :
pear channel-discover pear.maarch.org
Then you can install mep-manager via pear:
pear install maarch/mep_manager-beta
It should automatically install a dependancy: Maarch CLITools.