Update of /cvsroot/fink/web/faq
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2369/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.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- usage-general.en.php        11 Dec 2008 18:46:41 -0000      1.83
+++ usage-general.en.php        19 Jan 2009 21:22:49 -0000      1.84
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Usage (1)";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2008/12/11 18:45:19';
+$cvs_date = 'Date: 2009/01/19 21:21:25';
 $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.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- usage-fink.en.php   11 Dec 2008 18:46:41 -0000      1.85
+++ usage-fink.en.php   19 Jan 2009 21:22:49 -0000      1.86
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Fink Usage";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2008/12/11 18:45:19';
+$cvs_date = 'Date: 2009/01/19 21:21:25';
 $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)">';
 
 

Index: mirrors.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/mirrors.en.php,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- mirrors.en.php      11 Dec 2008 18:46:41 -0000      1.82
+++ mirrors.en.php      19 Jan 2009 21:22:49 -0000      1.83
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Mirrors";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2008/12/11 18:45:19';
+$cvs_date = 'Date: 2009/01/19 21:21:25';
 $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.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- upgrade-fink.en.php 11 Dec 2008 18:46:41 -0000      1.82
+++ upgrade-fink.en.php 19 Jan 2009 21:22:49 -0000      1.83
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Upgrading Fink";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2008/12/11 18:45:19';
+$cvs_date = 'Date: 2009/01/19 21:21:25';
 $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">';
 
 
@@ -14,7 +14,7 @@
       <div class="question"><p><b><? echo FINK_Q ; ?>4.1: I just upgraded to 
0.16.0 and it tells me "Your version of the gcc 3.3 compiler is out of date." 
What do I do?</b></p></div>
       <div class="answer"><p><b><? echo FINK_A ; ?>:</b> As of the release of 
Panther, Fink has been updated to understand the newer gcc 3.3 compiler. In 
order to be able to support users on both 10.2 (Jaguar) and 10.3 (Panther), we 
are requiring all users to install the latest gcc 3.3 update (August 2003 
Updater, and the Panther XCode tools, respectively). You will get this warning 
if you installed the earlier XCode beta updater for Mac OS X 10.2's December 
2002 developer tools. If you're on 10.2, the command:</p><pre>gcc 
--version</pre><p>should tell you what version you have. As of October 24th, 
2003, we require build 1493 or higher.</p><p>10.2 users can download the August 
2003 Updater from <a href="http://developer.apple.com/";>Apple Developer 
Connection</a> (free registration required).</p><p>10.3 users should upgrade to 
a Panther-compatible developer tools release (i.e. XCode). A CD with XCode 
should have been provided with your Panther media.</p></div>
     </a>
-    <a name="fink-0220">
+    <a name="leopard-bindist1">
       <div class="question"><p><b><? echo FINK_Q ; ?>4.2: Fink doesn't see new 
packages even after I've run an rsync or cvs selfupdate.</b></p></div>
       <div class="answer"><p><b><? echo FINK_A ; ?>:</b> This is a current 
issue for people on OS 10.5 using the binary installer. Check your 
version:</p><pre>fink --version</pre><p>If you currently have 
<code>fink-0.27.13-41</code>, which is the version that comes
        with the installer, or <code>fink-0.27.16-41</code>, then there are a 
couple of options.</p><ul>
@@ -33,6 +33,10 @@
          </li>
        </ul><p>Either will bring you the newest <code>fink</code> 
version.</p></div>
     </a>
+    <a name="leopard-bindist2">
+      <div class="question"><p><b><? echo FINK_Q ; ?>4.3: When I try to 
install stuff I get 'Can't resolve dependency "fink (&gt;= 
0.28.0)"'</b></p></div>
+      <div class="answer"><p><b><? echo FINK_A ; ?>:</b> Apply the fix from <a 
href="#leopard-bindist1">the prior entry.</a></p></div>
+    </a>
   <p align="right"><? echo FINK_NEXT ; ?>:
 <a href="usage-fink.php?phpLang=en">5. Installing, Using and Maintaining 
Fink</a></p>
 <? include_once "../footer.inc"; ?>

