glejeune / Ruby-Graphviz

[MIRROR] Ruby interface to the GraphViz graphing tool
https://gitlab.com/glejeune/ruby-graphviz
Other
608 stars 116 forks source link

Error building ruby-graphviz #141

Closed caolandix closed 4 years ago

caolandix commented 5 years ago

When i execute gem install ruby-graphviz I get the following error:

WARNING: See http://guides.rubygems.org/specification-reference/ for help ERROR: While executing gem ... (Gem::InvalidSpecificationException) ["AUTHORS.rdoc", "CHANGELOG.rdoc", "COPYING.rdoc", "README.rdoc"] are not files

Ruby Version: ruby 2.3.7p456 (2018-03-28 revision 63024) [x86_64-linux]

glejeune commented 5 years ago

Hello @caolandix could you give me more info about your environment ? I can't reproduce the problem on my Ubuntu 18.04 with rbenv and ruby 2.3.7.

deivid-rodriguez commented 4 years ago

This will be fixed by #146.