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

Modified Files:
        faq.en.html 
Log Message:
FAQ update


Index: faq.en.html
===================================================================
RCS file: /cvsroot/fink/scripts/installer/dmg/faq/faq.en.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- faq.en.html 25 Jul 2006 16:58:03 -0000      1.74
+++ faq.en.html 2 Aug 2006 16:09:35 -0000       1.75
@@ -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>


-------------------------------------------------------------------------
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