Re: New kernel to play with
"deepak ravi" <[email protected]>
| Newsgroups | gmane.os.hurd.l4 |
|---|---|
| Message-ID | <[email protected]> |
Dear Mr. Wijnen, I'm having a small problem while On 9/23/07, Bas Wijnen <[email protected]> wrote: > Hello everyone, > > For the impatient, here's how to see that (commands are for a Debian > system, adjust them if you have something else): > > # apt-get install build-essential qemu automake1.10 autoconf git-core > # apt-get install rubber texlive-latex-base > $ git clone git://82.93.13.222/kernel > $ cd kernel > $ (mkdir nethack && cd nethack && apt-get source nethack) > $ ./autogen.sh > $ make > $ make qemu > > > > > Thanks, > Bas