Index: index.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/index.en.php,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- index.en.php        11 Dec 2008 18:46:41 -0000      1.88
+++ index.en.php        19 Jan 2009 21:22:49 -0000      1.89
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q.";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2008/12/11 18:45:19';
+$cvs_date = 'Date: 2009/01/19 21:21:25';
 $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">';
 
 
@@ -12,7 +12,7 @@
     <p>The FAQ consists of several pages, one for each section. All questions 
are listed and linked in the table of contents below.</p>
   <h2><? echo FINK_CONTENTS ; ?></h2><ul>
        <li><a href="general.php?phpLang=en"><b>1 General 
Questions</b></a><ul><li><a href="general.php?phpLang=en#what">1.1 What is 
Fink?</a></li><li><a href="general.php?phpLang=en#naming">1.2 What does the 
name Fink stand for?</a></li><li><a href="general.php?phpLang=en#bsd-ports">1.3 
       How is Fink different from the BSD port mechanism (this includes 
OpenPackages and GNU-Darwin)?
-               </a></li><li><a href="general.php?phpLang=en#usr-local">1.4 Why 
doesn't Fink install into /usr/local?</a></li><li><a 
href="general.php?phpLang=en#why-sw">1.5 Then why did you choose 
/sw?</a></li></ul></li><li><a href="relations.php?phpLang=en"><b>2 Relations 
with Other Projects</b></a><ul><li><a 
href="relations.php?phpLang=en#upstream">2.1 Do you contribute your patches 
back to the upstream maintainers?</a></li><li><a 
href="relations.php?phpLang=en#debian">2.2 What is your relation with the 
Debian project? Are you porting Debian Linux to Mac OS X?</a></li><li><a 
href="relations.php?phpLang=en#apple">2.3 What is your relation with 
Apple?</a></li><li><a href="relations.php?phpLang=en#darwinports">2.4 What is 
your relation with Darwinports?</a></li></ul></li><li><a 
href="mirrors.php?phpLang=en"><b>3 Fink mirrors</b></a><ul><li><a 
href="mirrors.php?phpLang=en#when-use">3.1 What are Fink 
Mirrors?</a></li><li><a href="mirrors.php?phpLang=en#why">3.2 Why should I use 
rsync mirrors?</a></li><li><a href="mirrors.php?phpLang=en#where">3.3 Where can 
I find more information about Fink mirrors?</a></li><li><a 
href="mirrors.php?phpLang=en#when-not">3.4 I cannot connect to rsync server, 
what should I do?</a></li><li><a 
href="mirrors.php?phpLang=en#otherinfogone">3.5 I have switched to the rsync 
method now all info files from the unused trees are gone</a></li><li><a 
href="mirrors.php?phpLang=en#howswitch">3.6 How can I switch back and forth 
between methods.</a></li><li><a href="mirrors.php?phpLang=en#status">3.7 Can I 
see what the current status of rsync mirrors is?</a></li><li><a 
href="mirrors.php?phpLang=en#Master">3.8 What is a Distfiles 
mirror?</a></li></ul></li><li><a href="upgrade-fink.php?phpLang=en"><b>4 
Upgrading Fink (version-specific troubleshooting)</b></a><ul><li><a 
href="upgrade-fink.php?phpLang=en#gcc-0.16.0">4.1 I just upgraded to 0.16.0 and 
it tells me "Your version of the gcc 3.3 compiler is out of date." What do I 
do?</a></li><li><a href="upgrade-fink.php?phpLang=en#fink-0220">4.2 Fink 
doesn't see new packages even after I've run an rsync or cvs 
selfupdate.</a></li></ul></li><li><a href="usage-fink.php?phpLang=en"><b>5 
Installing, Using and Maintaining Fink</b></a><ul><li><a 
href="usage-fink.php?phpLang=en#what-packages">5.1 How can I find out what 
packages Fink supports?</a></li><li><a 
href="usage-fink.php?phpLang=en#proxy">5.2 I'm behind a firewall. How do I 
configure Fink to use an HTTP proxy?</a></li><li><a 
href="usage-fink.php?phpLang=en#firewalled-cvs">5.3 How do I update available 
packages from CVS when I am behind a firewall?</a></li><li><a 
href="usage-fink.php?phpLang=en#moving">5.4 Can I move Fink to another location 
after installation?</a></li><li><a 
href="usage-fink.php?phpLang=en#moving-symlink">5.5 If I move Fink after 
installation and provide a symlink from the
+               </a></li><li><a href="general.php?phpLang=en#usr-local">1.4 Why 
doesn't Fink install into /usr/local?</a></li><li><a 
href="general.php?phpLang=en#why-sw">1.5 Then why did you choose 
/sw?</a></li></ul></li><li><a href="relations.php?phpLang=en"><b>2 Relations 
with Other Projects</b></a><ul><li><a 
href="relations.php?phpLang=en#upstream">2.1 Do you contribute your patches 
back to the upstream maintainers?</a></li><li><a 
href="relations.php?phpLang=en#debian">2.2 What is your relation with the 
Debian project? Are you porting Debian Linux to Mac OS X?</a></li><li><a 
href="relations.php?phpLang=en#apple">2.3 What is your relation with 
Apple?</a></li><li><a href="relations.php?phpLang=en#darwinports">2.4 What is 
your relation with Darwinports?</a></li></ul></li><li><a 
href="mirrors.php?phpLang=en"><b>3 Fink mirrors</b></a><ul><li><a 
href="mirrors.php?phpLang=en#when-use">3.1 What are Fink 
Mirrors?</a></li><li><a href="mirrors.php?phpLang=en#why">3.2 Why should I use 
rsync mirrors?</a></li><li><a href="mirrors.php?phpLang=en#where">3.3 Where can 
I find more information about Fink mirrors?</a></li><li><a 
href="mirrors.php?phpLang=en#when-not">3.4 I cannot connect to rsync server, 
what should I do?</a></li><li><a 
href="mirrors.php?phpLang=en#otherinfogone">3.5 I have switched to the rsync 
method now all info files from the unused trees are gone</a></li><li><a 
href="mirrors.php?phpLang=en#howswitch">3.6 How can I switch back and forth 
between methods.</a></li><li><a href="mirrors.php?phpLang=en#status">3.7 Can I 
see what the current status of rsync mirrors is?</a></li><li><a 
href="mirrors.php?phpLang=en#Master">3.8 What is a Distfiles 
mirror?</a></li></ul></li><li><a href="upgrade-fink.php?phpLang=en"><b>4 
Upgrading Fink (version-specific troubleshooting)</b></a><ul><li><a 
href="upgrade-fink.php?phpLang=en#gcc-0.16.0">4.1 I just upgraded to 0.16.0 and 
it tells me "Your version of the gcc 3.3 compiler is out of date." What do I 
do?</a></li><li><a href="upgrade-fink.php?phpLang=en#leopard-bindist1">4.2 Fink 
doesn't see new packages even after I've run an rsync or cvs 
selfupdate.</a></li><li><a 
href="upgrade-fink.php?phpLang=en#leopard-bindist2">4.3 When I try to install 
stuff I get 'Can't resolve dependency "fink (&gt;= 
0.28.0)"'</a></li></ul></li><li><a href="usage-fink.php?phpLang=en"><b>5 
Installing, Using and Maintaining Fink</b></a><ul><li><a 
href="usage-fink.php?phpLang=en#what-packages">5.1 How can I find out what 
packages Fink supports?</a></li><li><a 
href="usage-fink.php?phpLang=en#proxy">5.2 I'm behind a firewall. How do I 
configure Fink to use an HTTP proxy?</a></li><li><a 
href="usage-fink.php?phpLang=en#firewalled-cvs">5.3 How do I update available 
packages from CVS when I am behind a firewall?</a></li><li><a 
href="usage-fink.php?phpLang=en#moving">5.4 Can I move Fink to another location 
after installation?</a></li><li><a 
href="usage-fink.php?phpLang=en#moving-symlink">5.5 If I move Fink after 
installation and provide a symlink from the
         old location, will it work?</a></li><li><a 
href="usage-fink.php?phpLang=en#removing">5.6 How can I uninstall all of 
Fink?</a></li><li><a href="usage-fink.php?phpLang=en#bindist">5.7 The package 
database at the website lists package xxx, but apt-get
         and dselect know nothing about it. Who's lying?</a></li><li><a 
href="usage-fink.php?phpLang=en#unstable">5.8 There's this package in unstable 
that I want to install, but the
         fink command just says 'no package found'. How can I install 
it?</a></li><li><a href="usage-fink.php?phpLang=en#unstable-onepackage">5.9 Do 
I <b>really</b> need to enable all of unstable just to install
@@ -78,7 +78,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.89 2008/12/11 18:45:19 alexkhansen 
Exp $-->
+<!--Generated from $Fink: faq.en.xml,v 1.90 2009/01/19 21:21:25 alexkhansen 
Exp $-->
 <? include_once "../footer.inc"; ?>
 
 

Index: relations.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/relations.en.php,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- relations.en.php    11 Dec 2008 18:46:41 -0000      1.82
+++ relations.en.php    19 Jan 2009 21:22:49 -0000      1.83
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Relations";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2008/12/11 18:45:19';
+$cvs_date = 'Date: 2009/01/19 21:21:25';
 $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.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- comp-packages.en.php        11 Dec 2008 18:46:41 -0000      1.83
+++ comp-packages.en.php        19 Jan 2009 21:22:49 -0000      1.84
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Compiling (2)";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2008/12/11 18:45:19';
+$cvs_date = 'Date: 2009/01/19 21:21:25';
 $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.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- comp-general.en.php 11 Dec 2008 18:46:41 -0000      1.84
+++ comp-general.en.php 19 Jan 2009 21:22:49 -0000      1.85
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Compiling (1)";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2008/12/11 18:45:19';
+$cvs_date = 'Date: 2009/01/19 21:21:25';
 $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.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- faq.en.html 11 Dec 2008 18:46:41 -0000      1.93
+++ faq.en.html 19 Jan 2009 21:22:49 -0000      1.94
@@ -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.89 2008/12/11 18:45:19 alexkhansen Exp $
+Generated from $Fink: faq.en.xml,v 1.90 2009/01/19 21:21:25 alexkhansen Exp $
 -->
 <title>Fink Documentation - The Fink F.A.Q.</title></head><body>
 <table width="100%" cellspacing="0">
@@ -21,7 +21,7 @@
     <p>This is the list of frequently asked questions about Fink. Like in most 
FAQs, some questions are taken from real life and some are made up. It's really 
more like a documentation written in an ad-hoc, question and answer style.</p>
     <p>The FAQ consists of several pages, one for each section. All questions 
are listed and linked in the table of contents below.</p>
   <h2>Contents</h2><ul><li><a href="#general"><b>1 General 
