mwotton / Hubris

Bridge from Ruby to Haskell
shimweasel.com
260 stars 16 forks source link

dot/graphviz usage? #12

Closed agrimm closed 14 years ago

agrimm commented 14 years ago

This may be a problem at my end, but does this package in particular use graphviz's dot, or is that something most ruby packages use?

[agrimm@computername Hubris]$ ruby /usr/local/bin/rake --verbose --trace (in /home/agrimm/ruby/haskell/Hubris) which: no dot in (/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/NX/bin:/usr/local/jruby-1.3.0RC1/bin:/home/agrimm/bin:/home/agrimm/.cabal/bin:/usr/NX/bin) * Invoke default (first_time) * Invoke spec (first_time) * Invoke lib/RubyMap.hs (first_time) * Invoke lib/RubyMap.chs (first_time, not_needed) * Execute lib/RubyMap.hs C->Haskell Compiler, version 0.16.0 Crystal Seed, 24 Jan 2009 build platform is "i386-linux" <1, True, True, 1> In file included from lib/RubyMap.chs.h:1: lib/rshim.h:4:18: error: ruby.h: No such file or directory c2hs: Error during preprocessing custom header file * Execute spec \ Execute default

(googling suggests that dot is a binary belonging to the graphviz diagram drawing tool)

mwotton commented 14 years ago

this seems to apply to an old version