blob: 43ef7d4722e773695b0c49bcb97dcebffb533474 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
These libraries are part of the linux compatibility options
for FreeBSD. To get linux compat working you will need
1) A linux binary such as doom, Wingz, or maple
2) a kernel with ``options LINUX_COMPAT'' in the config file
3) these libraries
4) the linux compat lkm (ie run /usr/bin/linux)
then run the linux binary.
eric.
erich@FreeBSD.org
|