qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: eepro100.c


From: Amit Shah
Subject: [Qemu-devel] Re: eepro100.c
Date: Tue, 22 Sep 2009 17:26:06 +0530
User-agent: Mutt/1.5.19 (2009-01-05)

On (Tue) Sep 22 2009 [13:31:11], Michal Filka wrote:
> 
> I don't want to corrupt present kvm installation, or better to say, I want to 
> modify it as small as possible. Could you suggest me what should I replace or 
> how to run new compilation instead of old one without installing?

You can configure with a different prefix, eg:

./configure --prefix=/home/foo/tmp/qemu-kvm/ ...
make
make install

and then run the qemu-system-x86_64 from /home/foo/tmp/qemu-kvm/bin

                Amit




reply via email to

[Prev in Thread] Current Thread [Next in Thread]