qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: harryxiyou <harryxiyou@gmail.com>
To: qemu-devel@nongnu.org
Cc: Kang Hua <kanghua151@gmail.com>, littlesmartsmart@gmail.com
Subject: [Qemu-devel] [QEMU]Installed qemu-img and qemu/qemu-img have different size
Date: Fri, 1 Feb 2013 22:04:02 +0800	[thread overview]
Message-ID: <CAD+1EGPn1DppdSzAomigMT89PCLPSvxCKLqLjCGgnHJHnV3FFA@mail.gmail.com> (raw)

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 ;-)

-- 
Thanks
Harry Wei

             reply	other threads:[~2013-02-01 14:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-01 14:04 harryxiyou [this message]
2013-02-01 21:02 ` [Qemu-devel] [QEMU]Installed qemu-img and qemu/qemu-img have different size Brian Jackson
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=CAD+1EGPn1DppdSzAomigMT89PCLPSvxCKLqLjCGgnHJHnV3FFA@mail.gmail.com \
    --to=harryxiyou@gmail.com \
    --cc=kanghua151@gmail.com \
    --cc=littlesmartsmart@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).