Re: Help. Trying to upgrade to hamm 2.0.36

1999-02-17 Thread Tim Heuser
Mark Wagnon wrote: > Tim Heuser wrote: > > > > > After entering this I got... > > Xlib: connection to ":0.0" refused by server > > Xlib: Invalid MIT-MAGIC-COOKIE-1 key > > Application initialization failed: couldn't connect to display ":0.0" > > Error in startup script: invalid command name "but

Re: Help. Trying to upgrade to hamm 2.0.36

1999-02-17 Thread Mark Wagnon
Tim Heuser wrote: > > > After entering this I got... > Xlib: connection to ":0.0" refused by server > Xlib: Invalid MIT-MAGIC-COOKIE-1 key > Application initialization failed: couldn't connect to display ":0.0" > Error in startup script: invalid command name "button" >while executing > "but

Re: Help. Trying to upgrade to hamm 2.0.36

1999-02-17 Thread Tim Heuser
Tim Heuser wrote: >> # cd >> # dpkg --install kernel-source-2.2.1_2.2.1-1.deb > >> # rm kernel-source-2.2.1_2.2.1-1.deb >> # cd /usr/src >> # tar zxvf kernel-source-2.2.1.tar.gz >> # cd kernel-source-2.2.1 >> # make xconfig > After entering this I got... Xlib: connecti

Re: Help. Trying to upgrade to hamm 2.0.36

1999-02-17 Thread Tim Heuser
      Tim> Where might I find the Debian 2.2.1 kernel source? The Debian kernel-source package is at:     ftp://ftp.debian.org/debian/dists/potato/main/binary-i386/devel/kernel-source-2.2.1_2.2.1-1.deb I'm downloading the "deb" now..   Or the raw sources:     ftp://ftp.kernel.org/pub/linux/kerne

Re: [Fwd: Help. Trying to upgrade to hamm 2.0.36]

1999-02-17 Thread Mark Wagnon
Tor Slettnes wrote (if this wasn't you, I apologize. Just trying to trim down the message a bit): > > Also, instead of doing all those steps listed below manually, try > using the 'make-kpkg' Debian utility. ("man make-kpkg" for details). > If you do not have it, it is in the 'kernel-package' Debi

[Fwd: Help. Trying to upgrade to hamm 2.0.36]

1999-02-17 Thread Tim Heuser
--- Begin Message --- Tor Slettnes wrote: > as86 -0 -a -o bootsect.o bootsect.s > make [1]: as86: command not found > make [1]:*** [bootsect.o] Error 127 > make [1]: Leaving directory `/usr/src/kernel-source-2.0.36/arch/i386/boot' > make:*** [zImage] Error 2 > coyote:/usr/

Re: Help. Trying to upgrade to hamm 2.0.36

1999-02-17 Thread Bob Nielsen
On Tue, 16 Feb 1999, Tim Heuser wrote: > > > o type make zImage > > I got to the "make zImage" command and sat around till the computer got done > processing all kinds of stuff. > The last 6 lines printed to the screen were... > > as86 -0 -a -o bootsect.o bootsect.s > make [1]: as86: command

Re: Help. Trying to upgrade to hamm 2.0.36

1999-02-17 Thread Gary L. Hennigan
Tim Heuser <[EMAIL PROTECTED]> writes: | > o type make zImage | | I got to the "make zImage" command and sat around till the computer got done processing all kinds of stuff. | The last 6 lines printed to the screen were... | | as86 -0 -a -o bootsect.o bootsect.s | make [1]: as86: command not f

Help. Trying to upgrade to hamm 2.0.36

1999-02-17 Thread Tim Heuser
> o type make zImage I got to the "make zImage" command and sat around till the computer got done processing all kinds of stuff. The last 6 lines printed to the screen were... as86 -0 -a -o bootsect.o bootsect.s make [1]: as86: command not found make [1]:*** [bootsect.o] Error 127 make [1]: Le