From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24650 invoked by alias); 3 May 2007 14:10:26 -0000 Received: (qmail 24643 invoked by uid 22791); 3 May 2007 14:10:26 -0000 X-Spam-Status: No, hits=0.1 required=5.0 tests=AWL,BAYES_50 X-Spam-Check-By: sourceware.org Received: from mail.ibrix.com (HELO mail.ibrix.com) (64.2.136.228) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 03 May 2007 14:10:23 +0000 Received: from [192.168.2.140] (helo=ibrixfaf958395) by mail.ibrix.com with esmtpa (Exim 4.42) id 1Hjc0j-000667-7o; Thu, 03 May 2007 10:10:21 -0400 From: "John Liang" To: Cc: References: <20050802201026.1155.fche@redhat.com><20070330182609.8540.qmail@sourceware.org><001701c78cb3$f25b41d0$a10aa8c0@ibrixfaf958395> Subject: RE: Packaging systemtap Date: Thu, 03 May 2007 14:10:00 -0000 Message-ID: <001001c78d8c$c818b9f0$ee04a8c0@ibrixfaf958395> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 In-Reply-To: Thread-Index: AceM6azvzfBllAmQQ1uFtoHSguRvfQAotEUg X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2007-q2/txt/msg00186.txt.bz2 FChE, Is there a systemtap-runtime rpm for Redhat 4 update 3? I found something for Fedora Core 6. Thanks, -- John Liang -----Original Message----- From: fche@redhat.com [mailto:fche@redhat.com] Sent: Wednesday, May 02, 2007 2:43 PM To: John Liang Cc: systemtap@sources.redhat.com Subject: Re: Packaging systemtap "John Liang" writes: > Is there a way to run the complied module for systemtap? > [...] Yes, see http://sources.redhat.com/systemtap/wiki/WScrossCompiling - FChE