Snort mailing list archives

Re: installation or configuration problem


From: John Sage <jsage () finchhaven com>
Date: Sun, 28 Jul 2002 08:00:56 -0700

Chuck:

On Sat, Jul 27, 2002 at 09:48:39PM -0400, Chuck Seiders wrote:
I'm just getting introduced to snort and ...

I was trying to follow these instructions:
http://www.securityhorizon.com/whitepapers/archives/snort.html
I had to install several packages to get this far
but it still fails...  :-(  ... what am I missing ?

Just a thought or two that may not be much real help:

this is a symptom of why "packages" (be they deb's or rpm's..) always
make me a little uneasy, and why I like the good 'ol:

tar -xzvf
./configure
make
make install

routine. With packages, you get someone's assumptions about where
everything is going to be, and what versions are necessary, and etc
etc etc...

And that goes backwards for the installation of other supporting
utilities on a given system.

These seem to indicate problems:
"make sets ${MAKE}... no"
"makeinfo... missing"

Here's what I get on RHL 7.2:

[toot@sparky /]# find / -name makeinfo -print
/usr/bin/makeinfo

"the C compiler (gcc  ) works... no"

I'm not surprised.

When you installed the system to begin with, did you install all
development-related packages?

Solution? I dunno.. some tinkering that I'm surprised you need to
fiddle with..


- John
-- 
Why, yes, I talk to birds. I speak fluent finch.

PGP key      http://www.finchhaven.com/pages/gpg_pubkey.html
Fingerprint  FE 97 0C 57 08 43 F3 EB 49 A1 0C D0 8E 0C D0 BE C8 38 CC B5 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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: