Ticket #51 (closed Problem: Solved)
make install-brolite does not install all required files
| Reported by: | robin | Owned by: | robin |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Bro | Version: | 1.4 |
| Keywords: | Cc: |
Description
From: Aashish Sharma
Date: Fri, 17 Oct 2008 17:30:09
Reading changelog says brolite may be deprecated. I see current > 1.4 release is missing ../etc/bro.rc, ../etc/bro.cfg and ../site
/local.site.bro files amongst others evenafter running "make
install-brolite".
Attachments
Change History
comment:3 Changed 3 years ago by robin
I am new to Bro and the list so Greetings.
Some feedback as requested.
I am installing on Slackware 10.2.0 (old I know) gcc version 3.3.6,
which was pretty straight forward although I have snort/libpcap etc
installed from source and a PF Ring kernel so it is far from a vanilla
Slackware. I had done a 'manual' install of Bro 1.4 prior to patching
Bro for a BroLite? install, I deleted and re-installed as I felt that I
had missed a few things which did turn out to be the case e.g the perl
reporting scripts.
From Peter Hart-Davis:
On patching and running "make install-brolite" all seems good 'out of
the box' except I had to add "/usr/local/bro/site" to BROPATH in
etc/bro.cfg, from my reading I gather this is likely due to a new
location of site to share/bro/site? A suggestion, possibly a simple
'what goes where' or 'what is to be expected where' in the docs?
comment:5 Changed 3 years ago by robin
- Status changed from needs information to accepted
More from Peter Hart-Davis:
Unfortunately it put the files into /usr/local/bro/site and not into
/usr/local/bro/share/site i.e. a bug.

While BroLite? is deprecated with 1.4, we shouldn't unnecessarily break it. I'll see whether I can get the files back in place.