On Fri, 2003-03-07 at 20:51, KC wrote:
> > what is the linux source directory in 8.0?
> > 
> > I'm trying to install wavelan and pcmcia drivers - but it needs to know
> > where the red hat src directory is..
> > 
> > its not /usr/src/linux nor /usr/src/redhat

Make sure you have installed the kernel-source package.

Now, go to /usr/src. You will probably see a directory like
"linux-2.4.18-26.8.0" (assuming you have applied the latest update).
This is the directory containing the kernel source.

You can, however, simplify your life by issuing the command:

# ln -s linux-2.4.18-26.8.0 linux

This will create a /usr/src/linux entry in the directory, pointing to
the actual home for the source.

-- 
Rodolfo J. Paiz <[EMAIL PROTECTED]>



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to