From: Brian Jackson <iggy@theiggy.com>
To: harryxiyou <harryxiyou@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [QEMU]Installed qemu-img and qemu/qemu-img have different size
Date: Fri, 1 Feb 2013 15:02:09 -0600 [thread overview]
Message-ID: <20130201150209.5301c921@PeterVenkman> (raw)
In-Reply-To: <CAD+1EGPn1DppdSzAomigMT89PCLPSvxCKLqLjCGgnHJHnV3FFA@mail.gmail.com>
On Fri, 1 Feb 2013 22:04:02 +0800
harryxiyou <harryxiyou@gmail.com> wrote:
> Hi all,
>
> I did following operations to install QEMU to my PC.
>
> 1. git clone git://git.qemu.org/qemu.git
> 2. cd qemu
> 3, git reset --hard v1.3.0
> 4, ./configure
> 5, make
> 6, sudo make install
>
> After step 6, i did following jobs.
>
> a: see size of qemu-img bin in qemu package
> jiawei@jiawei-laptop:~/workshop4/qemu$ ls -alh ./qemu-img
> -rwxr-xr-x 1 jiawei jiawei 586K 2013-02-01 11:24 ./qemu-img
>
> b: see size of qemu-img bin in system
> jiawei@jiawei-laptop:/usr/bin$ ls -alh ./qemu-img
> -rwxr-xr-x 1 root root 219K 2013-01-16 00:33 ./qemu-img
>
> Why do a and b have different size? Could anyone give me some
> suggestions? Thanks in advance ;-)
>
It probably gets stripped during the install process. Check 'file'
output on both and see.
next prev parent reply other threads:[~2013-02-01 21:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-01 14:04 [Qemu-devel] [QEMU]Installed qemu-img and qemu/qemu-img have different size harryxiyou
2013-02-01 21:02 ` Brian Jackson [this message]
2013-02-02 10:37 ` harryxiyou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130201150209.5301c921@PeterVenkman \
--to=iggy@theiggy.com \
--cc=harryxiyou@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).