From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26642 invoked by alias); 12 Aug 2013 12:36:26 -0000 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 Received: (qmail 26627 invoked by uid 89); 12 Aug 2013 12:36:26 -0000 X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 Received: from mail.kapsi.fi (HELO mail.kapsi.fi) (217.30.184.167) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 12 Aug 2013 12:36:23 +0000 Received: from dsl-hkibrasgw1-58c013-239.dhcp.inet.fi ([88.192.19.239] helo=sauna) by mail.kapsi.fi with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1V8rMD-0002JF-3q for systemtap@sourceware.org; Mon, 12 Aug 2013 15:36:21 +0300 Received: from lindi by sauna with local (Exim 4.72) (envelope-from ) id 1V8rMC-0000XV-Fh for systemtap@sourceware.org; Mon, 12 Aug 2013 15:36:20 +0300 From: Timo Juhani Lindfors To: systemtap@sourceware.org Subject: Re: install sustemtap on ubuntu failed References: <84ob938fpx.fsf@sauna.l.org> <84fvuf8bp8.fsf@sauna.l.org> Date: Mon, 12 Aug 2013 12:36:00 -0000 In-Reply-To: (Hatt Tom's message of "Mon, 12 Aug 2013 18:35:40 +0800") Message-ID: <848v0784sb.fsf@sauna.l.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SA-Exim-Connect-IP: 88.192.19.239 X-SA-Exim-Mail-From: timo.lindfors@iki.fi X-SA-Exim-Scanned: No (on mail.kapsi.fi); SAEximRunCond expanded to false X-SW-Source: 2013-q3/txt/msg00122.txt.bz2 Hi, Hatt Tom writes: > I download its deb package ,and dpkg -i *.deb please don't do that. If you run stap-prep on a fresh machine it should tell you to follow the instructions on https://wiki.ubuntu.com/DebuggingProgramCrash Can you take another look at that? -Timo