Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Installation

Christian Edward Gruber edited this page May 13, 2015 · 1 revision

Installing Moe

Dependencies

  • google_apputils.py >= 0.2
  • cElementTree >= 1.0
  • simplejson >= 2.0
  • libutf

Installing libutf

curl http://swtch.com/plan9port/unix/libutf.tgz | tar xvz
cd libutf
make install

Compiling MOE

cd make-open-easy
make install

Clone this wiki locally