Snort mailing list archives

mysql config error


From: Omolayo Salako <OSalako () corp goamerica net>
Date: Mon, 3 Jun 2002 17:12:29 -0400

 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

i know this is not the right mailing list, pls guys indulge me this
time. am configuring mysql and configure gives this error message
about gcc. i have tried to set LD PATH, but nothing seems to work.
Anyone experience this before?

loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of
Makefiles... no
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for gawk... gawk
checking for gcc... gcc
checking whether the C compiler (gcc   ) works... no
configure: error: installation or configuration problem: C compiler
cannot create executables.
Fatal Error while running configure script for MySQL


Thanks guys 


- -----Original Message-----
From: Tom Sevy [mailto:tsevy () epx com]
Sent: Monday, June 03, 2002 1:56 PM
To: 'McKim, Tim'; Snort-Users (E-mail)
Subject: RE: [Snort-users] Ignore multiple hosts with command line
argumen ts


Yes you can.

snort <options> not (host 1.1.1.1 or host 2.1.1.1)

If starting snort from a script, add '\' as escape char before
parens:

snort <options> not \(host 1.1.1.1 or host 2.1.1.1\)


- -----Original Message-----
From: McKim, Tim [mailto:McKim () nsf org]
Sent: Monday, June 03, 2002 2:31 PM
To: Snort-Users (E-mail)
Subject: [Snort-users] Ignore multiple hosts with command line
arguments


I am using the command line

snort <options> not host x.x.x.x to eliminate alerts from a host. My
question is:

Can you use the command line to ignore multiple hosts?

If yes, what is the syntax?

Tim McKim 

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas --
http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
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

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas --
http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
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

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBPPvrrzZTx2DAOjqrEQIt6QCdHatDw+wNDhRINhZxoJKkHba8xaUAoMLR
hoxQ/ZjIuP090a3DgV0ukmM9
=SJJh
-----END PGP SIGNATURE-----

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
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: