File: INSTALL

package info (click to toggle)
jool 4.1.15-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,396 kB
  • sloc: ansic: 24,645; sh: 4,680; makefile: 221
file content (9 lines) | stat: -rwxr-xr-x 228 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
See https://nicmx.github.io/Jool/en/install.html

Quick version:

	./autogen.sh         # If this script does not exist, skip it.
	./configure
	make
	sudo make install    # userspace tools
	sudo dkms install .  # kernel modules