Update of /cvsroot/fink/web/faq
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv25632/web/faq

Modified Files:
        comp-general.en.php comp-packages.en.php faq.en.html 
        general.en.php index.en.php mirrors.en.php relations.en.php 
        upgrade-fink.en.php usage-fink.en.php usage-general.en.php 
        usage-packages.en.php 
Log Message:
FAQ update


Index: usage-general.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/usage-general.en.php,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- usage-general.en.php        25 Jul 2006 14:37:48 -0000      1.68
+++ usage-general.en.php        2 Aug 2006 16:09:35 -0000       1.69
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Usage (1)";
-$cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2006/07/25 14:36:39';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2006/08/02 16:07:26';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q. 
Contents"><link rel="next" href="usage-packages.php?phpLang=en" title="Package 
Usage Problems - Specific Packages"><link rel="prev" 
href="comp-packages.php?phpLang=en" title="Compile Problems - Specific 
Packages">';
 
 

Index: usage-fink.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/usage-fink.en.php,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- usage-fink.en.php   25 Jul 2006 14:37:48 -0000      1.70
+++ usage-fink.en.php   2 Aug 2006 16:09:35 -0000       1.71
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Fink Usage";
-$cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2006/07/25 14:36:39';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2006/08/02 16:07:26';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q. 
Contents"><link rel="next" href="comp-general.php?phpLang=en" title="Compile 
Problems - General"><link rel="prev" href="upgrade-fink.php?phpLang=en" 
title="Upgrading Fink (version-specific troubleshooting)">';
 
 
@@ -511,6 +511,15 @@
 </b></p></div>
       <div class="answer"><p><b><? echo FINK_A ; ?>:</b> This error occurs if 
you use a PowerPC installer package on an Intel machine.  You'll need to flush 
your Fink installation, e.g.:</p><pre>sudo rm -rf /sw</pre><p>and then download 
the disk image for Intel machines from <a 
href="http://fink.sourceforge.net/download/index.php";>the downloads 
page</a>.</p></div>
     </a>
+    <a name="sf-cvs-2006">
+             <div class="question"><p><b><? echo FINK_Q ; ?>5.35: I haven't 
been able to do a cvs selfupdate.</b></p></div>
+             <div class="answer"><p><b><? echo FINK_A ; ?>:</b> If you get 
errors that include lines like:</p><pre>
+cvs [update aborted]: connect to cvs.sourceforge.net(66.35.250.207):
+2401 failed: Operation timed out
+</pre><p>this is because of a recent restructuring of the CVS servers at 
sourceforge.net.  Fink files are now at <code>fink.cvs.sourceforge.net</code>.  
You'll need to update the <code>fink-mirrors package</code> via the binary 
tools:</p><pre>
+sudo apt-get update ; sudo apt-get install fink-mirrors
+</pre></div>
+             </a>
   <p align="right"><? echo FINK_NEXT ; ?>:
 <a href="comp-general.php?phpLang=en">6. Compile Problems - General</a></p>
 <? include_once "../footer.inc"; ?>

Index: mirrors.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/mirrors.en.php,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- mirrors.en.php      25 Jul 2006 14:37:48 -0000      1.67
+++ mirrors.en.php      2 Aug 2006 16:09:35 -0000       1.68
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Mirrors";
-$cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2006/07/25 14:36:39';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2006/08/02 16:07:26';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q. 
Contents"><link rel="next" href="upgrade-fink.php?phpLang=en" title="Upgrading 
Fink (version-specific troubleshooting)"><link rel="prev" 
href="relations.php?phpLang=en" title="Relations with Other Projects">';
 
 

Index: upgrade-fink.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/upgrade-fink.en.php,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- upgrade-fink.en.php 25 Jul 2006 14:37:48 -0000      1.67
+++ upgrade-fink.en.php 2 Aug 2006 16:09:35 -0000       1.68
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Upgrading Fink";
-$cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2006/07/25 14:36:39';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2006/08/02 16:07:26';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q. 
Contents"><link rel="next" href="usage-fink.php?phpLang=en" title="Installing, 
Using and Maintaining Fink"><link rel="prev" href="mirrors.php?phpLang=en" 
title="Fink mirrors">';
 
 

Index: index.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/index.en.php,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- index.en.php        25 Jul 2006 14:37:48 -0000      1.73
+++ index.en.php        2 Aug 2006 16:09:35 -0000       1.74
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q.";
-$cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2006/07/25 14:36:39';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2006/08/02 16:07:26';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q. 
Contents"><link rel="next" href="general.php?phpLang=en" title="General 
Questions">';
 
 
@@ -37,7 +37,7 @@
         applications from the<code> fileutils </code>package! 
Help!</a></li><li><a 
href="usage-fink.php?phpLang=en#pathsetup-keeps-running">5.27 When I open a 
Terminal window, I get a message that "Your
         environment seems to be correctly set up for Fink already.", and it
         logs out.</a></li><li><a 
href="usage-fink.php?phpLang=en#ext-drive">5.28 I have Fink installed away from 
the main partition and I can't update the fink package from source.  There are 
errors involving <q>chowname</q>.</a></li><li><a 
href="usage-fink.php?phpLang=en#mirror-gnu">5.29 Fink won't update my packages 
because it says it can't find the 'gnu' mirror.</a></li><li><a 
href="usage-fink.php?phpLang=en#cant-move-fink">5.30 I can't update Fink, 
because it can't move /sw/fink out of the way.</a></li><li><a 
href="usage-fink.php?phpLang=en#four-oh-three">5.31 I keep getting 403 errors 
when I use <code>apt-get</code> or <code>dselect</code> or the Fink Commander 
Binary menu.</a></li><li><a href="usage-fink.php?phpLang=en#fc-cache">5.32 I 
get a message that says "No fonts found".</a></li><li><a 
href="usage-fink.php?phpLang=en#non-admin-installer">5.33  I can't install Fink 
via the Installer package, because I get "volume doesn't support symlinks" 
errors.</a></li><li><a hr
 ef="usage-fink.php?phpLang=en#wrong-arch">5.34 I can't update Fink, because 
<q>package architecture (darwin-i386) does not match system 
(darwin-powerpc).</q>
-</a></li></ul></li><li><a href="comp-general.php?phpLang=en"><b>6 Compile 
Problems - General</b></a><ul><li><a 
href="comp-general.php?phpLang=en#compiler">6.1 A configure script complains 
that it can't find an "acceptable cc".
+</a></li><li><a href="usage-fink.php?phpLang=en#sf-cvs-2006">5.35 I haven't 
been able to do a cvs selfupdate.</a></li></ul></li><li><a 
href="comp-general.php?phpLang=en"><b>6 Compile Problems - 
General</b></a><ul><li><a href="comp-general.php?phpLang=en#compiler">6.1 A 
configure script complains that it can't find an "acceptable cc".
         What's that?</a></li><li><a href="comp-general.php?phpLang=en#cvs">6.2 
When I try a "fink selfupdate-cvs" I get this message: "cvs:
         Command not found."</a></li><li><a 
href="comp-general.php?phpLang=en#missing-make">6.3 I'm getting an error 
message involving <code>make</code>
         </a></li><li><a href="comp-general.php?phpLang=en#head">6.4 I'm 
getting a strange usage message from the head command. What's
@@ -77,7 +77,7 @@
         <code>gnome-session</code> won't open a window manager.</a></li><li><a 
href="usage-packages.php?phpLang=en#apple-x11-no-windowbar">9.10 I upgraded to 
Apple's X11 in Panther and now my window title bars
         are missing.</a></li><li><a 
href="usage-packages.php?phpLang=en#apple-x11-wants-xfree86">9.11 I installed 
Apple's X11 but Fink keeps asking to install
         XFree86 or X.org.</a></li><li><a 
href="usage-packages.php?phpLang=en#wants-xfree86-on-upgrade">9.12 I switched 
from the 10.2 Fink version to 10.2-gcc3.3 or 10.3, I have Apple's X11, and Fink 
asks me to install XFree86 or X.org.</a></li><li><a 
href="usage-packages.php?phpLang=en#special-x11-debug">9.13 I'm still having 
problems with X11 and Fink.</a></li><li><a 
href="usage-packages.php?phpLang=en#tiger-gtk">9.14 After updating to Tiger (OS 
10.4), whenever I use a GTK app, I get errors involving 
<code>_EVP_idea_cbc</code>.</a></li><li><a 
href="usage-packages.php?phpLang=en#yelp">9.15 I can't get the help to work for 
any GNOME application.</a></li></ul></li></ul>
-<!--Generated from $Fink: faq.en.xml,v 1.73 2006/07/25 14:36:39 dmrrsn Exp $-->
+<!--Generated from $Fink: faq.en.xml,v 1.74 2006/08/02 16:07:26 alexkhansen 
Exp $-->
 <? include_once "../footer.inc"; ?>
 
 

Index: relations.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/relations.en.php,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- relations.en.php    25 Jul 2006 14:37:48 -0000      1.67
+++ relations.en.php    2 Aug 2006 16:09:35 -0000       1.68
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Relations";
-$cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2006/07/25 14:36:39';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2006/08/02 16:07:26';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q. 
Contents"><link rel="next" href="mirrors.php?phpLang=en" title="Fink 
mirrors"><link rel="prev" href="general.php?phpLang=en" title="General 
Questions">';
 
 

Index: comp-packages.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/comp-packages.en.php,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- comp-packages.en.php        25 Jul 2006 14:37:48 -0000      1.68
+++ comp-packages.en.php        2 Aug 2006 16:09:35 -0000       1.69
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Compiling (2)";
-$cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2006/07/25 14:36:39';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2006/08/02 16:07:26';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q. 
Contents"><link rel="next" href="usage-general.php?phpLang=en" title="Package 
Usage Problems - General"><link rel="prev" href="comp-general.php?phpLang=en" 
title="Compile Problems - General">';
 
 

Index: comp-general.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/comp-general.en.php,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- comp-general.en.php 25 Jul 2006 14:37:48 -0000      1.69
+++ comp-general.en.php 2 Aug 2006 16:09:35 -0000       1.70
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Compiling (1)";
-$cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2006/07/25 14:36:39';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2006/08/02 16:07:26';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q. 
Contents"><link rel="next" href="comp-packages.php?phpLang=en" title="Compile 
Problems - Specific Packages"><link rel="prev" href="usage-fink.php?phpLang=en" 
title="Installing, Using and Maintaining Fink">';
 
 

Index: faq.en.html
===================================================================
RCS file: /cvsroot/fink/web/faq/faq.en.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- faq.en.html 25 Jul 2006 14:37:48 -0000      1.76
+++ faq.en.html 2 Aug 2006 16:09:35 -0000       1.77
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <!--
-Generated from $Fink: faq.en.xml,v 1.73 2006/07/25 14:36:39 dmrrsn Exp $
+Generated from $Fink: faq.en.xml,v 1.74 2006/08/02 16:07:26 alexkhansen Exp $
 -->
 <title>Fink Documentation - The Fink F.A.Q.</title></head><body>
 <table width="100%" cellspacing="0">
@@ -46,7 +46,7 @@
         applications from the<tt style="white-space: nowrap;"> fileutils 
</tt>package! Help!</a></li><li><a 
href="#usage-fink.pathsetup-keeps-running">5.27 When I open a Terminal window, 
I get a message that "Your
         environment seems to be correctly set up for Fink already.", and it
         logs out.</a></li><li><a href="#usage-fink.ext-drive">5.28 I have Fink 
installed away from the main partition and I can't update the fink package from 
source.  There are errors involving <q>chowname</q>.</a></li><li><a 
href="#usage-fink.mirror-gnu">5.29 Fink won't update my packages because it 
says it can't find the 'gnu' mirror.</a></li><li><a 
href="#usage-fink.cant-move-fink">5.30 I can't update Fink, because it can't 
move /sw/fink out of the way.</a></li><li><a 
href="#usage-fink.four-oh-three">5.31 I keep getting 403 errors when I use <tt 
style="white-space: nowrap;">apt-get</tt> or <tt style="white-space: 
nowrap;">dselect</tt> or the Fink Commander Binary menu.</a></li><li><a 
href="#usage-fink.fc-cache">5.32 I get a message that says "No fonts 
found".</a></li><li><a href="#usage-fink.non-admin-installer">5.33  I can't 
install Fink via the Installer package, because I get "volume doesn't support 
symlinks" errors.</a></li><li><a href="#usage-fink.wrong-arch">5.34 I
  can't update Fink, because <q>package architecture (darwin-i386) does not 
match system (darwin-powerpc).</q>
-</a></li></ul></li><li><a href="#comp-general"><b>6 Compile Problems - 
General</b></a><ul><li><a href="#comp-general.compiler">6.1 A configure script 
complains that it can't find an "acceptable cc".
+</a></li><li><a href="#usage-fink.sf-cvs-2006">5.35 I haven't been able to do 
a cvs selfupdate.</a></li></ul></li><li><a href="#comp-general"><b>6 Compile 
Problems - General</b></a><ul><li><a href="#comp-general.compiler">6.1 A 
configure script complains that it can't find an "acceptable cc".
         What's that?</a></li><li><a href="#comp-general.cvs">6.2 When I try a 
"fink selfupdate-cvs" I get this message: "cvs:
         Command not found."</a></li><li><a 
href="#comp-general.missing-make">6.3 I'm getting an error message involving 
<tt style="white-space: nowrap;">make</tt>
         </a></li><li><a href="#comp-general.head">6.4 I'm getting a strange 
usage message from the head command. What's
@@ -696,6 +696,15 @@
 </b></p></div>
       <div class="answer"><p><b>A:</b> This error occurs if you use a PowerPC 
installer package on an Intel machine.  You'll need to flush your Fink 
installation, e.g.:</p><pre>sudo rm -rf /sw</pre><p>and then download the disk 
image for Intel machines from <a 
href="http://fink.sourceforge.net/download/index.php";>the downloads 
page</a>.</p></div>
     </a>
+    <a name="usage-fink.sf-cvs-2006">
+             <div class="question"><p><b>Q5.35: I haven't been able to do a 
cvs selfupdate.</b></p></div>
+             <div class="answer"><p><b>A:</b> If you get errors that include 
lines like:</p><pre>
+cvs [update aborted]: connect to cvs.sourceforge.net(66.35.250.207):
+2401 failed: Operation timed out
+</pre><p>this is because of a recent restructuring of the CVS servers at 
sourceforge.net.  Fink files are now at <tt style="white-space: 
nowrap;">fink.cvs.sourceforge.net</tt>.  You'll need to update the <tt 
style="white-space: nowrap;">fink-mirrors package</tt> via the binary 
tools:</p><pre>
+sudo apt-get update ; sudo apt-get install fink-mirrors
+</pre></div>
+             </a>
   <h2><a name="comp-general">6 Compile Problems - General</a></h2>
     
     
@@ -1490,4 +1499,4 @@
 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.en.xml,v 1.73 2006/07/25 14:36:39 dmrrsn Exp 
$</i></p></body></html>
+<p>Generated from <i>$Fink: faq.en.xml,v 1.74 2006/08/02 16:07:26 alexkhansen 
Exp $</i></p></body></html>

Index: usage-packages.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/usage-packages.en.php,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- usage-packages.en.php       25 Jul 2006 14:37:48 -0000      1.68
+++ usage-packages.en.php       2 Aug 2006 16:09:35 -0000       1.69
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Usage (2)";
-$cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2006/07/25 14:36:39';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2006/08/02 16:07:26';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q. 
Contents"><link rel="prev" href="usage-general.php?phpLang=en" title="Package 
Usage Problems - General">';
 
 

Index: general.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/general.en.php,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- general.en.php      25 Jul 2006 14:37:48 -0000      1.67
+++ general.en.php      2 Aug 2006 16:09:35 -0000       1.68
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - General";
-$cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2006/07/25 14:36:39';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2006/08/02 16:07:26';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q. 
Contents"><link rel="next" href="relations.php?phpLang=en" title="Relations 
with Other Projects"><link rel="prev" href="index.php?phpLang=en" title="F.A.Q. 
Contents">';
 
 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to