Skip to content
Snippets Groups Projects
Commit acfebd3a authored by MORIOKA Tomohiko's avatar MORIOKA Tomohiko
Browse files

Add /usr/local/Cellar/mecab/0.994/libexec/mecab to PATH.

parent e98208fc
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
PATH="/bin:/usr/local/libexec/mecab:/usr/lib/mecab:/sw/lib/mecab/"
PATH="/bin:/usr/local/libexec/mecab:/usr/lib/mecab:/usr/local/Cellar/mecab/0.994/libexec/mecab:/sw/lib/mecab/"
export PATH
rm -f sys.dic
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment