[Bro-Dev] [JIRA] (BIT-1166) installation does not take place in given prefix entirely

Matthias Vallentin (JIRA) jira at bro-tracker.atlassian.net
Sun Mar 23 13:51:44 PDT 2014


    [ https://bro-tracker.atlassian.net/browse/BIT-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824#comment-15824 ] 

Matthias Vallentin commented on BIT-1166:
-----------------------------------------

A student attempting to build Bro sent me this bug report. I asked for details on how to reproduce, but the problem apparently no longer occurs. Presumably this had to do with some submodule initialization problem. Closing it for now.

> installation does not take place in given prefix entirely
> ---------------------------------------------------------
>
>                 Key: BIT-1166
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-1166
>             Project: Bro Issue Tracker
>          Issue Type: Problem
>          Components: Bro, BroControl
>    Affects Versions: git/master
>            Reporter: Matthias Vallentin
>              Labels: build
>
> When configuring Bro to remain in a given prefix, say {{/opt/bro}}, the installation of BroControl still attempts to create a spool directory outside of the prefix:
> {code}
> ./configure --prefix=/opt/bro
> make
> make install
> [...]
> CMake Error at aux/broctl/cmake_install.cmake:200 (FILE):
>   file cannot create directory: /var/opt/bro/spool.  Maybe need
>   administrative privileges.
> {code}



--
This message was sent by Atlassian JIRA
(v6.2-OD-10-004-WN#6253)


More information about the bro-dev mailing list