Bug 40097 - sara-5.0.1a.ebuild
|
Bug#:
40097
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: netmon@gentoo.org
|
Reported By: diego@envigo.net
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: sara-5.0.1a.ebuild
|
|
Keywords: EBUILD
|
|
Status Whiteboard:
|
|
Opened: 2004-02-01 10:41 0000
|
ebuild attached.
Description:
SARA is a derived work of the Security Administrator Tool for Analyzing
Networks (SATAN) (http://www.porcupine.org/satan). SATAN was developed
by Dan Farmer and Wietse Venema.
net-analyzer/sara
please use
insinto foo
doins bar
instead of
cp -r
I'm working on getting this into portage. There is quite a few dependencies not
documented in the ebuild, and are hunting them down now.
I have fixed the ebuild, but I have problems getting the software working.
cd /opt/sara; ./sara
does not seem to work as expected, I get connection timeout.
you need run sara with X and a www browser
my ebuild still work fine for me
after type ./sara must automatic load a browser
with a url like this:
http://yourhostname:43705/
perhaps your firewall?
if you get a error like this (you use firebird not mozilla)
Can't exec /usr/bin/mozilla: ...other msg... perl/html.pl line 107.
i fix linking /usr/bin/mozilla to my firebird binary
forget comment there are a new version sara-5.0.2
with minor changes, rename the ebuild work fine.
checked