Snort mailing list archives

RE: SnortSnarf for Wiodows Complains of Inability to Find JulianDay.p l


From: "Paul Farley" <Paul.Farley () EventLevel com>
Date: Mon, 4 Mar 2002 16:34:25 -0500

Eric,

The problem appears to be that you do not have the Time::JulianDay
module for perl.  I'm not sure why, but if you are running the
ActiveState perl for Windows, you can install it by running the
following command:

"ppm install Time-modules "

PPM is the Perl package Manger, and it will go out and locate that
module, download it and install it.

Regards,

Paul Farley
EventLevel, Inc.
Paul.Farley () EventLevel com
http://www.eventlevel.com


-----Original Message-----
From: snort-users-admin () lists sourceforge net
[mailto:snort-users-admin () lists sourceforge net] On Behalf Of Robinson,
Eric R.
Sent: Monday, March 04, 2002 4:12 PM
To: Snort-users () lists sourceforge net
Subject: [Snort-users] SnortSnarf for Wiodows Complains of Inability to
Find JulianDay.p l


I used the swib10.exe installer from Silicon Defense to install Snort
for
Windows and SnortSnarf.

I then ran...

        C:\Program Files\Silicon Defense\SWI\SnortSnarf>snortsnarf.pl

And it said...

        Can't locate Time/JulianDay.pm in @INC (@INC contains: ./include
C:/Perl/lib C:/Perl/site/lib . ./include/SnortSnarf) 
                at include/SnortSnarf/AlertBase.pm line 69.
        BEGIN failed--compilation aborted at
include/SnortSnarf/AlertBase.pm
line 69.
        Compilation failed in require at include/SnortSnarf/MemAlert.pm
line
20.
        BEGIN failed--compilation aborted at
include/SnortSnarf/MemAlert.pm
line 20.
        Compilation failed in require at
include/SnortSnarf/SnortFileInput.pm line 23.
        BEGIN failed--compilation aborted at
include/SnortSnarf/SnortFileInput.pm line 23.
        Compilation failed in require at C:\Program Files\Silicon
Defense\SWI\SnortSnarf\snortsnarf.pl line 216.
        BEGIN failed--compilation aborted at C:\Program Files\Silicon
Defense\SWI\SnortSnarf\snortsnarf.pl line 216.

I suppose I could fix this if I knew how to tell snortsnarf.pl where to
look
for JulianDay.pl, but the bigger question to me is, why should I have to
do
this? Is this something that the installation overlooks?

Any ideas? 

(Please no Unix vs. Windows flames, thanks.)

--Eric

_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: