annotate DOCS/xml/pl/ports.xml @ 13812:f560b8ca85e3

sync tag bump
author wight
date Sat, 30 Oct 2004 16:39:21 +0000
parents e695123d4cde
children d8d365927f2b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1 <?xml version="1.0" encoding="iso-8859-2"?>
13812
f560b8ca85e3 sync tag bump
wight
parents: 13762
diff changeset
2 <!-- synced with 1.51 -->
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
3 <chapter id="ports" xreflabel="Ports">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
4 <title>Porty</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
5
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
6 <sect1 id="linux">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
7 <title>Linux</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
8 <para>
11528
663a2771d5bc wording & sync
wight
parents: 11515
diff changeset
9 Główną platformą rozwojową jest Linux x86, chociaż
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
10 <application>MPlayer</application> pracuje również na wielu innych portach
11472
320685c33d50 More style corrections. ;)
rathann
parents: 11357
diff changeset
11 tego systemu. Pakiety binarne są dostępne z kilku źródeł, jednakże
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
12 <emphasis role="bold">żaden z nich nie jest przez nas obsługiwany</emphasis>.
11472
320685c33d50 More style corrections. ;)
rathann
parents: 11357
diff changeset
13 Zgłaszaj problemy do ich opiekunów, a nie do nas.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
14 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
15
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
16 <sect2 id="debian">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
17 <title>Pakiety Debiana</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
18 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
19 Aby zbudować pakiet dla Debiana, wywołaj poniższą komendę w katalogu ze źródłami
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
20 <application>MPlayera</application>:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
21 <screen>fakeroot debian/rules binary</screen>
11528
663a2771d5bc wording & sync
wight
parents: 11515
diff changeset
22 Jako superużytkownik możesz zainstalować pakiet <filename>.deb</filename> tak, jak zwykle:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
23 <screen>dpkg -i ../mplayer_<replaceable>wersja</replaceable>.deb</screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
24 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
25
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
26 <para>
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
27 Christian Marillat buduje dla Debiana nieoficjalne paczki
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
28 <application>MPlayera</application>, <application>MEncodera</application>
11473
415d4ce3567f Cosmetics.
rathann
parents: 11472
diff changeset
29 i czcionek już przez jakiś czas, możesz je pobrać (apt-get) z jego
13762
e695123d4cde synced with 1.50
paszczi
parents: 13516
diff changeset
30 <ulink url="ftp://ftp.nerim.net/debian-marillat/index.html">lustrzanej
e695123d4cde synced with 1.50
paszczi
parents: 13516
diff changeset
31 strony domowej</ulink>, ponieważ jego
e695123d4cde synced with 1.50
paszczi
parents: 13516
diff changeset
32 <ulink url="http://marillat.free.fr/">oryginalna</ulink> chwilowo nie działa.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
33 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
34 </sect2>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
35
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
36 <sect2 id="rpm">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
37 <title>Pakiety RPM</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
38 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
39 Dominik Mierzejewski tworzy i opiekuje się oficjalnymi pakietami
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
40 <application>MPlayera</application> dla Red Hata. Są one dostępne na jego
12953
27e983508347 missed word
wight
parents: 12883
diff changeset
41 <ulink url="http://greysector.rangers.eu.org/mplayer.html">stronie domowej</ulink>.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
42 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
43
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
44 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
45 RPMy dla Mandrake są dostępne na <ulink url="http://plf.zarb.org/">P.L.F.</ulink>.
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
46 SuSE zawierał okrojoną wersję <application>MPlayera</application> w dystrybucji.
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
47 Usunęli ją w swoich najnowszych wydaniach. W pełni funkcjonalne
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
48 pakiety możesz pobrać z
11528
663a2771d5bc wording & sync
wight
parents: 11515
diff changeset
49 <ulink url="http://packman.links2linux.de/?action=128">links2linux.de</ulink>.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
50 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
51 </sect2>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
52
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
53 <sect2 id="arm">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
54 <title>ARM</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
55 <para>
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
56 <application>MPlayer</application> działa również na PDA z procesorami ARM
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
57 działających pod kontrolą Linuksa, np. Sharp Zaurus, Compaq iPAQ.
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
58 Najprostszym sposobem, żeby uzyskać <application>MPlayera</application>,
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
59 jest pobranie go z odpowiedniego źródła pakietów (stable, testing, unstable)
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
60 z witryny <ulink url="http://www.openzaurus.org">OpenZaurus</ulink>. Jeżeli chcesz
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
61 go skompilować samodzielnie, powinieneś przyjrzeć się katalogom
11828
paszczi
parents: 11803
diff changeset
62 <ulink url="http://openzaurus.bkbits.net:8080/buildroot/src/packages/mplayer?nav=index.html|src/.|src/packages">mplayera</ulink>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
63 i biblioteki
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
64 <ulink url="http://openzaurus.bkbits.net:8080/buildroot/src/packages/libavcodec?nav=index.html|src/.|src/packages">libavcodec</ulink>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
65 w głównym katalogu źródłowym OpenZaurusa. Zawierają one najświeższe łatki
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
66 i pliki Makefile, służące do samodzielnej kompilacji
11828
paszczi
parents: 11803
diff changeset
67 <application>MPlayera</application> z <systemitem class="library">libavcodec</systemitem>.
paszczi
parents: 11803
diff changeset
68 Jeżeli potrzebujesz interfejsu GUI, możesz użyć xmms-embedded.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
69 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
70 </sect2>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
71 </sect1>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
72
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
73 <sect1 id="bsd">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
74 <title>*BSD</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
75 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
76 <application>MPlayer</application> działa na FreeBSD, OpenBSD, NetBSD,
11472
320685c33d50 More style corrections. ;)
rathann
parents: 11357
diff changeset
77 BSD/OS i Darwinie. Dostępne są wersje portów/pkgsrc/fink/itp., które
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
78 prawdopodobnie są łatwiejsze w instalacji, niż kompilacja ze źródeł.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
79 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
80
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
81 <para>
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
82 Do zbudowania <application>MPlayera</application> będziesz potrzebował
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
83 GNU make (gmake - rdzenne make BSD nie zadziała) i najnowszej wersji binutils.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
84 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
85
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
86 <para>
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
87 Jeżeli <application>MPlayer</application> nie może znaleźć
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
88 <filename>/dev/cdrom</filename> lub <filename>/dev/dvd</filename>,
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
89 stwórz odpowiednie dowiązanie symboliczne:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
90 <screen>ln -s /dev/<replaceable>twoje_urządzenie_cdrom</replaceable> /dev/cdrom</screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
91 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
92
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
93 <para>
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
94 Aby używać bibliotek Win32 z <application>MPlayerem</application>, będziesz
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
95 potrzebował przekompilować jądro z opcją &quot;<envar>USER_LDT</envar>&quot;
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
96 (chyba, że używasz FreeBSD-CURRENT, tam jest domyślnie włączona).
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
97 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
98
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
99 <sect2 id="freebsd">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
100 <title>FreeBSD</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
101 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
102 Jeżeli Twój procesor ma rozszerzenie SSE, przekompiluj jądro z opcją
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
103 &quot;<envar>CPU_ENABLE_SSE</envar>&quot; (wymagany FreeBSD-STABLE lub łaty na jądro).
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
104 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
105 </sect2>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
106
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
107 <sect2 id="openbsd">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
108 <title>OpenBSD</title>
11472
320685c33d50 More style corrections. ;)
rathann
parents: 11357
diff changeset
109 <para>Ze względu na ograniczenia w różnych wersjach gas (GNU assemblera - przyp. tłumacza)
320685c33d50 More style corrections. ;)
rathann
parents: 11357
diff changeset
110 (dotyczące relokacji i MMX), będziesz musiał przeprowadzić kompilację w dwóch krokach:
320685c33d50 More style corrections. ;)
rathann
parents: 11357
diff changeset
111 Po pierwsze, upewnij się, że wersja nierdzenna występuje w zmiennej <envar>$PATH</envar>
320685c33d50 More style corrections. ;)
rathann
parents: 11357
diff changeset
112 i wykonaj <command>gmake -k</command>, a następnie upewnij się, że używana jest wersja rdzenna
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
113 i wykonaj <command>gmake</command>.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
114 </para>
13294
paszczi
parents: 13226
diff changeset
115 <para>
paszczi
parents: 13226
diff changeset
116 Powyższa metoda nie jest już potrzebna w OpenBSD 3.4.
paszczi
parents: 13226
diff changeset
117 </para>
11353
wight
parents: 11328
diff changeset
118 </sect2>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
119
11353
wight
parents: 11328
diff changeset
120 <sect2 id="darwin">
wight
parents: 11328
diff changeset
121 <title>Darwin</title>
wight
parents: 11328
diff changeset
122 <para>
wight
parents: 11328
diff changeset
123 Zobacz rozdział <link linkend="macos">Mac OS</link>.
wight
parents: 11328
diff changeset
124 </para>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
125 </sect2>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
126 </sect1>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
128 <sect1 id="solaris">
11353
wight
parents: 11328
diff changeset
129 <title>Sun Solaris</title>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
130 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
131 <application>MPlayer</application> powinien działać na Solarisie 2.6 lub nowszym.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
132 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
133
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
134 <para>
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
135 Na <emphasis role="bold">UltraSPARCach</emphasis>,
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
136 <application>MPlayer</application> korzysta z rozszerzenia
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
137 <emphasis role="bold">VIS</emphasis> (odpowiednik MMX), obecnie tylko w
11828
paszczi
parents: 11803
diff changeset
138 <emphasis><systemitem class="library">libmpeg2</systemitem></emphasis>,
paszczi
parents: 11803
diff changeset
139 <emphasis><systemitem class="library">libavo</systemitem></emphasis> i
paszczi
parents: 11803
diff changeset
140 <emphasis><systemitem class="library">libavcodec</systemitem></emphasis>,
paszczi
parents: 11803
diff changeset
141 ale nie w <systemitem class="library">mp3lib</systemitem>. Możesz oglądać plik VOB na
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
142 procesorze z taktowaniem 400MHz. Będziesz potrzebował do tego biblioteki
11828
paszczi
parents: 11803
diff changeset
143 <ulink url="http://www.sun.com/sparc/vis/mediaLib.html">
paszczi
parents: 11803
diff changeset
144 <systemitem class="library">mLib</systemitem></ulink>.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
145 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
146
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
147 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
148 Aby zbudować pakiet, będziesz potrzebował GNU <application>make</application>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
149 (<filename>gmake</filename>, <filename>/opt/sfw/gmake</filename>), rdzenne make
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
150 Solarisa nie zadziała. Typowy błąd jaki otrzymujesz, budując tym drugim zamiast GNU
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
151 make, to:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
152 <screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
153 % /usr/ccs/bin/make
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
154 make: Fatal error in reader: Makefile, line 25: Unexpected end of line seen
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
155 </screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
156 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
157
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
158 <para>
11473
415d4ce3567f Cosmetics.
rathann
parents: 11472
diff changeset
159 W Solarisie przeznaczonym dla SPARC, potrzebujesz kompilatora GNU C/C++; nie ma
415d4ce3567f Cosmetics.
rathann
parents: 11472
diff changeset
160 znaczenia, czy jest on skonfigurowany z, czy bez GNU assemblera.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
161 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
162
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
163 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
164 Na Solarisie x86, potrzebujesz GNU assemblera i kompilatora GNU C/C++,
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
165 skonfigurowanego do używania GNU assemblera! Kod
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
166 <application>MPlayera</application>, na platformie x86, w znaczący sposób korzysta
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
167 z instrukcji MMX, SSE i 3DNOW!, które nie mogą być skompilowane przy pomocy
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
168 assemblera Sun <filename>/usr/ccs/bin/as</filename>.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
169 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
170
12554
e9b87ca3dbd5 synced with 1.43
paszczi
parents: 12508
diff changeset
171 <para>
e9b87ca3dbd5 synced with 1.43
paszczi
parents: 12508
diff changeset
172 Skrypt <filename>configure</filename> stara się określić, jaki assembler
11473
415d4ce3567f Cosmetics.
rathann
parents: 11472
diff changeset
173 wywoływany jest przez komendę &quot;gcc&quot; (jeżeli próba zakończy się fiaskiem,
11632
a51efb7a8552 synced with 1.33
paszczi
parents: 11622
diff changeset
174 użyj opcji <option>--as=<replaceable>/gdziekolwiek/zainstalowałeś/gnu-as</replaceable></option>,
a51efb7a8552 synced with 1.33
paszczi
parents: 11622
diff changeset
175 żeby określić gdzie skrypt <filename>configure</filename> może znaleźć GNU "as" w Twoim
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
176 systemie).
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
177 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
178
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
179 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
180 Błąd jaki wyświetli <filename>configure</filename> na Solarisie x86, używającym GCC
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
181 bez GNU assemblera:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
182 <screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
183 % configure
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
184 ...
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
185 Checking assembler (/usr/ccs/bin/as) ... , failed
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
186 Please upgrade(downgrade) binutils to 2.10.1...
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
187 </screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
188 (Rozwiązanie: Zainstaluj i używaj gcc skonfigurowanego z opcją <option>--with-as=gas</option>)
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
189 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
190
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
191 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
192 Typowy błąd, jaki otrzymasz przy próbie budowy kompilatorem GNU C, który nie używa GNU as:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
193 <screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
194 % gmake
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
195 ...
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
196 gcc -c -Iloader -Ilibvo -O4 -march=i686 -mcpu=i686 -pipe -ffast-math
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
197 -fomit-frame-pointer -I/usr/local/include -o mplayer.o mplayer.c
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
198 Assembler: mplayer.c
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
199 "(stdin)", line 3567 : Illegal mnemonic
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
200 "(stdin)", line 3567 : Syntax error
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
201 ... more "Illegal mnemonic" and "Syntax error" errors ...
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
202 </screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
203 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
204
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
205 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
206 Ze względu na błędy występujące w Solarisie 8, możesz nie być w stanie odtwarzać płyt DVD
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
207 o pojemności większej niż 4 GB:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
208 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
209
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
210 <itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
211 <listitem><para>
11528
663a2771d5bc wording & sync
wight
parents: 11515
diff changeset
212 Sterownik sd(7D) dla Solarisa 8 x86 ma błąd ujawniający się przy próbie dostępu do
663a2771d5bc wording & sync
wight
parents: 11515
diff changeset
213 bloku dyskowego >4GB urządzenia korzystającego z logicznego rozmiaru bloku !=DEV_BSIZE
663a2771d5bc wording & sync
wight
parents: 11515
diff changeset
214 (np. nośnik CD-ROM i DVD). Ze względu na przepełnienie 32bitowych liczb całkowitych,
663a2771d5bc wording & sync
wight
parents: 11515
diff changeset
215 odczytywany jest adres dysku modulo 4GB
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
216 (<ulink url="http://groups.yahoo.com/group/solarisonintel/message/22516"/>).
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
217 Ten problem nie występuje na Solarisie 8 przeznaczonym dla procesorów SPARC.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
218 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
219
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
220 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
221 Podobny błąd występuje w kodzie systemu plików hsfs(7FS) (znanym jako ISO9660),
11473
415d4ce3567f Cosmetics.
rathann
parents: 11472
diff changeset
222 hsfs może nie obsługiwać partycji/dysków większych niż 4GB, wszystkie dane są
415d4ce3567f Cosmetics.
rathann
parents: 11472
diff changeset
223 odczytywane z bloku modulo 4GB
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
224 (<ulink url="http://groups.yahoo.com/group/solarisonintel/message/22592"/>).
11472
320685c33d50 More style corrections. ;)
rathann
parents: 11357
diff changeset
225 Problem może być rozwiązany przy pomocy łatki 109764-04 (sparc) / 109765-04 (x86).
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
226 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
227 </itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
228
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
229 </sect1>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
230
11528
663a2771d5bc wording & sync
wight
parents: 11515
diff changeset
231 <sect1 id="irix">
11353
wight
parents: 11328
diff changeset
232 <title>Silicon Graphics Irix</title>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
233 <para>
11472
320685c33d50 More style corrections. ;)
rathann
parents: 11357
diff changeset
234 Możesz albo spróbować zainstalować program GNU install i (jeżeli nie
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
235 umieściłeś go w globalnej ścieżce) wskazać go przez:
11632
a51efb7a8552 synced with 1.33
paszczi
parents: 11622
diff changeset
236 <screen>./configure --with-install=
a51efb7a8552 synced with 1.33
paszczi
parents: 11622
diff changeset
237 <replaceable>/ścieżka/i/nazwa/programu/instalacyjnego</replaceable></screen>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
238 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
239
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
240 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
241 Albo użyć domyślnego programu instalacyjnego dostarczonego z IRIX 6.5, w tym
11472
320685c33d50 More style corrections. ;)
rathann
parents: 11357
diff changeset
242 wypadku należy ręcznie zmodyfikować plik <filename>Makefile</filename> w
320685c33d50 More style corrections. ;)
rathann
parents: 11357
diff changeset
243 kilku miejscach. Zmień poniższe dwie linijki:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
244 <programlisting>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
245 $(INSTALL) -c -m 644 DOCS/mplayer.1 $(MANDIR)/man1/mplayer.1
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
246
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
247 $(INSTALL) -c -m 644 etc/codecs.conf $(CONFDIR)/codecs.conf
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
248 </programlisting>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
249 na:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
250 <programlisting>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
251 $(INSTALL) -m 644 mplayer.1 $(MANDIR)/man1/
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
252
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
253 $(INSTALL) -m 644 codecs.conf $(CONFDIR)/
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
254 </programlisting>
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
255 A potem wykonaj (w katalogu źródłowym <application>MPlayera</application>):
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
256 <screen>cp DOCS/mplayer.1 . ; cp etc/codecs.conf .</screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
257 i dalej skompiluj i zainstaluj.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
258 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
259 </sect1>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
260
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
261 <sect1 id="qnx">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
262 <title>QNX</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
263 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
264 Działa. Będziesz musiał ściągnąć bibliotekę SDL dla QNX i zainstalować ją. Wtedy
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
265 uruchom <application>MPlayera</application> a opcją <option>-vo sdl:photon</option>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
266 i <option>-ao sdl:nto</option>, powinno działać szybko.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
267 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
268
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
269 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
270 Wyjście <option>-vo x11</option> będzie nawet wolniejsze niż na Linuksie,
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
271 ponieważ QNX ma tylko <emphasis>emulację</emphasis> Xów, która jest bardzo
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
272 wolna. Używaj SDL.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
273 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
274 </sect1>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
275
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
276 <sect1 id="windows">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
277 <title>Windows</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
278
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
279 <para>Tak, <application>MPlayer</application> działa na Windowsie pod
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
280 <ulink url="http://www.cygwin.com/"><application>Cygwinem</application></ulink> i
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
281 <ulink url="http://www.mingw.org/"><application>MinGW</application></ulink>.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
282 Nie ma jeszcze interfejsu GUI, ale wersja dla wiersza poleceń jest już prawie w pełni
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
283 funkcjonalna. <ulink url="../../tech/patches.txt">Łatki</ulink> są zawsze mile widziane.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
284 Powinieneś sprawdzić listę
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
285 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-cygwin/">mplayer-cygwin</ulink>,
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
286 aby uzyskać pomoc albo otrzymać najnowsze informacje.</para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
287
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
288 <para>Najlepsze wyniki są osiągane ze sterownikami wyjściowymi video DirectX
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
289 (<option>-vo directx</option>) i rdzennym wyjściem dźwiękowym wave Windows
12015
paszczi
parents: 11892
diff changeset
290 (<option>-ao win32</option>). Możesz skorzystać również z OpenGL lub SDL, jednak
13516
paszczi
parents: 13458
diff changeset
291 wydajność OpenGL w znacznym stopniu zależy od systemu, a SDL może powodować powstanie
paszczi
parents: 13458
diff changeset
292 zakłóceń w dźwięku i obrazie albo wywołać błąd, i zakończyć działanie programu.
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
293 Jeżeli występują zakłócenia obrazu, spróbuj
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
294 wyłączyć sprzętową akcelerację przez opcję <option>-vo directx:noaccel</option>. Ściągnij
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
295 <ulink url="http://www.videolan.org/vlc/dx7headers.tgz">pliki nagłówkowe DirectX 7</ulink>,
13458
0562632dc839 synced with 1.49
paszczi
parents: 13294
diff changeset
296 żeby skompilować sterownik do wyjścia video DirectX. Co więcej, musisz mieć
0562632dc839 synced with 1.49
paszczi
parents: 13294
diff changeset
297 zainstalowany DirectX 7 lub nowszy, aby to wyjście zadziałało.</para>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
298
12421
paszczi
parents: 12340
diff changeset
299 <para><link linkend="vidix">VIDIX</link> działa teraz również pod Windowsem jako
paszczi
parents: 12340
diff changeset
300 <option>-vo winvidix</option>, chociaż jego obsługa jest eksperymentalna i wymaga
paszczi
parents: 12340
diff changeset
301 trochę ręcznego przygotowania. Pobierz
paszczi
parents: 12340
diff changeset
302 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/dhahelper.sys">dhahelper.sys</ulink>
paszczi
parents: 12340
diff changeset
303 i skopiuj go do
paszczi
parents: 12340
diff changeset
304 <filename class="directory">libdha/dhahelperwin</filename> w drzewie źródłowym
paszczi
parents: 12340
diff changeset
305 <application>MPlayera</application>. Uruchom konsolę, następnie przejdź do tego katalogu i wykonaj
paszczi
parents: 12340
diff changeset
306
paszczi
parents: 12340
diff changeset
307 <screen>gcc -o dhasetup.exe dhasetup.c</screen>
paszczi
parents: 12340
diff changeset
308
paszczi
parents: 12340
diff changeset
309 i
paszczi
parents: 12340
diff changeset
310
paszczi
parents: 12340
diff changeset
311 <screen>dhasetup.exe install</screen>
paszczi
parents: 12340
diff changeset
312
paszczi
parents: 12340
diff changeset
313 jako Administrator. Będziesz musiał ponownie uruchomić komputer. Teraz, skopiuj wszystkie pliki
paszczi
parents: 12340
diff changeset
314 z rozszerzeniem <systemitem class="library">.so</systemitem> z katalogu
paszczi
parents: 12340
diff changeset
315 <filename class="directory">vidix/drivers</filename> do
paszczi
parents: 12340
diff changeset
316 <filename class="directory">mplayer/vidix</filename>
paszczi
parents: 12340
diff changeset
317 względem położnia pliku <filename>mplayer.exe</filename>.</para>
paszczi
parents: 12340
diff changeset
318
12340
paszczi
parents: 12015
diff changeset
319 <para>Dla osiągnięcia najlepszych wyników <application>MPlayer</application> powinien
paszczi
parents: 12015
diff changeset
320 korzystać z przestrzeni kolorów, którą Twoja karta wspiera sprzętowo. Niestety
paszczi
parents: 12015
diff changeset
321 wiele sterowników graficznych Windowsa źle informuje o wspieranych przez kartę
paszczi
parents: 12015
diff changeset
322 przestrzeniach. Aby sprawdzić które są źle obsługiwane, wykonaj poniższą komendę:
paszczi
parents: 12015
diff changeset
323
12421
paszczi
parents: 12340
diff changeset
324 <screen>mplayer -benchmark -nosound -frames 100 -vf format=<replaceable>przestrzeń</replaceable> <replaceable>film</replaceable></screen>
12340
paszczi
parents: 12015
diff changeset
325
paszczi
parents: 12015
diff changeset
326 gdzie <replaceable>przestrzeń</replaceable> może być jakąkolwiek
paszczi
parents: 12015
diff changeset
327 wartością spośród tych uzyskanych przez opcję <option>-vf format=fmt=help</option>.
paszczi
parents: 12015
diff changeset
328 Jeśli, któraś z nich działa szczególnie źle, opcja
paszczi
parents: 12015
diff changeset
329 <option>-vf noformat=<replaceable>przestrzeń</replaceable></option>
paszczi
parents: 12015
diff changeset
330 zapobiegnie jej używaniu. Możesz to na stałe dodać do Twojego pliku konfiguracyjnego.</para>
paszczi
parents: 12015
diff changeset
331
paszczi
parents: 12015
diff changeset
332
paszczi
parents: 12015
diff changeset
333
11328
wight
parents: 11273
diff changeset
334 <para>Możesz wykorzystać kodeki Win32 i Real dla Win32 (nie kodeki Real dla Linuksa),
wight
parents: 11273
diff changeset
335 jeżeli chcesz. Umieść je gdzieś w swojej
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
336 ścieżce (zmienna PATH - przyp. tłumacza) albo użyj opcji
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
337 <option>--with-codecsdir=c:/ścieżka/do/twoich/kodeków</option> (lub
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
338 <option>--with-codecsdir=/ścieżka/do/twoich/kodeków</option> tylko na
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
339 <application>Cygwin</application>) dla <filename>configure</filename>.
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
340 Mieliśmy doniesienia, że biblioteki Real muszą być zapisywalne dla użytkownika,
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
341 który korzysta z <application>MPlayera</application>, ale tylko na niektórych
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
342 systemach. Spróbuj nadać im atrybut zapisywalności, jeżeli napotkasz jakieś problemy.
11328
wight
parents: 11273
diff changeset
343 Biblioteki DLL QuickTime również działają, ale będzisz musiał je umieścić
11472
320685c33d50 More style corrections. ;)
rathann
parents: 11357
diff changeset
344 w katalogu systemowym Windows
11803
507476964de0 synced with 1.35
paszczi
parents: 11716
diff changeset
345 (<filename class="directory"><replaceable>C:\Windows\system\</replaceable></filename>).</para>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
346
12442
a5fdd848c0b7 synced with 1.41
paszczi
parents: 12421
diff changeset
347 <para>Możesz odtwarzać VCD, odtwarzając pliki <filename>.DAT</filename> lub <filename>.MPG</filename>,
a5fdd848c0b7 synced with 1.41
paszczi
parents: 12421
diff changeset
348 które Windows pokazuje na VCD. To działa mniej więcej tak (dopasuj literę dysku do Twojego
a5fdd848c0b7 synced with 1.41
paszczi
parents: 12421
diff changeset
349 CD-ROMu):</para>
a5fdd848c0b7 synced with 1.41
paszczi
parents: 12421
diff changeset
350
a5fdd848c0b7 synced with 1.41
paszczi
parents: 12421
diff changeset
351 <screen>mplayer <replaceable>d:/mpegav/avseq01.dat</replaceable></screen>
a5fdd848c0b7 synced with 1.41
paszczi
parents: 12421
diff changeset
352
a5fdd848c0b7 synced with 1.41
paszczi
parents: 12421
diff changeset
353 <para>DVD również działa, podaj literę Twojego DVD-ROMu przez
a5fdd848c0b7 synced with 1.41
paszczi
parents: 12421
diff changeset
354 opcję <option>-dvd-device</option>:</para>
a5fdd848c0b7 synced with 1.41
paszczi
parents: 12421
diff changeset
355
a5fdd848c0b7 synced with 1.41
paszczi
parents: 12421
diff changeset
356 <screen>mplayer dvd://<replaceable>&lt;tytuł&gt;</replaceable> -dvd-device <replaceable>d</replaceable>:</screen>
a5fdd848c0b7 synced with 1.41
paszczi
parents: 12421
diff changeset
357
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
358 <para>Konsola <application>Cygwin</application>/<application>MinGW</application>
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
359 jest raczej wolna. Przekierowywanie wyjścia albo używanie
11472
320685c33d50 More style corrections. ;)
rathann
parents: 11357
diff changeset
360 opcji <option>-quiet</option> zgłoszono jako poprawiające wydajność na
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
361 niektórych systemach. Bezpośrednie renderowanie (<option>-dr</option>) również
11472
320685c33d50 More style corrections. ;)
rathann
parents: 11357
diff changeset
362 może pomóc. Możesz zapobiec migotaniu OSD, włączając podwójne buforowanie
320685c33d50 More style corrections. ;)
rathann
parents: 11357
diff changeset
363 opcją <option>-double</option>. Jeżeli odtwarzanie jest nierówne, spróbuj użyć
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
364 <option>-autosync 100</option>. Jeżeli którakolwiek z tych opcji Ci pomogła,
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
365 może będziesz chciał umieścić ją w swoim pliku konfiguracyjnym.</para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
366
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
367 <para>Sascha Sommer wydaje, od czasu do czasu, oficjalne paczki dla Windowsa,
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
368 Joey Parrish tworzy nieoficjalne paczki z instalatorem.
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
369 Poszukaj ich w sekcji Windows
11892
paszczi
parents: 11828
diff changeset
370 <ulink url="http://www.mplayerhq.hu/homepage/projects.html#windows">na stronie naszych
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
371 projektów</ulink>.</para>
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
372
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
373
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
374 <sect2 id="cygwin">
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
375 <title><application>Cygwin</application></title>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
376
11556
b52b8bedf2ac sync by Maciek Paszta
wight
parents: 11549
diff changeset
377 <para><application>Cygwin</application> w wersji wcześniejszej niż 1.5.0 nie
b52b8bedf2ac sync by Maciek Paszta
wight
parents: 11549
diff changeset
378 zawiera <filename>inttypes.h</filename>. Umieść plik
11353
wight
parents: 11328
diff changeset
379 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/contrib/inttypes.h">inttypes.h</ulink>
wight
parents: 11328
diff changeset
380 w katalogu <filename class="directory">/usr/include/</filename>, żeby umożliwić kompilację
11357
wight
parents: 11353
diff changeset
381 <application>MPlayera</application>.</para>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
382
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
383 <para>Pliki nagłówkowe DirectX muszą być rozpakowane do
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
384 <filename class="directory">/usr/include/</filename> lub
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
385 <filename class="directory">/usr/local/include/</filename>.</para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
386
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
387 <para>Instrukcje i pliki potrzebne do kompilacji SDLa dla <application>Cygwin</application>
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
388 są dostępne na
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
389 <ulink url="http://www.libsdl.org/extras/win32/cygwin/">stronie libsdl</ulink>.</para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
390
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
391 </sect2>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
392
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
393 <sect2 id="mingw">
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
394 <title><application>MinGW</application></title>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
395
11549
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
396 <para>Zainstalowanie <application>MinGW</application>, który umożliwiłby
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
397 kompilację <application>MPlayera</application> było zawiłe,
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
398 ale teraz składa się tylko z trzech prostych kroków i niedługo powinno
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
399 działać "prosto z pudełka". Zainstaluj <application>MinGW</application>
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
400 3.0.0 lub nowszy. Zainstaluj MSYS 1.0.9 lub nowszy i wskaż systemowi poinstalacyjnemu
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
401 MSYSa, że <application>MinGW</application> jest zainstalowane.</para>
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
402
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
403 <para>Jeżeli używasz <application>MinGW</application> wcześniejszego niż 3.1.0,
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
404 zastąp <filename>/mingw/include/sys/types.h</filename> tym
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
405 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/contrib/types.h"><filename>types.h</filename></ulink>.
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
406 </para>
58d9a64ca336 Sync and some random fixes
wight
parents: 11528
diff changeset
407
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
408 <para>Rozpakuj pliki nagłówkowe DirectX do <filename class="directory">/mingw/include/</filename>.</para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
409
12508
92c3ef3ec3c1 sync with 1.42
paszczi
parents: 12442
diff changeset
410 <para>Do obsługi skompresowanych nagłówków MOV wymagana jest biblioteka
92c3ef3ec3c1 sync with 1.42
paszczi
parents: 12442
diff changeset
411 <ulink url="http://www.gzip.org/zlib/">zlib</ulink>, która nie jest
92c3ef3ec3c1 sync with 1.42
paszczi
parents: 12442
diff changeset
412 domyślnie dostępna w <application>MinGW</application>.
92c3ef3ec3c1 sync with 1.42
paszczi
parents: 12442
diff changeset
413 Skonfiguruj ją z opcją <option>--prefix=/mingw</option> i zainstaluj
92c3ef3ec3c1 sync with 1.42
paszczi
parents: 12442
diff changeset
414 przed kompilacją <application>MPlayera</application>.</para>
92c3ef3ec3c1 sync with 1.42
paszczi
parents: 12442
diff changeset
415
92c3ef3ec3c1 sync with 1.42
paszczi
parents: 12442
diff changeset
416
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
417 </sect2>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
418
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
419 </sect1>
11353
wight
parents: 11328
diff changeset
420 <sect1 id="macos">
wight
parents: 11328
diff changeset
421 <title>Mac OS</title>
wight
parents: 11328
diff changeset
422 <para>
wight
parents: 11328
diff changeset
423 "Surowe" źródła <application>MPlayera</application> obsługują
11528
663a2771d5bc wording & sync
wight
parents: 11515
diff changeset
424 tylko Mac OS X w wersjach 10.2 i wyższych. Możesz spróbować umożliwić
11353
wight
parents: 11328
diff changeset
425 obsługę starszych wersji Mac OS oraz przysłać nam łaty!
wight
parents: 11328
diff changeset
426 </para>
wight
parents: 11328
diff changeset
427
wight
parents: 11328
diff changeset
428 <para>
wight
parents: 11328
diff changeset
429 Zmodyfikowane GCC 3.X Apple jest zalecane do kompilacji
11828
paszczi
parents: 11803
diff changeset
430 <application>MPlayera</application>, szczególnie z
paszczi
parents: 11803
diff changeset
431 <systemitem class="library">libavcodec</systemitem>, ponieważ
11353
wight
parents: 11328
diff changeset
432 ich zmodyfikowane GCC 2.95.x nie obsługuje poprawnie składni C99.
wight
parents: 11328
diff changeset
433 </para>
wight
parents: 11328
diff changeset
434
wight
parents: 11328
diff changeset
435 <para>
wight
parents: 11328
diff changeset
436 Możesz pobrać Aqua GUI dla <application>MPlayera</application> razem z
11357
wight
parents: 11353
diff changeset
437 jego skompilowanymi binariami dla Mac OS X ze strony projektu
11353
wight
parents: 11328
diff changeset
438 <ulink url="http://mplayerosx.sf.net/">MPlayerOSX</ulink>.
wight
parents: 11328
diff changeset
439 </para>
wight
parents: 11328
diff changeset
440 </sect1>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
441
12594
b3e42fb7777b synced with 1.44
paszczi
parents: 12554
diff changeset
442 <sect1 id="hp-ux">
b3e42fb7777b synced with 1.44
paszczi
parents: 12554
diff changeset
443 <title>HP-UX</title>
11615
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
444 <para>
11616
5ffcfe5c6b78 small word fixes
paszczi
parents: 11615
diff changeset
445 Martin Gansser opiekuje się cennym
11615
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
446 <ulink url="http://cloud.prohosting.com/patos/docs/mplayer_on_hpux11.htm">
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
447 dokumentem HOWTO</ulink> ("Jak to zrobić.." - przypisek tłumacza)
11616
5ffcfe5c6b78 small word fixes
paszczi
parents: 11615
diff changeset
448 na temat budowania <application>MPlayera</application> na HP-UX. Zawiera on nawet dział
11615
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
449 FAQ!
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
450 </para>
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
451
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
452 <para>
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
453 W każdym bądź razie, nasze "surowe" źródła <application>MPlayera</application>
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
454 kompilowały się na HP-UX bez żadnych problemów.
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
455 </para>
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
456 </sect1>
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
457
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
458 <sect1 id="amiga">
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
459 <title>Amiga/MorphOS (zabawki dla zapaleńców)</title>
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
460 <para>
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
461 Nicholas Det at Genesi stworzył potężny port <application>MPlayera
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
462 </application> dla MorphOS. Niestety oparty jest on o serię 0.90.
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
463 </para>
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
464
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
465 <para>
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
466 Pobierz go z <ulink url="http://www.morphzone.org/">MorphZone</ulink>:
11622
f6e35cdf1818 synced with 1.32
paszczi
parents: 11616
diff changeset
467 <itemizedlist>
f6e35cdf1818 synced with 1.32
paszczi
parents: 11616
diff changeset
468 <listitem><para>
11615
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
469 <ulink url="http://www.morphzone.org/modules/mydownloads/singlefile.php?lid=90">
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
470 pakiet binarny <application>MPlayer</application> 0.91</ulink>
11622
f6e35cdf1818 synced with 1.32
paszczi
parents: 11616
diff changeset
471 </para></listitem>
f6e35cdf1818 synced with 1.32
paszczi
parents: 11616
diff changeset
472 <listitem><para>
11615
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
473 <ulink url="http://www.morphzone.org/modules/mydownloads/singlefile.php?lid=91">
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
474 źródła <application>MPlayera</application> 0.91</ulink>
11622
f6e35cdf1818 synced with 1.32
paszczi
parents: 11616
diff changeset
475 </para></listitem>
f6e35cdf1818 synced with 1.32
paszczi
parents: 11616
diff changeset
476 <listitem><para>
11615
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
477 <ulink url="http://www.morphzone.org/modules/mydownloads/singlefile.php?lid=912">
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
478 pakiet binarny <application>MEncodera</application> 0.91</ulink>
11622
f6e35cdf1818 synced with 1.32
paszczi
parents: 11616
diff changeset
479 </para></listitem>
f6e35cdf1818 synced with 1.32
paszczi
parents: 11616
diff changeset
480 </itemizedlist>
11615
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
481 </para>
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
482 </sect1>
a7629ff4ba7d sync with 1.30 and 1.31
paszczi
parents: 11556
diff changeset
483
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
484 </chapter>