[Bro-Dev] #617: configure errors due to ruby

Bro Tracker bro at tracker.bro-ids.org
Thu Sep 15 17:59:42 PDT 2011


#617: configure errors due to ruby
---------------------+------------------------
 Reporter:  robin    |      Owner:
     Type:  Problem  |     Status:  new
 Priority:  High     |  Milestone:
Component:  Bro      |    Version:  git/master
 Keywords:           |
---------------------+------------------------
 With the ruby stuff merged in, master now gives me this with `configure`
 on a machine presumably not having the right ruby pieces installed:

 {{{

 CMake Error: The following variables are used in this project, but they
 are set to NOTFOUND.
 Please set them or make sure they are set and tested correctly in the
 CMake files:
 RUBY_INCLUDE_DIR (ADVANCED)
    used as include directory in directory
 /home/robin/bro/master/aux/broccoli/bindings/broccoli-ruby
 RUBY_LIBRARY (ADVANCED)
     linked by target "broccoli_ext" in directory
 /home/robin/bro/master/aux/broccoli/bindings/broccoli-ruby

 }}}

 (Work-around: `--disable-ruby` works)

-- 
Ticket URL: <http://tracker.bro-ids.org/bro/ticket/617>
Bro Tracker <http://tracker.bro-ids.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list