comparison DOCS/xml/en/faq.xml @ 28617:7e7ce5a2208f

Exterminate one more trailing whitespace.
author bircoph
date Wed, 18 Feb 2009 20:46:46 +0000
parents 147df13f0d46
children 2f04c7e162b8
comparison
equal deleted inserted replaced
28616:e473635bd437 28617:7e7ce5a2208f
183 Uncompress the files somewhere that is not in your System folder. 183 Uncompress the files somewhere that is not in your System folder.
184 (i.e. do not install these frameworks into your 184 (i.e. do not install these frameworks into your
185 <filename class="directory">/System/Library/Frameworks</filename>! 185 <filename class="directory">/System/Library/Frameworks</filename>!
186 Using this older copy is only meant to get around link errors!) 186 Using this older copy is only meant to get around link errors!)
187 <screen>gunzip &lt; CompatFrameworks.tgz | tar xvf -</screen> 187 <screen>gunzip &lt; CompatFrameworks.tgz | tar xvf -</screen>
188 In config.mak, you should append 188 In config.mak, you should append
189 <systemitem>-F/path/to/where/you/extracted</systemitem> 189 <systemitem>-F/path/to/where/you/extracted</systemitem>
190 to the <systemitem>OPTFLAGS</systemitem> variable. 190 to the <systemitem>OPTFLAGS</systemitem> variable.
191 If you use <application>X-Code</application>, you can just select these 191 If you use <application>X-Code</application>, you can just select these
192 frameworks instead of the system ones. 192 frameworks instead of the system ones.
193 </para> 193 </para>