[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] compile from source code : 'qemu' binary is absent
From: |
spam . spam . spam . spam |
Subject: |
[Qemu-discuss] compile from source code : 'qemu' binary is absent |
Date: |
Fri, 3 Aug 2012 00:27:41 +0200 (CEST) |
Hello,
When I take a previous release (qemu-0.14.1), then I compile from source code :
$ ./configure --prefix=/usr
$ make
$ make install DESTDIR=/tmp/qemu-0.14.1
Then the 'qemu' binary is present in /tmp/qemu-0.14.1/usr/bin.
Now If I take the last release (qemu-1.1.1-1), then I compile from source code :
$ ./configure --prefix=/usr
$ make
$ make install DESTDIR=/tmp/qemu-1.1.1
Then the 'qemu' binary is present in /tmp/qemu-1.1.1/usr/bin.
Can you explain me why ?
Thank you.
Regards.
- [Qemu-discuss] compile from source code : 'qemu' binary is absent,
spam . spam . spam . spam <=