升了系统之后第一次写博客。。然后 generate 的时候长这样
sudo rake generate
Password:
Ignoring RedCloth-4.2.9 because its extensions are not built. Try: gem pristine RedCloth --version 4.2.9
## Generating Site with Jekyll
preview 的时候长这样
Ignoring RedCloth-4.2.9 because its extensions are not built. Try: gem pristine RedCloth --version 4.2.9
Starting to watch source with Jekyll and Compass. Starting Rack on port 4000
rake aborted!
Errno::ENOENT: No such file or directory - jekyll
/Users/************/octopress/Rakefile:84:in `spawn'
/Users/************/octopress/Rakefile:84:in `block in <top (required)>'
Tasks: TOP => preview
(See full trace by running task with --trace)
然后现在文章搞不上去。。。
有没有也遇到这个问题的!求助!