[Bro-Dev] #652: Installation permissions for Broccoli bindings

Bro Tracker bro at tracker.bro-ids.org
Fri Oct 28 10:13:12 PDT 2011


#652: Installation permissions for Broccoli bindings
---------------------+--------------------
 Reporter:  robin    |      Owner:
     Type:  Problem  |     Status:  new
 Priority:  Normal   |  Milestone:  Bro2.0
Component:  Bro      |    Version:
 Keywords:           |
---------------------+--------------------
 (I think this was reported before but not recorded in a ticket).

 Installing as  non-root with a custom ``--prefix`` runs into trouble when
 trying into install Ruby (and probably Python) code system-wide. See
 below.

 Not sure what the right answer is, but at the minimum such errors should
 be ignored and installation proceed for the rest.

 {{{
 -- Installing: /Users/robin/tmp/bro/include/broccoli.h
 -- Installing: /Users/robin/tmp/bro/lib/broctl/broccoli.py
 -- Installing: /Users/robin/tmp/bro/lib/broctl/_broccoli_intern.so
 -- Installing: /Library/Ruby/Site/1.8/broccoli.rb
 CMake Error at aux/broccoli/bindings/broccoli-ruby/cmake_install.cmake:33
 (FILE):
   file INSTALL cannot copy file
   "/Users/robin/tmp/bro-2.0-beta/aux/broccoli/bindings/broccoli-
 ruby/lib/broccoli.rb"
   to "/Library/Ruby/Site/1.8/broccoli.rb".
 Call Stack (most recent call first):
   aux/broccoli/cmake_install.cmake:60 (INCLUDE)
   cmake_install.cmake:51 (INCLUDE)

 }}}

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



More information about the bro-dev mailing list