[Bro] bro .9 install problems

jomcn at verizon.net jomcn at verizon.net
Wed Sep 22 11:45:14 PDT 2004


Hi. 
 
I'm still having problems installing bro .9a4a on SUSE Linux. 
 
The "configure" and "make" (compile) steps worked (as far as I can tell). 
 
But I'm unable to successfully execute "sudo make install".  The following 
files are missing/unavailable: 
 
1. IP4.pm    // some perl module that helps "guess the network configuration" 
2. intern.bro.default 
3. mail_reports.sh 
 
I MAY need either need either #1 or #2, but I would like to have both.  I do 
think #3 is necessary. 
 
Thanks for your help. 
 
John 
 
 
// below is most of the output 
 
**** Dectected previous bro.cfg file ***** 
May I use /home/johnm/src/bro-pub-0.9a4a/scripts/bro.cfg for defaults? [Y/n]y 
Sourcing /home/johnm/src/bro-pub-0.9a4a/scripts/bro.cfg for defaults. 
 Log archive directory [/usr/local/bro/archive] 
 User id to install and run Bro under [bro] 
 Interface name to listen on.  The default is to use the busiest one found. 
[eth0] 
 Site name for reports (i.e. LBNL, FOO.COM, BAZ.ORG) [SOMESITE] 
 Starting time for a report run (0001 is 12:01 am and 1201 is 12:01pm) [0000] 
 How often (in hours) to generate an activity report [24] 
 Email local reports? (YES/NO)  [NO] 
 Do you want to send external reports to a incident reporting org (e.g.: 
CERT, CIAC, etc) [NO] 
 Do you want to encrypt email reports (YES/NO) [NO] 
Running pf script to check if you have enough devices ... done. 
You have 4 pf devices 
Bro recommends more devices, may I create more for you [Y/n] n 
Checking bro against uid=1001(bro) gid=100(users) groups=100(users),14
(uucp),16(dialout),17(audio),33(video) ( bro ) 
bro Can read /dev/pf devices.... Good 
 May I guess your network configuration for you?  [YES] no 
Please edit intern.bro so that it describes your network configuration 
cp: cannot stat `intern.bro.default': No such file or directory 
Finished 
make add_cron 
make[2]: Entering directory `/home/johnm/src/bro-pub-0.9a4a/scripts' 
 
Bro already installed in crontab! 
Not installing crontab 
 
make[2]: Leaving directory `/home/johnm/src/bro-pub-0.9a4a/scripts' 
/usr/bin/install -c -d /usr/local/bro/bin 
/usr/bin/install -c -d /usr/local/bro/etc 
/usr/bin/install -c -d /usr/local/bro/logs 
/usr/bin/install -c -d /usr/local/bro/site 
/usr/bin/install -c -d /usr/local/bro/reports 
/usr/bin/install -c -d /usr/local/bro/scripts 
/usr/bin/install -c -d /usr/local/bro/var 
/usr/bin/install -c -d /usr/local/etc/rc.d/ 
/usr/bin/install -c mail_reports.sh /usr/local/bro/scripts/mail_reports.sh 
/usr/bin/install: cannot stat `mail_reports.sh': No such file or directory 
make[1]: *** [install] Error 1 
make[1]: Leaving directory `/home/johnm/src/bro-pub-0.9a4a/scripts' 
make: *** [install] Error 2 
	 






More information about the Bro mailing list