Update of /cvsroot/fink/web/download
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv7940

Modified Files:
        10.6-upgrade.en.php 
Log Message:
clarify 10.6 upgrade


Index: 10.6-upgrade.en.php
===================================================================
RCS file: /cvsroot/fink/web/download/10.6-upgrade.en.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- 10.6-upgrade.en.php 11 Feb 2010 02:50:42 -0000      1.4
+++ 10.6-upgrade.en.php 15 Nov 2010 21:31:05 -0000      1.5
@@ -12,18 +12,20 @@
 <p>If you've been using Xquartz 2.4 on 10.5, you will probably find it easier 
to do a <a href="./srcdist.php">clean install</a> from source instead.<p><br>
 <p>To upgrade your Fink installation from 10.5/32 bit to 10.6/32 bit (there is 
no direct upgrade path from earlier OS versions), follow the sequence below:</p>
 <ol>
-    <li>Before installing OS X 10.6, run <pre>fink selfupdate</pre> with rsync 
or cvs updating turned on to bring <em>fink</em> to a current version.<br>
-    Use <pre>fink -V</pre> to check your package manager version, which needs 
to be at least 0.29.9 before updating.</li>
-    <li>Edit the file <em>/sw/etc/fink.conf</em>, adding a line to it which 
reads <strong>NoAutoIndex: true</strong>.
+    <li>Before installing OS X 10.6, run <pre>fink selfupdate</pre> with rsync 
or cvs updating turned on, i.e. use <pre>fink selfupdate-rsync</pre> or 
+    <pre>fink selfupdate-cvs</pre>, to bring <em>fink</em> to a current 
version.<br>
+    Use <pre>fink -V</pre> to check your package manager version, which needs 
to be at least 0.29.9 before updating.</br>
+    <strong>Do not proceed if <pre>fink</pre> is not at at least 
0.29.9!</strong>  You may need to follow these 
+    <link "url=../faq/upgrade-fink.php#leopard-bindist1">instructions</url>.
+    </li>
+    <li>Edit the file <em>/sw/etc/fink.conf</em>, as a superuser, adding a 
line to it which reads <strong>NoAutoIndex: true</strong>.
     (You may need to use <em>sudo</em> to obtain the correct permissions to 
edit this file.)</li>   
-    <li>Install OS X 10.6, as well as Xcode 3.2.</li>
+    <li>Install OS X 10.6, as well as Xcode 3.2 (or a later released 
version).</li>
     <li>Run the command <pre>fink reinstall fink</pre> in order to tell 
<em>fink</em> that you are now on 10.6.
     (If you encounter a message about package database corruption, run 
<pre>fink index -f</pre> and try this step again.)</li>
     <li>Run the command <pre>fink update fink</pre> to get the latest 
<em>fink</em> for 10.6.</li>
     <li>Run the command <pre>fink install perl588-core</pre> in case you have 
Fink packages which depend on it, as the system's Perl version was changed 
during the upgrade.</li>
     <li>Remove the <strong>NoAutoIndex: true</strong> line from 
<em>fink.conf</em>.</li>
-    <li>If you are not going to be using the unstable tree, run the command 
<pre>find /sw/lib -name *.la -delete</pre> to remove references to files that 
don't exist any more on 10.6.<br>
-    The unstable tree now includes a workaround for the issue in question.</li>
 </ol>
 <p>After the upgrade, you may wish to run <pre>fink configure</pre> to do some 
cleanup.</p>
 


------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to