From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30782 invoked by alias); 15 Jan 2006 04:29:00 -0000 Received: (qmail 30772 invoked by uid 22791); 15 Jan 2006 04:29:00 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 15 Jan 2006 04:28:58 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-37-82.inter.net.il [80.230.37.82]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id CLT07098 (AUTH halo1); Sun, 15 Jan 2006 06:28:52 +0200 (IST) Date: Sun, 15 Jan 2006 04:29:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sourceware.org In-reply-to: <20060114162746.GA13170@nevyn.them.org> (message from Daniel Jacobowitz on Sat, 14 Jan 2006 11:27:46 -0500) Subject: Re: [RFA] Allow use of breakpoint commands inside `if' or `while' Reply-to: Eli Zaretskii References: <20060113153213.GA10138@nevyn.them.org> <20060114154909.GB12028@nevyn.them.org> <20060114162746.GA13170@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00163.txt.bz2 > Date: Sat, 14 Jan 2006 11:27:46 -0500 > From: Daniel Jacobowitz > > Just install the package "dejagnu" using apt, Ehm.. apt will probably wish to install it in the public directories, like /usr/local/bin etc., right? I don't have sysadmin privileges on that machine, so I need to configure and build it myself, so that it will be installed in ~/bin. Is fetching dejagnu from sourceware and building it all I will need? Or are there additional packages I need to build first?