Two errors when using Railroad for Rails
问题 I've installed the diaspora rails application https://github.com/diaspora/diaspora on my local machine. Then I installed the Railroads diagram generator http://railroad.rubyforge.org/#download Following the instructions on the site, I built a rake task to run it, but appear to be getting two separate errors when I run it. The first error is the absence of the dot command: sh: dot: command not found The second error I also get when running without rake: Seans-MacBook-Pro:diaspora sean$