On Wed, 2007-02-07 at 13:32 -0600, [EMAIL PROTECTED] wrote:
> hi,
>
>I am trying to install kvm on my Dell inspiron 6400 with opensuse 10.2
> (uname -r = 2.6.18.2-34-default). I download the kvm-12.tar.gz package from
> sourceForge and followed the steps :
>
> tar xzf kvm-release.tar.gz
>
hi,
I am trying to install kvm on my Dell inspiron 6400 with opensuse 10.2
(uname -r = 2.6.18.2-34-default). I download the kvm-12.tar.gz package from
sourceForge and followed the steps :
tar xzf kvm-release.tar.gz
cd kvm-release ./configure --prefix=/usr/local/kvm
make
sudo make install