From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from vscan03.westnet.com.au ([203.10.1.142]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1HXUbK-00077o-00 for ; Fri, 30 Mar 2007 23:50:02 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with ESMTP id 4F5D3B611F0 for ; Sat, 31 Mar 2007 11:49:25 +0800 (WST) Received: from vscan03.westnet.com.au ([127.0.0.1]) by localhost (vscan03.westnet.com.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20470-05 for ; Sat, 31 Mar 2007 11:49:25 +0800 (WST) Received: from themuso.com (dsl-124-149-118-161.nsw.westnet.com.au [124.149.118.161]) by vscan03.westnet.com.au (Postfix) with SMTP id EFF30B60C00 for ; Sat, 31 Mar 2007 11:49:20 +0800 (WST) Received: (nullmailer pid 16654 invoked by uid 1000); Sat, 31 Mar 2007 03:49:18 -0000 Date: Sat, 31 Mar 2007 13:49:17 +1000 From: Luke Yelavich To: speakup@braille.uwo.ca Subject: Re: looking for source? Message-ID: <20070331034917.GA16618@themuso.com> References: <000c01c77340$bef050b0$6401a8c0@blanchew2fs98i> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <000c01c77340$bef050b0$6401a8c0@blanchew2fs98i> User-Agent: Mutt/1.5.13 (2006-08-11) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Mar 2007 03:50:02 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sat, Mar 31, 2007 at 01:00:30PM EST, Littlefield, Tyler wrote: > Hello list, > I was wondering where the source for programs like readelf, objdump, and others can be found? If you are running a debian based distro, you can run the following command to find the package it belongs to: dpkg -S `which objdump` You should get something like this: binutils: /usr/bin/objdump Then you can simply grab the source for that package: apt-get source binutils. - -- Luke Yelavich GPG key: 0xD06320CE (http://www.themuso.com/themuso-gpg-key.txt) Email & MSN: themuso@themuso.com Jabber: themuso@jabber.org.au -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGDdo9jVefwtBjIM4RAi9sAJ9A6KDL6Wr+Os7jTZEr92ygmP87iACg4D3z Y7o4SQhMRy9kLx2X1KqyJdI= =GA1S -----END PGP SIGNATURE-----