> I'm probebly stupid but on my debian 3.0 system
> there is no /usr/src/linux

You're mainly beginner, for that time, I presume... When you're
searching for wehter a package should be installed to satisfy your
needs, run :
$ apt-cache search <some keywords>

When it just outputs too many things, refine :
$ apt-cache search <some keywords> | grep <one keyword>

And you can pipe trough other grep's to refine more...

For you, try
$ apt-cache search kernel source | grep kernel
and you'll find the kernel-source-<version> you're searching for.

Quickly,
le Moine Fou
-- 
mailto:[EMAIL PROTECTED]
OpenPGP 0xD9D50D8A

Attachment: msg00917/pgp00000.pgp
Description: PGP signature

Reply via email to