README: Update minimal system requirements for FreeBSD.
This commit is contained in:
parent
ba45902daf
commit
fef243cd8f
11
README
11
README
|
@ -29,15 +29,14 @@ especially the wealth of information found at http://www.winehq.org.
|
||||||
To compile and run Wine, you must have one of the following:
|
To compile and run Wine, you must have one of the following:
|
||||||
|
|
||||||
Linux version 2.0.36 or above
|
Linux version 2.0.36 or above
|
||||||
FreeBSD 5.3 or later
|
FreeBSD 6.2 or later
|
||||||
Solaris x86 2.5 or later
|
Solaris x86 2.5 or later
|
||||||
NetBSD-current
|
NetBSD-current
|
||||||
Mac OS X 10.4 or later
|
Mac OS X 10.4 or later
|
||||||
|
|
||||||
As Wine requires kernel-level thread support to run, only the operating
|
As Wine requires kernel-level thread support to run, only the operating
|
||||||
systems mentioned above are supported.
|
systems mentioned above are supported. Other operating systems which
|
||||||
Other operating systems which support kernel threads may be supported
|
support kernel threads may be supported in the future.
|
||||||
in the future.
|
|
||||||
|
|
||||||
Linux info:
|
Linux info:
|
||||||
While Linux 2.2.x should still work and Linux 2.0.x may still work
|
While Linux 2.2.x should still work and Linux 2.0.x may still work
|
||||||
|
@ -45,8 +44,8 @@ Linux info:
|
||||||
it's best to have a current kernel such as 2.4.x or 2.6.x.
|
it's best to have a current kernel such as 2.4.x or 2.6.x.
|
||||||
|
|
||||||
FreeBSD info:
|
FreeBSD info:
|
||||||
Wine should build on FreeBSD 4.x and FreeBSD 5.x, but versions before
|
Wine should build on FreeBSD 5.x, but versions before FreeBSD 6.2 will
|
||||||
FreeBSD 5.3 will generally not work properly.
|
generally not work properly.
|
||||||
|
|
||||||
More information can be found in the FreeBSD ports tree at
|
More information can be found in the FreeBSD ports tree at
|
||||||
<ftp://ftp.freebsd.org/pub/FreeBSD/ports/ports/emulators/wine/>.
|
<ftp://ftp.freebsd.org/pub/FreeBSD/ports/ports/emulators/wine/>.
|
||||||
|
|
Loading…
Reference in New Issue