Turbolinux 11
For Dazuko kernel module compilation, you need to install the same packages as in Turbolinux
10. Use the following commands:
cd /usr/src/linux-2.major.minor
./SetupKernelSource.sh architecture
make oldconfig
where major.minor is the kernel version and architecture is either i686,
i686smp64G, or x86_64.
Ubuntu
The following steps are required to install the product on a computer running Ubuntu Linux.
Ubuntu 6.06
You need to install the compiler, kernel headers, RPM and possibly additional utilities to be able
to install the product. To install them, use the following commands:
sudo apt-get install gcc rpm make libc6-dev psmisc
sudo apt-get install linux-headers-`uname -r`
Ubuntu 7.10
sudo apt-get install rpm libc6-dev patch linux-libc-dev
Ubuntu 8.04
sudo apt-get install rpm libc6-dev patch linux-libc-dev
Ubuntu 8.04 Server
sudo apt-get install rpm libc6-dev patch linux-libc-dev make gcc
90 | F-Secure Linux Security | Before You Install