Questions</b></a><ul><li><a href="#general.what">1.1 What is 
Fink?</a></li><li><a href="#general.naming">1.2 What does the name Fink stand 
for?</a></li><li><a href="#general.bsd-ports">1.3        How is Fink different 
from the BSD port mechanism (this includes OpenPackages and GNU-Darwin)?
-               </a></li><li><a href="#general.usr-local">1.4 Why doesn't Fink 
install into /usr/local?</a></li><li><a href="#general.why-sw">1.5 Then why did 
you choose /sw?</a></li></ul></li><li><a href="#relations"><b>2 Relations with 
Other Projects</b></a><ul><li><a href="#relations.upstream">2.1 Do you 
contribute your patches back to the upstream maintainers?</a></li><li><a 
href="#relations.debian">2.2 What is your relation with the Debian project? Are 
you porting Debian Linux to Mac OS X?</a></li><li><a 
href="#relations.apple">2.3 What is your relation with Apple?</a></li><li><a 
href="#relations.darwinports">2.4 What is your relation with 
Darwinports?</a></li></ul></li><li><a href="#mirrors"><b>3 Fink 
mirrors</b></a><ul><li><a href="#mirrors.when-use">3.1 What are Fink 
Mirrors?</a></li><li><a href="#mirrors.why">3.2 Why should I use rsync 
mirrors?</a></li><li><a href="#mirrors.where">3.3 Where can I find more 
information about Fink mirrors?</a></li><li><a href="#mirrors.when-not">3.4 I 
cannot connect to rsync server, what should I do?</a></li><li><a 
href="#mirrors.otherinfogone">3.5 I have switched to the rsync method now all 
info files from the unused trees are gone</a></li><li><a 
href="#mirrors.howswitch">3.6 How can I switch back and forth between 
methods.</a></li><li><a href="#mirrors.status">3.7 Can I see what the current 
status of rsync mirrors is?</a></li><li><a href="#mirrors.Master">3.8 What is a 
Distfiles mirror?</a></li></ul></li><li><a href="#upgrade-fink"><b>4 Upgrading 
Fink (version-specific troubleshooting)</b></a><ul><li><a 
href="#upgrade-fink.gcc-0.16.0">4.1 I just upgraded to 0.16.0 and it tells me 
"Your version of the gcc 3.3 compiler is out of date." What do I 
do?</a></li><li><a href="#upgrade-fink.fink-0220">4.2 Fink doesn't see new 
packages even after I've run an rsync or cvs 
selfupdate.</a></li></ul></li><li><a href="#usage-fink"><b>5 Installing, Using 
and Maintaining Fink</b></a><ul><li><a href="#usage-fink.what-packages">5.1 How 
can I find out what packages Fink supports?</a></li><li><a 
href="#usage-fink.proxy">5.2 I'm behind a firewall. How do I configure Fink to 
use an HTTP proxy?</a></li><li><a href="#usage-fink.firewalled-cvs">5.3 How do 
I update available packages from CVS when I am behind a 
firewall?</a></li><li><a href="#usage-fink.moving">5.4 Can I move Fink to 
another location after installation?</a></li><li><a 
href="#usage-fink.moving-symlink">5.5 If I move Fink after installation and 
provide a symlink from the
+               </a></li><li><a href="#general.usr-local">1.4 Why doesn't Fink 
install into /usr/local?</a></li><li><a href="#general.why-sw">1.5 Then why did 
you choose /sw?</a></li></ul></li><li><a href="#relations"><b>2 Relations with 
Other Projects</b></a><ul><li><a href="#relations.upstream">2.1 Do you 
contribute your patches back to the upstream maintainers?</a></li><li><a 
href="#relations.debian">2.2 What is your relation with the Debian project? Are 
you porting Debian Linux to Mac OS X?</a></li><li><a 
href="#relations.apple">2.3 What is your relation with Apple?</a></li><li><a 
href="#relations.darwinports">2.4 What is your relation with 
Darwinports?</a></li></ul></li><li><a href="#mirrors"><b>3 Fink 
mirrors</b></a><ul><li><a href="#mirrors.when-use">3.1 What are Fink 
Mirrors?</a></li><li><a href="#mirrors.why">3.2 Why should I use rsync 
mirrors?</a></li><li><a href="#mirrors.where">3.3 Where can I find more 
information about Fink mirrors?</a></li><li><a href="#mirrors.when-not">3.4 I 
cannot connect to rsync server, what should I do?</a></li><li><a 
href="#mirrors.otherinfogone">3.5 I have switched to the rsync method now all 
info files from the unused trees are gone</a></li><li><a 
href="#mirrors.howswitch">3.6 How can I switch back and forth between 
methods.</a></li><li><a href="#mirrors.status">3.7 Can I see what the current 
status of rsync mirrors is?</a></li><li><a href="#mirrors.Master">3.8 What is a 
Distfiles mirror?</a></li></ul></li><li><a href="#upgrade-fink"><b>4 Upgrading 
Fink (version-specific troubleshooting)</b></a><ul><li><a 
href="#upgrade-fink.gcc-0.16.0">4.1 I just upgraded to 0.16.0 and it tells me 
"Your version of the gcc 3.3 compiler is out of date." What do I 
do?</a></li><li><a href="#upgrade-fink.leopard-bindist1">4.2 Fink doesn't see 
new packages even after I've run an rsync or cvs selfupdate.</a></li><li><a 
href="#upgrade-fink.leopard-bindist2">4.3 When I try to install stuff I get 
'Can't resolve dependency "fink (&gt;= 0.28.0)"'</a></li></ul></li><li><a 
href="#usage-fink"><b>5 Installing, Using and Maintaining 
Fink</b></a><ul><li><a href="#usage-fink.what-packages">5.1 How can I find out 
what packages Fink supports?</a></li><li><a href="#usage-fink.proxy">5.2 I'm 
behind a firewall. How do I configure Fink to use an HTTP proxy?</a></li><li><a 
href="#usage-fink.firewalled-cvs">5.3 How do I update available packages from 
CVS when I am behind a firewall?</a></li><li><a href="#usage-fink.moving">5.4 
Can I move Fink to another location after installation?</a></li><li><a 
href="#usage-fink.moving-symlink">5.5 If I move Fink after installation and 
provide a symlink from the
         old location, will it work?</a></li><li><a 
href="#usage-fink.removing">5.6 How can I uninstall all of Fink?</a></li><li><a 
href="#usage-fink.bindist">5.7 The package database at the website lists 
package xxx, but apt-get
         and dselect know nothing about it. Who's lying?</a></li><li><a 
href="#usage-fink.unstable">5.8 There's this package in unstable that I want to 
install, but the
         fink command just says 'no package found'. How can I install 
it?</a></li><li><a href="#usage-fink.unstable-onepackage">5.9 Do I 
<b>really</b> need to enable all of unstable just to install
@@ -189,7 +189,7 @@
       <div class="question"><p><b>Q4.1: I just upgraded to 0.16.0 and it tells 
me "Your version of the gcc 3.3 compiler is out of date." What do I 
do?</b></p></div>
       <div class="answer"><p><b>A:</b> As of the release of Panther, Fink has 
been updated to understand the newer gcc 3.3 compiler. In order to be able to 
support users on both 10.2 (Jaguar) and 10.3 (Panther), we are requiring all 
users to install the latest gcc 3.3 update (August 2003 Updater, and the 
Panther XCode tools, respectively). You will get this warning if you installed 
the earlier XCode beta updater for Mac OS X 10.2's December 2002 developer 
tools. If you're on 10.2, the command:</p><pre>gcc --version</pre><p>should 
tell you what version you have. As of October 24th, 2003, we require build 1493 
or higher.</p><p>10.2 users can download the August 2003 Updater from <a 
href="http://developer.apple.com/";>Apple Developer Connection</a> (free 
registration required).</p><p>10.3 users should upgrade to a Panther-compatible 
developer tools release (i.e. XCode). A CD with XCode should have been provided 
with your Panther media.</p></div>
     </a>
-    <a name="upgrade-fink.fink-0220">
+    <a name="upgrade-fink.leopard-bindist1">
       <div class="question"><p><b>Q4.2: Fink doesn't see new packages even 
after I've run an rsync or cvs selfupdate.</b></p></div>
       <div class="answer"><p><b>A:</b> This is a current issue for people on 
OS 10.5 using the binary installer. Check your version:</p><pre>fink 
--version</pre><p>If you currently have <tt style="white-space: 
nowrap;">fink-0.27.13-41</tt>, which is the version that comes
        with the installer, or <tt style="white-space: 
nowrap;">fink-0.27.16-41</tt>, then there are a couple of options.</p><ul>
@@ -208,6 +208,10 @@
          </li>
        </ul><p>Either will bring you the newest <tt style="white-space: 
nowrap;">fink</tt> version.</p></div>
     </a>
+    <a name="upgrade-fink.leopard-bindist2">
+      <div class="question"><p><b>Q4.3: When I try to install stuff I get 
'Can't resolve dependency "fink (&gt;= 0.28.0)"'</b></p></div>
+      <div class="answer"><p><b>A:</b> Apply the fix from <a 
href="#upgrade-fink.leopard-bindist1">the prior entry.</a></p></div>
+    </a>
   <h2><a name="usage-fink">5 Installing, Using and Maintaining Fink</a></h2>
     
     
@@ -1529,4 +1533,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.89 2008/12/11 18:45:19 alexkhansen 
Exp $</i></p></body></html>
+<p>Generated from <i>$Fink: faq.en.xml,v 1.90 2009/01/19 21:21:25 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.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- usage-packages.en.php       11 Dec 2008 18:46:41 -0000      1.83
+++ usage-packages.en.php       19 Jan 2009 21:22:49 -0000      1.84
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Usage (2)";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2008/12/11 18:45:19';
+$cvs_date = 'Date: 2009/01/19 21:21:25';
 $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.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- general.en.php      11 Dec 2008 18:46:41 -0000      1.82
+++ general.en.php      19 Jan 2009 21:22:49 -0000      1.83
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - General";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2008/12/11 18:45:19';
+$cvs_date = 'Date: 2009/01/19 21:21:25';
 $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">';
 
 


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to