Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
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-winehq
Commits
9e153184
Commit
9e153184
authored
Apr 19, 1999
by
Marcus Meissner
Committed by
Alexandre Julliard
Apr 19, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated.
parent
3e60edfb
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
8 deletions
+5
-8
BUGS
BUGS
+1
-2
README
README
+4
-6
No files found.
BUGS
View file @
9e153184
...
...
@@ -16,8 +16,7 @@ General:
* Incomplete thread/process scheduling support in Win32 code.
* Threading for non Linux systems completely missing. (might use
LWPs in Solaris, FreeBSD? NetBSD? SCO?)
* Threading for some operating systems still missing. (NetBSD? SCO? OS/2?)
* Very alpha printing code using win16 drivers.
...
...
README
View file @
9e153184
...
...
@@ -14,12 +14,10 @@ that you wrote it.
2. COMPILATION
To compile Wine, you must have one of:
To compile
and run
Wine, you must have one of:
Linux version 0.99.13 or above
NetBSD-current
FreeBSD-current or FreeBSD 1.1 or later
OpenBSD/i386 2.1 or later
Linux version 2.0.36 or above
FreeBSD-current or FreeBSD 3.0 or later
Solaris x86 2.5 or later
You also need to have libXpm installed on your system. The sources for
...
...
@@ -27,7 +25,7 @@ it are probably available on the ftp site where you got Wine. They can
also be found on ftp.x.org and all its mirror sites. If you are using
RedHat, install the xpm and xpm-devel packages.
On x86 Systems gcc >= 2.7.
0
is required. You also need flex and yacc.
On x86 Systems gcc >= 2.7.
2
is required. You also need flex and yacc.
Bison will work as a replacement for yacc. If you are using RedHat,
install the flex and bison packages.
...
...
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