Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
ca851392
Commit
ca851392
authored
Nov 28, 1999
by
Juergen Lock
Committed by
Alexandre Julliard
Nov 28, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added notes about Wine-related FreeBSD kernel patches.
parent
6d149d85
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
README
README
+15
-0
No files found.
README
View file @
ca851392
...
...
@@ -35,6 +35,21 @@ Although Linux version 2.0.x will mostly work, certain features
threads were not implemented until kernel version 2.2. If you get
consistent thread-related crashes, you may want to upgrade to 2.2.
Similarly if you are on FreeBSD you may want to apply an LDT sharing
patch too (unfortunately this one still isn't in the tree, neither
-current nor -stable), and there also is a small sigtrap fix thats
needed for wine's debugger. (Actually now that its using ptrace() by
default it may no longer make a difference but it still doesn't hurt...)
And if you're running a system from the -stable branch older than
Nov 15 1999, like a 3.3-RELEASE, then you also need to apply a signal
handling change that was MFC'd at that date. More information including
patches for the -stable branch is in the ports tree:
ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/emulators/wine/files/
(the signal handling patch, patch-3.3-sys-fsgs, and the latest README
haven't yet been committed as i write this, if they still aren't there
when you look, go here:
http://www.jelal.kn-bremen.de/freebsd/ports/emulators/wine/files/ )
You also need to have libXpm installed on your system. The sources for
it are available at ftp.x.org and all its mirror sites in the directory
/contrib/libraries. If you are using RedHat, libXpm is distributed as the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment