From: Breno S. <bre...@gm...> - 2011-07-20 15:47:39
|
Thanks Phil, Please let us know how things is going with the new httpbl feature in a few days. Breno On Wed, Jul 20, 2011 at 10:43 AM, Phil Daws <pm...@or...>wrote: > Thanks to Breno for help in getting 2.7(trunk) compiled. For reference I > have not been able to compile the SVN version myself by installing from > source automake, autoconf and m4; plus under CentOS you need to make sure > expat-devel.i386 is removed if compiling on x86_64 otherwise it throws a > different error. > > -- > Thanks, > Organic Spider | Weaving Open Source Technology > ----- Original Message ----- > > From: "Breno Silva" <bre...@gm...> > To: "Ruiyuan Jiang" <Rui...@li...> > Cc: "Organic Spider" <web...@or...>, > mod...@li... > Sent: Wednesday, 20 July, 2011 4:38:03 PM > Subject: Re: [mod-security-users] Compiling from SVN > > Hey Ryan, > > Take i look on this. Maybe it can help you > > http://comments.gmane.org/gmane.network.nagios.plugins/4975 > > Thanks > > Breno > > > On Wed, Jul 20, 2011 at 10:29 AM, Ruiyuan Jiang < Rui...@li... > > wrote: > > > > > > Also Breno > > Can you help me about the problem that I am having during ‘make’ process. > > The message that I am getting is: > > Ld: fatal: library –lnet: not found > > > My system is Solaris 10, SPARC. I have autoconf 2.68, libtool 2.4. Thanks. > > Ryan Jiang > > > > From: Breno Silva [mailto: bre...@gm... ] > Sent: Wednesday, July 20, 2011 11:03 AM > To: Organic Spider > > Cc: mod...@li... > > > > Subject: Re: [mod-security-users] Compiling from SVN > > > > > > I will generate this for you > > On Wed, Jul 20, 2011 at 10:01 AM, Organic Spider < > web...@or... > wrote: > > > configure was generated but fails with: > > ./configure: line 2464: syntax error near unexpected token `2.2' > ./configure: line 2464: `LT_PREREQ(2.2)' > > have installed libtool from source as-well so my versions are now: > > autoconf (GNU Autoconf) 2.63 > libtool (GNU libtool) 2.4 > > and are in my path. Any thoughts ? > -- > Thanks, > Organic Spider | Weaving Open Source Technology > ----- Original Message ----- > > From: "Breno Silva" < bre...@gm... > > To: "Organic Spider" < web...@or... > > Cc: mod...@li... > Sent: Wednesday, 20 July, 2011 3:50:46 PM > Subject: Re: [mod-security-users] Compiling from SVN > > Yes you will need autotools to generate some files. It can emit some > warnings... but if it generates the file (ie configure)... should be ok. You > can try to compile > > thanks > > Breno > > > On Wed, Jul 20, 2011 at 9:43 AM, Organic Spider < > web...@or... > wrote: > > > Trying to compile from svn to enable testing of the HTTPBL functionality > but receiving the following error: > > [root@web01 modsecurity]# ./autogen.sh > alp2/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined > alp2/Makefile.am:1: > alp2/Makefile.am:1: The usual way to define `LIBTOOL' is to add > `AC_PROG_LIBTOOL' > alp2/Makefile.am:1: to ` configure.ac ' and run `aclocal' and `autoconf' > again. > > Am running on CentOS 5.6 and have already had to install autoconf-2.63 from > source. Help would be appreciated please :) > > > > This message (including any attachments) is intended > solely for the specific individual(s) or entity(ies) named > above, and may contain legally privileged and > confidential information. If you are not the intended > recipient, please notify the sender immediately by > replying to this message and then delete it. > Any disclosure, copying, or distribution of this message, > or the taking of any action based on it, by other than the > intended recipient, is strictly prohibited. > |