[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How do I install additional modules?



As to the modules:

# cd /usr/src/linux    (or whatever the location of the kernel
source-tree is)
# make menuconfig
/* select some modules */
# make dep
# make clean           (you might want to leave that out)
# make modules
# make modules_install

As to XNLSPATH I'm sorry, but I don't know about that ...

Hope it helps ...
... write again if not!

- Konrad Mierendorff


Reply to: