All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve <m6x@ornl.gov>
To: linux-audit@redhat.com
Subject: Re: File watches supported in Audit 1.1.5 on Fedora Core 5?
Date: Tue, 20 Jun 2006 07:43:19 -0400	[thread overview]
Message-ID: <4497DF57.8010003@ornl.gov> (raw)
In-Reply-To: <200606192208.55652.sgrubb@redhat.com>

> install a lspp kernel and build a 1.2.x audit package for fc5. 
> You should be set.

This may be of use, I installed the lspp kernel and had to do the 
following to get audit installed on FC5...

Download the latest unifdef, glibc-kernheaders, and audit from: 
http://mirrors.usc.edu/pub/linux/distributions/fedora/core/development/source/SRPMS/

  # rpmbuild --rebuild unifdef-*.src.rpm
  # cd /usr/src/redhat/RPMS
  # rpm -ivh unidef*
  # cd -
  # rpmbuild --rebuild glibc-kernheaders-*.src.rpm
  # cd -
  # rpm -Uvh glibc-kernheaders*
  # cd -
  # rpmbuild --rebuild audit-*.src.rpm
  # cd -
  # rpm -Uvh audit*

Steve

  reply	other threads:[~2006-06-20 11:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-20  0:52 File watches supported in Audit 1.1.5 on Fedora Core 5? Jonathan Abbey
2006-06-20  2:08 ` Steve Grubb
2006-06-20 11:43   ` Steve [this message]
2006-06-20 15:20     ` Michael C Thompson
2006-06-21  0:32   ` Jonathan Abbey
2006-06-21  3:05     ` Steve Grubb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4497DF57.8010003@ornl.gov \
    --to=m6x@ornl.gov \
    --cc=linux-audit@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.