[Bro-Dev] #295: Create prebuilt binary packages

Bro Tracker bro at tracker.icir.org
Thu Jan 27 13:20:20 PST 2011


#295: Create prebuilt binary packages
----------------------+----------------------
  Reporter:  seth     |      Owner:  jsiwek
      Type:  Problem  |     Status:  assigned
  Priority:  Normal   |  Milestone:  Bro1.6
 Component:  Bro      |    Version:
Resolution:           |   Keywords:
----------------------+----------------------

Comment (by jsiwek):

 Status update:

 There was a confirmed problem with the x86_64 libresolv on OS X 10.5.

 The following will produce all the i386 packages when run on 10.5, and
 x86_64 packages when run on 10.6:

 {{{
 git clone --recursive git://git.icir.org/bro
 cd bro
 ./make-mac-packages
 }}}

 The `make-mac-packages` script will need some modifications to produce
 10.6 compatible packages if run on 10.7 (when it's out).

 The following will produce RPMs compatible with the architecture of the
 machine building it:

 {{{
 git clone --recursive git://git.icir.org/bro
 cd bro
 ./make-rpm-packages
 }}}

 Justin Azoff and Craig Leres were contacted about deb packages and FreeBSD
 ports.

 The only thing left to do in this ticket would be create packages for Bro
 1.6 when it's ready, but it would be great if the NMI testbed is testing
 package creation for some time before that.

-- 
Ticket URL: <http://tracker.icir.org/bro/ticket/295#comment:10>
Bro Tracker <http://tracker.icir.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list