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
29623c2e
Commit
29623c2e
authored
Mar 29, 2004
by
Chris Morgan
Committed by
Alexandre Julliard
Mar 29, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove references to winecheck from the documentation and insert a
TODO that mentions that the functionality is to be moved into winecfg.
parent
317cc8d1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
31 deletions
+12
-31
bugs.sgml
documentation/bugs.sgml
+4
-7
configuring.sgml
documentation/configuring.sgml
+8
-24
No files found.
documentation/bugs.sgml
View file @
29623c2e
...
...
@@ -14,13 +14,10 @@
</para>
<sect2>
<title>Run "winecheck" to check your configuration</title>
<para>
Run a Perl script called <command>winecheck</command>.
For details, please refer to the <link
linkend="config-verify">Configuration section</link>.
</para>
<title>Verify your wine configuration</title>
<para>
Refer to the <link linkend="config-verify">Configuration verification section</link>
</para>
</sect2>
<sect2>
...
...
documentation/configuring.sgml
View file @
29623c2e
...
...
@@ -165,32 +165,16 @@
<title>Verification of correct configuration</title>
<para>
After you finished configuring Wine, you may run a Perl
script called <command>winecheck</command>, to be found
in Wine'
s
tools
/
directory
.
It
tries
to
check
your
configuration
's correctness by checking for some popular
problems. To run it, run in a <glossterm>terminal</glossterm>
in the Wine source tree directory:
TODO: After you have finished configuring Wine you can verify
your Wine configuration by running winecfg.
This functionality will be added to winecfg
in the near future.
</para>
<screen>
<prompt>$ </><userinput>cd tools</>
<prompt>$ </><userinput>perl ./winecheck</>
</screen>
<para>
The winecheck output will be a percentage score indicating Wine
configuration correctness. Please note that winecheck is not
100% accurate.
</para>
<para>
If this yields a "good" percentage score, then you can consider
your Wine installation to be finished successfully:
Congratulations!
Otherwise (or if there are still some configuration problems
that <command>winecheck</command> doesn'
t
catch
properly
),
please
check
out
the
configuration
documentation
below
to
find
out
more
about
some
parts
,
or
proceed
to
the
<
link
linkend
=
"bugs"
>
Troubleshooting
chapter
</
link
>.
Please check out the
configuration documentation below to find out more about Wine'
s
configuration
,
or
proceed
to
the
<
link
linkend
=
"bugs"
>
Troubleshooting
chapter
</
link
>.
</
para
>
</
sect1
>
...
...
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