|
From: Hisashi T. F. <ht...@us...> - 2003-10-25 22:56:13
|
Update of /cvsroot/fink/web/faq In directory sc8-pr-cvs1:/tmp/cvs-serv7918/web/faq Modified Files: comp-general.php comp-packages.php general.php index.php relations.php upgrade-fink.php usage-fink.php usage-general.php usage-packages.php Log Message: Added "install your Panther X11 SDK," to the FAQ. Index: comp-general.php =================================================================== RCS file: /cvsroot/fink/web/faq/comp-general.php,v retrieving revision 1.111 retrieving revision 1.112 diff -u -d -r1.111 -r1.112 --- comp-general.php 25 Oct 2003 01:27:36 -0000 1.111 +++ comp-general.php 25 Oct 2003 22:54:46 -0000 1.112 @@ -1,7 +1,7 @@ <? $title = "F.A.Q. - Compiling (1)"; $cvs_author = 'Author: htodd'; -$cvs_date = 'Date: 2003/10/25 01:08:06'; +$cvs_date = 'Date: 2003/10/25 22:29:39'; $metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link rel="next" href="comp-packages.php" title="Compile Problems - Specific Packages"><link rel="prev" href="usage-fink.php" title="Installing, Using and Maintaining Fink">'; Index: comp-packages.php =================================================================== RCS file: /cvsroot/fink/web/faq/comp-packages.php,v retrieving revision 1.110 retrieving revision 1.111 diff -u -d -r1.110 -r1.111 --- comp-packages.php 25 Oct 2003 01:27:36 -0000 1.110 +++ comp-packages.php 25 Oct 2003 22:54:46 -0000 1.111 @@ -1,7 +1,7 @@ <? $title = "F.A.Q. - Compiling (2)"; $cvs_author = 'Author: htodd'; -$cvs_date = 'Date: 2003/10/25 01:08:06'; +$cvs_date = 'Date: 2003/10/25 22:29:39'; $metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link rel="next" href="usage-general.php" title="Package Usage Problems - General"><link rel="prev" href="comp-general.php" title="Compile Problems - General">'; Index: general.php =================================================================== RCS file: /cvsroot/fink/web/faq/general.php,v retrieving revision 1.128 retrieving revision 1.129 diff -u -d -r1.128 -r1.129 --- general.php 25 Oct 2003 01:27:36 -0000 1.128 +++ general.php 25 Oct 2003 22:54:46 -0000 1.129 @@ -1,7 +1,7 @@ <? $title = "F.A.Q. - General"; $cvs_author = 'Author: htodd'; -$cvs_date = 'Date: 2003/10/25 01:08:06'; +$cvs_date = 'Date: 2003/10/25 22:29:39'; $metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link rel="next" href="relations.php" title="Relations with Other Projects"><link rel="prev" href="index.php" title="F.A.Q. Contents">'; Index: index.php =================================================================== RCS file: /cvsroot/fink/web/faq/index.php,v retrieving revision 1.146 retrieving revision 1.147 diff -u -d -r1.146 -r1.147 --- index.php 25 Oct 2003 01:27:36 -0000 1.146 +++ index.php 25 Oct 2003 22:54:46 -0000 1.147 @@ -1,7 +1,7 @@ <? $title = "F.A.Q."; $cvs_author = 'Author: htodd'; -$cvs_date = 'Date: 2003/10/25 01:08:06'; +$cvs_date = 'Date: 2003/10/25 22:29:39'; $metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link rel="next" href="general.php" title="General Questions">'; @@ -146,8 +146,9 @@ <li><a href="usage-packages.php#apple-x-delete">8.9 I want the delete key in Apple's X11.app to behave like that in XDarwin.</a></li> <li><a href="usage-packages.php#gnome-two">8.10 I upgraded from GNOME 1.x to GNOME 2.x and now <code>gnome-session</code> won't open a window manager.</a></li> <li><a href="usage-packages.php#apple-x11-no-windowbar">8.11 I upgraded to Apple's X11 in Panther and now my window title bars are missing.</a></li> +<li><a href="usage-packages.php#apple-x11-wants-xfree86">8.12 I installed Apple's X11 in Panther but fink keeps asking to install xfree86.</a></li> </ul> -</ul><p>Generated from <i>$Fink: faq.xml,v 1.133 2003/10/25 01:08:06 htodd Exp $</i></p> +</ul><p>Generated from <i>$Fink: faq.xml,v 1.134 2003/10/25 22:29:39 htodd Exp $</i></p> <? Index: relations.php =================================================================== RCS file: /cvsroot/fink/web/faq/relations.php,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- relations.php 25 Oct 2003 01:27:36 -0000 1.113 +++ relations.php 25 Oct 2003 22:54:46 -0000 1.114 @@ -1,7 +1,7 @@ <? $title = "F.A.Q. - Relations"; $cvs_author = 'Author: htodd'; -$cvs_date = 'Date: 2003/10/25 01:08:06'; +$cvs_date = 'Date: 2003/10/25 22:29:39'; $metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link rel="next" href="upgrade-fink.php" title="Upgrading Fink (version-specific troubleshooting)"><link rel="prev" href="general.php" title="General Questions">'; Index: upgrade-fink.php =================================================================== RCS file: /cvsroot/fink/web/faq/upgrade-fink.php,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- upgrade-fink.php 25 Oct 2003 01:27:36 -0000 1.2 +++ upgrade-fink.php 25 Oct 2003 22:54:46 -0000 1.3 @@ -1,7 +1,7 @@ <? $title = "F.A.Q. - Upgrading Fink"; $cvs_author = 'Author: htodd'; -$cvs_date = 'Date: 2003/10/25 01:08:06'; +$cvs_date = 'Date: 2003/10/25 22:29:39'; $metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link rel="next" href="usage-fink.php" title="Installing, Using and Maintaining Fink"><link rel="prev" href="relations.php" title="Relations with Other Projects">'; Index: usage-fink.php =================================================================== RCS file: /cvsroot/fink/web/faq/usage-fink.php,v retrieving revision 1.115 retrieving revision 1.116 diff -u -d -r1.115 -r1.116 --- usage-fink.php 25 Oct 2003 01:27:36 -0000 1.115 +++ usage-fink.php 25 Oct 2003 22:54:46 -0000 1.116 @@ -1,7 +1,7 @@ <? $title = "F.A.Q. - Fink Usage"; $cvs_author = 'Author: htodd'; -$cvs_date = 'Date: 2003/10/25 01:08:06'; +$cvs_date = 'Date: 2003/10/25 22:29:39'; $metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link rel="next" href="comp-general.php" title="Compile Problems - General"><link rel="prev" href="upgrade-fink.php" title="Upgrading Fink (version-specific troubleshooting)">'; Index: usage-general.php =================================================================== RCS file: /cvsroot/fink/web/faq/usage-general.php,v retrieving revision 1.109 retrieving revision 1.110 diff -u -d -r1.109 -r1.110 --- usage-general.php 25 Oct 2003 01:27:36 -0000 1.109 +++ usage-general.php 25 Oct 2003 22:54:46 -0000 1.110 @@ -1,7 +1,7 @@ <? $title = "F.A.Q. - Usage (1)"; $cvs_author = 'Author: htodd'; -$cvs_date = 'Date: 2003/10/25 01:08:06'; +$cvs_date = 'Date: 2003/10/25 22:29:39'; $metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link rel="next" href="usage-packages.php" title="Package Usage Problems - Specific Packages"><link rel="prev" href="comp-packages.php" title="Compile Problems - Specific Packages">'; Index: usage-packages.php =================================================================== RCS file: /cvsroot/fink/web/faq/usage-packages.php,v retrieving revision 1.109 retrieving revision 1.110 diff -u -d -r1.109 -r1.110 --- usage-packages.php 25 Oct 2003 01:27:36 -0000 1.109 +++ usage-packages.php 25 Oct 2003 22:54:46 -0000 1.110 @@ -1,7 +1,7 @@ <? $title = "F.A.Q. - Usage (2)"; $cvs_author = 'Author: htodd'; -$cvs_date = 'Date: 2003/10/25 01:08:06'; +$cvs_date = 'Date: 2003/10/25 22:29:39'; $metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link rel="prev" href="usage-general.php" title="Package Usage Problems - General">'; @@ -140,6 +140,10 @@ <a name="apple-x11-no-windowbar"> <div class="question"><p><b>Q8.11: I upgraded to Apple's X11 in Panther and now my window title bars are missing.</b></p></div> <div class="answer"><p><b>A:</b> 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></div> +</a> +<a name="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></div> </a> |