RE: Problem Compiling Linux Kernel 2.4.20

2002-12-19 Thread Kevin McConnell
--- Florin Andrei <[EMAIL PROTECTED]> wrote: > > Corrupted kernel tarball then? > Download/unpack/compile again? Did you also verify the source using the PGP key? How about making the required links to the linux-2.4.20 dir? ln -s /usr/src/linux-2.4.20 linux ln -s /usr/src/linux-2.4.20 linux-2.4

use of help in newt/python

2002-12-19 Thread Trond Eivind Glomsrød
Are there any simple examples in use of the help function in newt/python? popcorn.py has a few lines mentioning help, but it doesn't seem to have any effect - and just setting the helpCallBack on the screen object doesn't seem to help much. ___ Redh