|
Quick install for 1.1 and 0.11 series for lazy people
|
- uncompress your archive
- ./configure KERNEL_DIR=xxxx where xxxx could be /usr/src/linux.
The script will tell you what you forgot to do and how to do it.
- make
- make install
- Then you have to configure your kernel, compile it, install it and reboot
Installation for LIDS 1.1.X and 0.11.X
|
This text will guide you throught the installation of LIDS on an average
Linux installation. You will need to patch your kernel to use LIDS. So first
you need to get yourself the vanilla kernel source from www.kernel.org. Do
not use any kernel source that is provided with your distribution because that
one will most likely be patched. If you have never compiled your own kernel
please read the Kernel-HOWTO on how to do that and experiment a bit before you
start using LIDS.
There's a LIDS mailing list. You can subscribe to it at
http://lists.sourceforge.net/lists/listinfo/lids-user.
You can post bugs and problems to this mailinglist.
There's also a LIDS-developers mailinglist. You can use this to post patches or
do suggestions about features. You can subscribe to this at
http://lists.sourceforge.net/lists/listinfo/lids-devel
See the how-to for more detailed instructions. This is really a poor support :(
|
|