User Tools

Site Tools


dev:install_latest_mfm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
dev:install_latest_mfm [2015/05/19 03:48] – created xychendev:install_latest_mfm [2015/05/19 03:54] (current) xychen
Line 7: Line 7:
 git clone https://github.com/DaveAckley/MFM.git git clone https://github.com/DaveAckley/MFM.git
 </code> </code>
-After the clone is done, a new directory is created: /home/user/MFM. The 'user' is your account name.+After the clone is done, a new directory is created: /home/user/MFM. The 'user' is your account name.
  
 ==== Install the MFM ==== ==== Install the MFM ====
Line 14: Line 14:
 make make
 </code> </code>
-If it throws out errors, there may be some dependencies lacked that caused these errors. Go to the [[dev:clone_from_github|Clone from github]] section to check these packages are installed. +If it throws out errors, there may be some dependencies lacked that caused these errors. Go to the  install SDL section of [[dev:clone_from_github|Clone from github]] to check these packages are installed.  
 + 
 +==== check your MFM ==== 
 +Go to the /home/user/MFM/. Type the mfms command. 
 +<code> 
 +./bin/mfms 
 +</code> 
 +The Movable Feast Machine should show up
dev/install_latest_mfm.1432007318.txt.gz · Last modified: 2015/05/19 03:48 by xychen