|
From: Hisashi T. F. <ht...@us...> - 2003-10-25 22:30:38
|
Update of /cvsroot/fink/web/xml/faq In directory sc8-pr-cvs1:/tmp/cvs-serv4144 Modified Files: faq.xml Log Message: Added a question about Apple X11 being installed but fink wants to install xfree86. Index: faq.xml =================================================================== RCS file: /cvsroot/fink/web/xml/faq/faq.xml,v retrieving revision 1.133 retrieving revision 1.134 diff -u -d -r1.133 -r1.134 --- faq.xml 25 Oct 2003 01:08:06 -0000 1.133 +++ faq.xml 25 Oct 2003 22:29:39 -0000 1.134 @@ -1412,5 +1412,13 @@ <p>You didn't upgrade X11 to version "X11 1.0 - XFree86 4.3.0" included with Panther. You can install X11 from X11.pkg on Disk 3.</p> </answer> </faqentry> +<faqentry name="apple-x11-wants-xfree86" > + <question> + <p>I installed Apple's X11 in Panther but fink keeps asking to install xfree86.</p> + </question> + <answer> + <p>You need to install the X11 SDK, which is on the Xcode CD, and is <em>not</em> installed by default.</p> + </answer> +</faqentry> </chapter> </document> |