Update of /cvsroot/fink/scripts/installer/dmg/faq
In directory sc8-pr-cvs1:/tmp/cvs-serv19628/scripts/installer/dmg/faq

Modified Files:
        faq.html 
Log Message:
Adding even more explanation to 8.12 (x11sdk & panther) and correcting my HTML/html 
errors.


Index: faq.html
===================================================================
RCS file: /cvsroot/fink/scripts/installer/dmg/faq/faq.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- faq.html    13 Nov 2003 19:36:32 -0000      1.43
+++ faq.html    14 Nov 2003 03:26:28 -0000      1.44
@@ -989,12 +989,12 @@
 </a>
 <a name="usage-packages.apple-x11-wants-xfree86">
        <div class="question"><p><b>Q8.12: I installed Apple's X11 in Panther but fink 
keeps asking to install xfree86.</b></p></div>
-       <div class="answer"><p><b>A:</b> You need to install the X11 SDK, which is on 
the Xcode CD, and is <b>not</b> installed by default.</p><p>The safest way to fix this 
error is to remove all older copies of xfree86 or system-xfree86 and reinstall Apple's 
X11 and the X11 SDK. You may see warnings from the first line, which you can 
ignore:</p><pre>sudo dpkg -r --force-all system-xfree86 system-xfree86-42 
system-xfree86-43 \
-xfree86-base xfree86-base-shlibs; fink selfupdate; fink index</pre></div>
+       <div class="answer"><p><b>A:</b> You need to install the X11 SDK, which is on 
the Xcode CD, and is <b>not</b> installed by default.</p><p>Even if you install XCode, 
the X11 SDK is <b>not</b> installed by default. It has to be installed either with a 
custom Xcode install, or by clicking on the <tt style="white-space: 
nowrap;">X11SDK</tt> pkg in the <tt style="white-space: nowrap;">Packages</tt> 
folder.</p><p>The safest way to fix this error is to remove all older copies of 
xfree86 or system-xfree86 and reinstall Apple's X11 and the X11 SDK. You may see 
warnings from the first line, which you can ignore:</p><pre>sudo dpkg -r --force-all 
system-xfree86 system-xfree86-42 system-xfree86-43 \
+                       xfree86-base xfree86-base-shlibs; fink selfupdate; fink 
index</pre><p>Then, install X11SDK from the Xcode CD.</p></div>
 </a>
 <hr><h2>Copyright Notice</h2><p>Copyright (c) 2001 Christoph Pfisterer,
 Copyright (c) 2001-2003 The Fink Project.
 You may distribute this document in print for private purposes,
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication
-requires the explicit consent of the author.</p><hr><p>Generated from <i>$Fink: 
faq.xml,v 1.144 2003/11/13 19:34:18 alexkhansen Exp $</i></p></body></html>
+requires the explicit consent of the author.</p><hr><p>Generated from <i>$Fink: 
faq.xml,v 1.145 2003/11/14 00:42:30 htodd Exp $</i></p></body></html>




-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to