rdoc
rdoc copied to clipboard
Trouble with Developer Quick Start
$ gem install bundler works fine (on my machine).
bundle install fails: yaml.h not found.
This is on my Windows machine, but also happens on my Ubuntu machine.
rdoc version is 6.6.2.
You're most likely missing the libyaml library
You're most likely missing the
libyamllibrary
Okay; is something more needed in the Developer Quick Start?