User Tools

Site Tools


dev:install_latest_mfm

This is an old revision of the document!


Install the latest MFM

Clone the MFM Repository

You will need to clone the code from github. Git will create a new folder of MFM, so you don't need to make a new directory.

git clone https://github.com/DaveAckley/MFM.git

After the clone is done, a new directory is created: /home/user/MFM. The 'user' is your account name.

Install the MFM

Now you can install the MFM. Go to the /home/user/MFM/. Type the make command.

make

If it throws out errors, there may be some dependencies lacked that caused these errors. Go to the Clone from github section to check these packages are installed.

dev/install_latest_mfm.1432007318.txt.gz · Last modified: 2015/05/19 03:48 by xychen