[Bro-Dev] #442: Hardcode Python path

Bro Tracker bro at tracker.bro-ids.org
Wed May 25 13:15:39 PDT 2011


#442: Hardcode Python path
----------------------------+------------------------
  Reporter:  robin          |      Owner:  jsiwek
      Type:  Merge Request  |     Status:  new
  Priority:  Normal         |  Milestone:  Bro1.6
 Component:  BroControl     |    Version:  git/master
Resolution:                 |   Keywords:
----------------------------+------------------------
Changes (by jsiwek):

 * version:   => git/master
 * type:  Problem => Merge Request


Comment:

 I took this a step further than just doing broctl and tried to standardize
 all use of "#!/usr/bin/env <shell>" in installed shell scripts that may be
 executed by users.  This is implemented in the `topic/jsiwek/abs-interp-
 path` branch in the broctl, trace-summary, and bro-aux repositories.

 A caveat is that the hashbangs are left alone when configuring in binary
 packaging mode (the `--binary-package` option to configure) for creating
 DEBs, RPMs, Mac packages.  This is because we currently intend to build
 binary packages on NMI platforms which won't (can't) always have Python
 installed in a standard location for a given distro.

-- 
Ticket URL: <http://tracker.bro-ids.org/bro/ticket/442#comment:3>
Bro Tracker <http://tracker.bro-ids.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list