|
|||||||||||
|
Re: [Snort-devel] False Alarm - still not solved
From: Erek Adams <erek(at)snort.org>
Date: Wed May 21 2003 - 11:03:07 EDT On Wed, 21 May 2003, Holger Marzen wrote: [...snip...] Do it the easy way. Grab the CVS tarball, then unpack it. Change into the snort directory and then ./autojunk.sh. It will create the missing configure for you. For that to work you'll need automake, autoheader and autoconf. As for versions, on my OpenBSD box I'm working just fine with autoconf-2.13, autoconf-2.52 and automake-1.4-p6. About needing Perl, I've got no idea why that popped up, as it's not needed. Have a look below... Here's where I just got the newest tarball, checked for configure, used autojunk.sh to generate it, made sure it's there, and then checked for the word 'perl' in configure. [erek@foo]/usr/local/build/cvs/snort>ls -al configure ls: configure: No such file or directory [erek@foo]/usr/local/build/cvs/snort>./autojunk.sh [erek@foo]/usr/local/build/cvs/snort>ls -al configure -rwxr-xr-x 1 erek wheel 121993 May 21 10:57 configure [erek@foo]/usr/local/build/cvs/snort>grep -i perl configure # fails to work properly with custom macroses. [erek@foo]/usr/local/build/cvs/snort> Cheers! Erek Adams "When things get weird, the weird turn pro." H.S. Thompson This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge Snort-devel mailing list Snort-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/snort-devel Received on Wed May 21 11:14:02 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:08:05 EDT |
||||||||||
|
|||||||||||