Snort mailing list archives
Helpful hint for those of you using cvs to get the latest and greatest
From: Phil Wood <cpw () lanl gov>
Date: Fri, 23 Aug 2002 13:33:13 -0600
Most likely this applies to linux users (it might apply to unix users in
general. I just don't know. No idea about M$ configure).
# Helpful Hint number 1
cd snort
aclocal
autoconf
automake
autoheader
./configure # ... your applicable config options here ...
If you are on linux and do not run this, you might see something like this while
trying to run configure:
...
cd ../.. && /bin/sh /snort+/missing --run automake-1.6 --foreign src/win32/Makefile
/snort+/missing: automake-1.6: command not found
WARNING: `automake-1.6' is needed, and you do not seem to have it handy on your
system. You might have modified some files without having the
proper tools for further handling them. Check the `README' file,
it often tells you about the needed prerequirements for installing
this package. You may also peek at any GNU archive site, in case
some other package would contain this missing `automake-1.6' program.
make[3]: *** [Makefile.in] Error 1
make[3]: Leaving directory `/snort+/src/win32'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/snort+/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/snort+'
make: *** [all] Error 2
Later,
Phil Wood
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
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:
- Helpful hint for those of you using cvs to get the latest and greatest Phil Wood (Aug 23)
