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
473d7ac0
Commit
473d7ac0
authored
Jul 21, 2003
by
Vincent Béron
Committed by
Alexandre Julliard
Jul 21, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Begin to uniformize sample commands in documentation.
parent
7006ab14
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
94 additions
and
110 deletions
+94
-110
configuring.sgml
documentation/configuring.sgml
+0
-0
getting.sgml
documentation/getting.sgml
+53
-69
installing.sgml
documentation/installing.sgml
+27
-27
introduction.sgml
documentation/introduction.sgml
+1
-1
registry.sgml
documentation/registry.sgml
+13
-13
No files found.
documentation/configuring.sgml
View file @
473d7ac0
This diff is collapsed.
Click to expand it.
documentation/getting.sgml
View file @
473d7ac0
...
...
@@ -265,11 +265,10 @@
<
title
>
Red
Hat
Linux
</
title
>
<
para
>
Red
Hat
users
can
use
<
ulink
url
=
"http://rpmfind.net/linux/RPM/"
>
rpmfind
.
net
</
ulink
>
to
track
down
available
Wine
RPM
binaries
.
<
ulink
url
=
"http://rpmfind.net/linux/RPM/WByName.html"
>
This
page
</
ulink
>
contains
a
list
of
all
rpmfind
packages
that
start
with
the
letter
"W"
,
including
a
few
Wine
packages
.
Red
Hat
users
can
use
the
<
ulink
url
=
"http://sourceforge.net/project/showfiles.php?group_id=6241"
>
sourceforge
.
net
Wine
page
</
ulink
>
to
get
the
RPM
most
suitable
for
their
system
.
</
para
>
</
sect2
>
...
...
@@ -301,12 +300,12 @@
If
you
want
to
install
Wine
from
the
FreeBSD
CD
-
ROM
,
run
in
a
<
glossterm
>
terminal
</
glossterm
>:
</
para
>
<
screen
>
<
prompt
>$
</><
userinput
>
su
-</>
<
prompt
>#
</><
userinput
>
mount
/
cdrom
</>
<
prompt
>#
</><
userinput
>
cd
/
cdrom
/
packages
/
All
</>
<
prompt
>#
</><
userinput
>
pkg_add
wine_
.
X
.
X
.
X
.
tgz
</>
</
screen
>
<
screen
>
<
prompt
>$
</><
userinput
>
su
-</>
<
prompt
>#
</><
userinput
>
mount
/
cdrom
</>
<
prompt
>#
</><
userinput
>
cd
/
cdrom
/
packages
/
All
</>
<
prompt
>#
</><
userinput
>
pkg_add
wine_
.
X
.
X
.
X
.
tgz
</>
</
screen
>
<
para
>
</
para
>
<
para
>
...
...
@@ -407,22 +406,8 @@
</
listitem
>
<
listitem
>
<
para
>
<
ulink
url
=
"ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/"
>
ftp
://
ftp
.
infomagic
.
com
/
pub
/
mirrors
/
linux
/
sunsite
/
ALPHA
/
wine
/
development
/
</
ulink
>
</
para
>
</
listitem
>
<
listitem
>
<
para
>
<
ulink
url
=
"ftp://ftp.fu-berlin.de/unix/linux/mirrors/sunsite.unc.edu/ALPHA/wine/development/"
>
ftp
://
ftp
.
fu
-
berlin
.
de
/
unix
/
linux
/
mirrors
/
sunsite
.
unc
.
edu
/
ALPHA
/
wine
/
development
/
</
ulink
>
</
para
>
</
listitem
>
<
listitem
>
<
para
>
<
ulink
url
=
"ftp://orcus.progsoc.uts.edu.au/pub/Wine/development/"
>
ftp
://
orcus
.
progsoc
.
uts
.
edu
.
au
/
pub
/
Wine
/
development
/
<
ulink
url
=
"http://prdownloads.sourceforge.net/wine/"
>
http
://
prdownloads
.
sourceforge
.
net
/
wine
/
</
ulink
>
</
para
>
</
listitem
>
...
...
@@ -443,9 +428,9 @@
switch
to
the
directory
containing
the
file
you
just
downloaded
.
Then
extract
the
source
in
a
<
glossterm
>
terminal
</
glossterm
>
with
(
e
.
g
.):
<
screen
>
<
prompt
>$
</><
userinput
>
tar
xvzf
wine
-<
replaceable
>
20030115
</>.
tar
.
gz
</>
</
screen
>
<
screen
>
<
prompt
>$
</><
userinput
>
tar
xvzf
wine
-<
replaceable
>
20030115
</>.
tar
.
gz
</>
</
screen
>
</
para
>
<
para
>
Just
in
case
you
happen
to
get
a
Wine
archive
that
uses
...
...
@@ -484,9 +469,9 @@
To check whether this is the case, please run in a
<glossterm>terminal</glossterm>:
</para>
<screen>
<prompt>$ </><userinput>cvs</>
</screen>
<screen>
<prompt>$ </><userinput>cvs</>
</screen>
<para>
If this was successful, then you should have gotten a nice CVS
"Usage" help output. Otherwise (e.g. an error "cvs: command
...
...
@@ -503,9 +488,9 @@
<para>
First, you should do a
</para>
<screen>
<prompt>$ </><userinput>touch ~/.cvspass</>
</screen>
<screen>
<prompt>$ </><userinput>touch ~/.cvspass</>
</screen>
<para>
to create or update the file <filename>.cvspass</filename> in
your home directory, since CVS needs this file (for password
...
...
@@ -527,9 +512,9 @@ checkout -P
</
programlisting
>
Create
the
file
with
an
<
glossterm
>
editor
</
glossterm
>
of
your
choice
,
either
by
running
<
screen
>
<
prompt
>$
</><
userinput
>&
lt
;
editor
&
gt
;
~/.
cvsrc
</>
</
screen
>
<
screen
>
<
prompt
>$
</><
userinput
>&
lt
;
editor
&
gt
;
~/.
cvsrc
</>
</
screen
>
,
where
&
lt
;
editor
&
gt
;
is
the
editor
you
want
to
use
(
e
.
g
.
<
command
>
joe
</
command
>,
<
command
>
ae
</
command
>,
<
command
>
vi
</
command
>),
...
...
@@ -548,9 +533,9 @@ checkout -P
server
and
checkout
(
download
)
the
Wine
source
code
.
First
,
let
's do the server login:
</para>
<screen>
<prompt>$ </><userinput>cvs -d :pserver:cvs@cvs.winehq.com:/home/wine login</>
</screen>
<screen>
<prompt>$ </><userinput>cvs -d :pserver:cvs@cvs.winehq.com:/home/wine login</>
</screen>
<para>
If <command>cvs</command> successfully connects to the CVS server,
then you will get a "CVS password:" prompt.
...
...
@@ -568,9 +553,9 @@ checkout -P
might be your user'
s
home
directory
.
To
download
the
Wine
tree
into
the
subdirectory
<
filename
>
wine
/</
filename
>,
run
:
</
para
>
<
screen
>
<
prompt
>$
</><
userinput
>
cvs
-
d
:
pserver
:
cvs
@
cvs
.
winehq
.
com
:/
home
/
wine
checkout
wine
</>
</
screen
>
<
screen
>
<
prompt
>$
</><
userinput
>
cvs
-
d
:
pserver
:
cvs
@
cvs
.
winehq
.
com
:/
home
/
wine
checkout
wine
</>
</
screen
>
<
para
>
Downloading
the
CVS
tree
might
take
a
while
(
some
minutes
to
few
hours
),
depending
on
your
connection
speed
.
...
...
@@ -579,24 +564,24 @@ checkout -P
<
filename
>
wine
/</
filename
>
directory
is
in
,
by
running
<
command
>
pwd
</
command
>
(
Print
Working
Directory
):
</
para
>
<
screen
>
<
prompt
>$
</><
userinput
>
pwd
</>
</
screen
>
<
screen
>
<
prompt
>$
</><
userinput
>
pwd
</>
</
screen
>
<
para
>
Later
,
you
will
be
able
to
change
to
this
directory
by
running
:
</
para
>
<
screen
>
<
prompt
>$
</><
userinput
>
cd
<
replaceable
>&
lt
;
some_dir
&
gt
;</></>
</
screen
>
<
screen
>
<
prompt
>$
</><
userinput
>
cd
<
replaceable
>&
lt
;
some_dir
&
gt
;</></>
</
screen
>
<
para
>
,
where
&
lt
;
some_dir
&
gt
;
is
the
directory
that
<
command
>
pwd
</
command
>
gave
you
.
By
running
</
para
>
<
screen
>
<
prompt
>$
</><
userinput
>
cd
wine
</>
</
screen
>
<
screen
>
<
prompt
>$
</><
userinput
>
cd
wine
</>
</
screen
>
<
para
>
,
you
can
now
change
to
the
directory
of
the
Wine
CVS
tree
you
just
downloaded
.
Since
you
now
have
a
fully
working
Wine
...
...
@@ -621,10 +606,10 @@ checkout -P
To proceed with updating Wine, simply <command>cd</command>
to the Wine CVS tree directory, then run:
</para>
<screen>
<prompt>$ </><userinput>make distclean</>
<prompt>$ </><userinput>cvs -d :pserver:cvs@cvs.winehq.com:/home/wine update</>
</screen>
<screen>
<prompt>$ </><userinput>make distclean</>
<prompt>$ </><userinput>cvs -d :pserver:cvs@cvs.winehq.com:/home/wine update</>
</screen>
<para>
The <command>make distclean</command> part is optional, but
it'
s
a
good
idea
to
remove
old
build
and
compile
configuration
...
...
@@ -645,16 +630,16 @@ checkout -P
mailing list</>, and received a patch file to fix the bug.
You can apply the patch with the <command>patch</> command,
which takes a streamed patch from <filename>stdin</>:
<screen>
<prompt>$ </><userinput>cd wine</>
<prompt>$ </><userinput>patch -p0 <<replaceable>../patch_to_apply.diff</></>
</screen>
<screen>
<prompt>$ </><userinput>cd wine</>
<prompt>$ </><userinput>patch -p0 <<replaceable>../patch_to_apply.diff</></>
</screen>
</para>
<para>
To remove the patch, use the <parameter>-R</> option:
<screen>
<prompt>$ </><userinput>patch -p0 -R <<replaceable>../patch_to_apply.diff</></>
</screen>
<screen>
<prompt>$ </><userinput>patch -p0 -R <<replaceable>../patch_to_apply.diff</></>
</screen>
</para>
<para>
If you want to do a test run to see if the patch will apply
...
...
@@ -662,10 +647,9 @@ checkout -P
newer version of the tree), you can use the
<parameter>--dry-run</> parameter to run the patch
without writing to any files:
<screen>
<prompt>$ </><userinput>patch -p0 --dry-run <<replaceable>../patch_to_apply.d
iff</></>
</screen>
<screen>
<prompt>$ </><userinput>patch -p0 --dry-run <<replaceable>../patch_to_apply.diff</></>
</screen>
</para>
<para>
<command>patch</> is pretty smart about extracting
...
...
documentation/installing.sgml
View file @
473d7ac0
...
...
@@ -48,12 +48,12 @@
.
deb
package
file
to
.
Once
there
,
type
these
commands
,
adapting
the
package
file
name
as
required
:
</
para
>
<
screen
>
<
prompt
>$
</><
userinput
>
su
-</>
Password
:
<
prompt
>#
</><
userinput
>
cd
/
home
/
user
</>
<
prompt
>#
</><
userinput
>
dpkg
-
i
wine_
<
replaceable
>
0.0.20030115
-
1
</>.
deb
</>
</
screen
>
<
screen
>
<
prompt
>$
</><
userinput
>
su
-</>
Password
:
<
prompt
>#
</><
userinput
>
cd
/
home
/
user
</>
<
prompt
>#
</><
userinput
>
dpkg
-
i
wine_
<
replaceable
>
0.0.20030115
-
1
</>.
deb
</>
</
screen
>
<
para
>
(
Type
the
root
password
at
the
"Password:"
prompt
)
</
para
>
...
...
@@ -69,17 +69,17 @@ Password:
Uninstalling
an
installed
Wine
Debian
package
can
be
done
by
running
:
</
para
>
<
screen
>
<
prompt
>#
</><
userinput
>
dpkg
-
l
|
grep
wine
</>
</
screen
>
<
screen
>
<
prompt
>#
</><
userinput
>
dpkg
-
l
|
grep
wine
</>
</
screen
>
<
para
>
The
second
column
of
the
output
(
if
any
)
of
this
command
will
indicate
the
installed
packages
dealing
with
"wine"
.
The
corresponding
packages
can
be
uninstalled
by
running
:
</
para
>
<
screen
>
<
prompt
>#
</><
userinput
>
dpkg
-
r
<
replaceable
>&
lt
;
package_name
&
gt
;</></>
</
screen
>
<
screen
>
<
prompt
>#
</><
userinput
>
dpkg
-
r
<
replaceable
>&
lt
;
package_name
&
gt
;</></>
</
screen
>
<
para
>
where
&
lt
;
package_name
&
gt
;
is
the
name
of
the
Wine
-
related
package
which
you
want
to
uninstall
.
...
...
@@ -93,9 +93,9 @@ Password:
Once
there
,
type
this
one
command
as
root
,
adapting
the
package
file
name
as
required
:
</
para
>
<
screen
>
<
prompt
>#
</><
userinput
>
rpm
-
ivh
wine
-<
replaceable
>
20020605
-
2.
i386
</>.
rpm
</>
</
screen
>
<
screen
>
<
prompt
>#
</><
userinput
>
rpm
-
ivh
wine
-<
replaceable
>
20020605
-
2.
i386
</>.
rpm
</>
</
screen
>
<
para
>
You
may
also
want
to
install
the
<
systemitem
>
wine
-
devel
</
systemitem
>
package
.
...
...
@@ -104,16 +104,16 @@ Password:
Uninstalling
an
installed
Wine
RPM
package
can
be
done
by
running
:
</
para
>
<
screen
>
<
prompt
>#
</><
userinput
>
rpm
-
qa
|
grep
-
i
wine
</>
</
screen
>
<
screen
>
<
prompt
>#
</><
userinput
>
rpm
-
qa
|
grep
-
i
wine
</>
</
screen
>
<
para
>
This
command
will
indicate
the
installed
packages
dealing
with
"wine"
.
The
corresponding
packages
can
be
uninstalled
by
running
:
</
para
>
<
screen
>
<
prompt
>#
</><
userinput
>
rpm
-
e
<
replaceable
>&
lt
;
package_name
&
gt
;</></>
</
screen
>
<
screen
>
<
prompt
>#
</><
userinput
>
rpm
-
e
<
replaceable
>&
lt
;
package_name
&
gt
;</></>
</
screen
>
<
para
>
where
&
lt
;
package_name
&
gt
;
is
the
name
of
the
Wine
-
related
package
which
you
want
to
uninstall
.
...
...
@@ -128,9 +128,9 @@ Password:
If
you
are
in
the
directory
of
the
Wine
version
that
you
just
compiled
(
e
.
g
.
by
having
run
<
command
>
make
depend
&&
make
</
command
>),
then
you
may
now
install
this
Wine
version
by
running
as
<
glossterm
>
root
</
glossterm
>:
</
para
>
<
screen
>
<
prompt
>#
</><
userinput
>
make
install
</>
</
screen
>
<
screen
>
<
prompt
>#
</><
userinput
>
make
install
</>
</
screen
>
<
para
>
This
will
copy
the
Wine
binary
files
to
their
final
destination
in
your
system
.
You
can
then
proceed
to
the
<
link
...
...
@@ -143,9 +143,9 @@ Password:
source
code
version
,
then
change
to
the
main
directory
of
this
version
and
run
as
<
glossterm
>
root
</
glossterm
>:
</
para
>
<
screen
>
<
prompt
>#
</><
userinput
>
make
uninstall
</>
</
screen
>
<
screen
>
<
prompt
>#
</><
userinput
>
make
uninstall
</>
</
screen
>
</
sect1
>
</
chapter
>
...
...
documentation/introduction.sgml
View file @
473d7ac0
...
...
@@ -520,7 +520,7 @@
<itemizedlist>
<listitem>
<para>
<literallayout>A computer ;-)</literallayout>
A computer ;-)
<literallayout> Wine: only PCs >= i386 are supported at the moment.</literallayout>
<literallayout> Winelib: selected other platforms are supported, but can be tricky.</literallayout>
</para>
...
...
documentation/registry.sgml
View file @
473d7ac0
...
...
@@ -36,10 +36,10 @@
workarounds for certain programs etc.).
In the main Wine source code directory in a <glossterm>terminal</glossterm>, run:
</para>
<screen>
<prompt>$ </><userinput>cd programs/regedit</>
<prompt>$ </><userinput>./regedit ../../winedefault.reg</>
</screen>
<screen>
<prompt>$ </><userinput>cd programs/regedit</>
<prompt>$ </><userinput>./regedit ../../winedefault.reg</>
</screen>
</sect2>
<sect2>
...
...
@@ -232,19 +232,19 @@
files (which we assume will reside in
<filename>/usr/local/etc</filename> here), with:
</para>
<screen>
cd ~/.wine
cp system.reg /usr/local/etc/wine.systemreg
cp wine.userreg /usr/local/etc/wine.userreg
</screen>
<screen>
cd ~/.wine
cp system.reg /usr/local/etc/wine.systemreg
cp wine.userreg /usr/local/etc/wine.userreg
</screen>
<para>
and perhaps even symlink these back to the administrator's
account, to make it easier to install apps system-wide later:
</para>
<screen>
ln -sf /usr/local/etc/wine.systemreg system.reg
ln -sf /usr/local/etc/wine.userreg wine.userreg
</screen>
<screen>
ln -sf /usr/local/etc/wine.systemreg system.reg
ln -sf /usr/local/etc/wine.userreg wine.userreg
</screen>
<para>
Note that the <filename>tools/wineinstall</filename> script
already does all of this for you, if you install Wine source as root.
...
...
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