On 8/18/07, Koen de Jonge <[EMAIL PROTECTED]> wrote:
> > I then used these to make the system workable:
> > apt-get install openssh-server
> > apt-get install sudo
> >
> > Then I used these as prerequisite packages for kvm:
> > apt-get install gcc-3.4
> > apt-get install libsdl1.2-dev
> > apt-get install zlibc
> > apt-get install zlib1g-dev
> > apt-get install uuid-dev
> > apt-get install linux-kernel-headers
> > apt-get install libasound2-dev
> Installing on another machine (with no X and no nvidia card I noticed I
> also needed):
>
> apt-get install kernel-package
> apt-get install linux-headers-2.6-amd64

Since Debian has a KVM package you can do:

apt-get build-dep kvm

which should cover all the dependencies.

Luca

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to