rdoc icon indicating copy to clipboard operation
rdoc copied to clipboard

Trouble with Developer Quick Start

Open BurdetteLamar opened this issue 1 year ago • 2 comments

$ 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.

BurdetteLamar avatar Dec 03 '24 18:12 BurdetteLamar

You're most likely missing the libyaml library

colby-swandale avatar Dec 04 '24 22:12 colby-swandale

You're most likely missing the libyaml library

Okay; is something more needed in the Developer Quick Start?

BurdetteLamar avatar Dec 05 '24 03:12 BurdetteLamar