From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: Where can I get the latest cyclictest or the version 0.72 Date: Tue, 06 Dec 2011 11:13:13 -0500 Message-ID: <1323187993.30977.91.camel@frodo> References: <1323096173.30977.77.camel@frodo> <20111205085950.751ffea3@redhat.com> <20111205103609.1ad7b373@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Clark Williams , linux-rt-users To: Bei Guan Return-path: Received: from hrndva-omtalb.mail.rr.com ([71.74.56.125]:46788 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751028Ab1LFQNU (ORCPT ); Tue, 6 Dec 2011 11:13:20 -0500 In-Reply-To: Sender: linux-rt-users-owner@vger.kernel.org List-ID: On Mon, 2011-12-05 at 21:05 -0500, Bei Guan wrote: > apt-get install github.com/clrkwllms/rt-tests.git Um, you can't use apt-get to install a git repo. You want: apt-get install rt-tests -- Steve