Re: qemu & vt's
On Thu, Nov 03, 2005 at 02:43:29PM -0500, Matt Price wrote:
> On 11/3/05, derek <derek@helloworld.sh> wrote:
> > On Thu, Nov 03, 2005 at 05:52:36PM +0100, Lubos Vrbka wrote:
> >
> > you will need the source for qemu too. for example, if i'm in
> > /usr/local/src and i have the two sources downloaded...
> >
> > $ tar xzf qemu-0.7.2.tar.gz
> > $ cd qemu-0.7.2
> > $ tar xzf ../kqemu-0.7.2.tar.gz
> > $ ./configure
> > $ make
> > $ sudo make install
>
> ok, looks straightforward. Does that install both kqemu and qemu?
yes.
> Also wouldn't it be preferable to use checkinstall:
> sudo checkinstall -D make install
> this will make a trackable debian package (so you can uninstall when
> you change kernels etc...).
good idea, i wasn't aware of checkinstall.
Reply to: