Skip to content

Instantly share code, notes, and snippets.

@hido
Created October 3, 2014 21:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hido/85a24c631d00b3d178e7 to your computer and use it in GitHub Desktop.
Save hido/85a24c631d00b3d178e7 to your computer and use it in GitHub Desktop.
Enable mecab plugion on Jubatus 0.6.3 AMI

> sudo apt-get install pkg-config liblog4cxx10-dev > git clone git@github.com:jubatus/jubatus > cd jubatus > ./waf configure --prefix=/opt --enable-mecab > ./waf build > sudo ./waf install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment