File: INSTALL

package info (click to toggle)
devfsd 1.3.25-19
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 340 kB
  • ctags: 226
  • sloc: ansic: 2,586; sh: 207; makefile: 65
file content (12 lines) | stat: -rw-r--r-- 427 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
		Installation instructions for devfsd

- Make sure you have a recent kernel source tree in /usr/src/linux.
  Version 2.4.10 or later is sufficient.

- If your kernel source tree is not installed in /usr/src/linux, set
  the KERNEL_DIR environment variable to point to the directory
  containing your kernel source tree.

- Type "make" to build the programme.

- Type "make install" to install the executable and manual pages.