Luca wrote: > 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. > You are right, but, well, that package is in the unstable tree.
Of course kvm is not exactly 'stable' but still, I see no reason to activate unstable in /etc/apt/sources.list if that only provides you with a very old version that is also not stable. Here is the page about it: http://packages.debian.org/unstable/misc/kvm It is being maintained by Baruch Even <mailto:[EMAIL PROTECTED]> and Leonard NorrgÄrd <mailto:[EMAIL PROTECTED]>. Latest release (kvm-28) is dated june 21st, and that is almost 2 months ago. Thursday Jim Paris asked to update to kvm-35: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438412 Koen ------------------------------------------------------------------------- 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