From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: audit without python? Date: Tue, 25 Oct 2011 14:36:25 -0400 Message-ID: <201110251436.25559.sgrubb@redhat.com> References: <4EA6EE14.5060107@fatpipeinc.com> <4EA6F70D.9000509@fatpipeinc.com> <201110251409.43306.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201110251409.43306.sgrubb@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com Cc: Jason List-Id: linux-audit@redhat.com On Tuesday, October 25, 2011 02:09:43 PM Steve Grubb wrote: > On Tuesday, October 25, 2011 01:51:09 PM Jason wrote: > > Thanks for your reply Steve. Our plan then is to install python on our > > development platform and compile audit with python support so we don't > > have to hack Makefiles. > > I almost am done with hacking the makefiles. Just need to fix one thing in > auparse/test and I'll put it in svn. This should do it: https://fedorahosted.org/audit/changeset/592 Add --with-python=no to your configure line. -Steve