Snort mailing list archives

Re: Brand New to Snort Brand New to Linux


From: Paul Schmehl <pauls () utdallas edu>
Date: 08 Mar 2003 14:56:46 -0600

On Sat, 2003-03-08 at 12:16, nwoliver () attglobal net wrote:

checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
[root@localhost snort-1.9.1]# ./configure--with-mysql
bash: ./configure--with-mysql: No such file or
directory
[root@localhost snort-1.9.1]#

Compilers will almost always tell you what the problem is.  You just
have to understand what it's telling you.  In this case, it's telling
you that you don't have a compiler installed.

It looks like you probably are working on an install of RedHat that
didn't include the development tools.  In order to install them, you're
going to have to install a bunch of other things as well.  The easiest
way for someone new to RedHat to do this is to the install CD and add
the development stuff.  When you check gcc and cc, the software will
select all the other packages that are needed to solve the various
dependencies and install them as well.

Once that's done, you'll be able to compile and install snort.

Nick, I'm in Dallas too, so if you get really stuck, email me and we can
talk on the phone.

-- 
Paul Schmehl (pauls () utdallas edu)
Adjunct Information Security Officer
University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu/~pauls/




-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
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: