Snort mailing list archives

RE: SNMP Support in FreeBSD


From: "Keith Long" <keith.long () air2web com>
Date: Tue, 21 Oct 2003 18:24:30 -0400

I didn't type those commands, they were the output from make.  I can
install the port successfully but without snmp support.  It did not
automagically detect net-snmp and install the snmp plugin, just as it
did not automagically include mysql support unless I specifically used
-DWITH_MYSQL.  I have tried installing the port with -DWITH_SNMP but
that didn't work.  When I look at plugbase.c from the port I do not see
the snmp plugin.  If I apply the snmp patch for snort 2.0.1 in
/usr/ports/security/snort/work/snort-2.0.1 I get the aclocal errors.

I have automake 1.5 and 1.7 and autoconf 2.57.

At this point I have given up on the port in favor of compiling from
source.  And of course when I compile from source I get the aclocal
errors.  

My ports are fairly new.  If I grabbed the latest ports I would be
installing snort 2.0.2, which there doesn't seem to be an snmp patch
for.


Regards,

Keith

-----Original Message-----
From: Michael Sierchio [mailto:kudzu () tenebras com]
Sent: Tuesday, October 21, 2003 4:30 PM
To: Keith Long
Cc: 'snort-users () lists sourceforge net'
Subject: Re: [Snort-users] snmp Support in FreeBSD

Keith Long wrote:
Thank you for the suggestion Michael.  I installed automake,
autoconf,
and
net-snmp from ports and still get errors about aclocal.

cd . && /bin/sh /usr/ports/security/snort-2.0.1/missing --run
aclocal-
1.6
aclocal-1.6: not found

1.    You're using an outdated port -- cvsup to a recent version;
      You may need to remove and reinstall the auto-tools, etc.
      If you haven't installed cvsup, just get the package
      from ftp://ftp.freebsd.org/

2.    The commands you typed above aren't the way to make a port.
      If all goes well, and you (for KIBO's sake!) use the latest
      port, when configure gets invoked and builds configure.h
      and the Makefile gets built, it will automagically discover
      the existence of net-snmp.  Really.  Honest.  It works for
      me.

      JUST type 'make' in /usr/ports/security/snort




-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
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: