[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fink-commits
Subject:    scripts/installer/dmg/doc/bundled install.html,1.4,1.5
From:       Benjamin Reed <rangerrick () users ! sourceforge ! net>
Date:       2003-10-31 3:04:09
[Download RAW message or body]

Update of /cvsroot/fink/scripts/installer/dmg/doc/bundled
In directory sc8-pr-cvs1:/tmp/cvs-serv19638/scripts/installer/dmg/doc/bundled

Modified Files:
	install.html 
Log Message:
added selfupdate ot the faq

Index: install.html
===================================================================
RCS file: /cvsroot/fink/scripts/installer/dmg/doc/bundled/install.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- install.html	31 Oct 2003 00:22:57 -0000	1.4
+++ install.html	31 Oct 2003 03:04:07 -0000	1.5
@@ -1,8 +1,8 @@
 <!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=iso-8859-1"><title>Fink Documentation - Fink 0.6.1 \
Installation</title></head><body><h1 style="text-align: center;">Fink 0.6.1 \
Installation</h1> +<html><head><meta http-equiv="Content-Type" content="text/html; \
charset=iso-8859-1"><title>Fink Documentation - Fink 0.5.2 \
Installation</title></head><body><h1 style="text-align: center;">Fink 0.5.2 \
Installation</h1>  <p>
 These are the installation instructions for the "source" distribution
-of Fink 0.6.1.
+of Fink 0.5.2.
 This document does not apply to the "<a \
href="http://fink.sourceforge.net/download/index.php">binary</a>" distribution.  \
There are instructions for both first time installation and upgrading  from a \
previous version. @@ -29,7 +29,7 @@
 <h3><a name="install-fast.install">1.1 First Time Installation Fast
 Track</a></h3>
 <p>
-Start out by copying the <tt style="white-space: \
nowrap;">fink-0.6.1-full.tar.gz</tt> +Start out by copying the <tt \
style="white-space: nowrap;">fink-0.5.2-full.tar.gz</tt>  file to your home folder.
 Then, open Terminal.app and follow the session below.
 Computer output is in <tt style="white-space: nowrap;">normal face</tt>, your input \
is in @@ -37,16 +37,16 @@
 The actual input prompts from the shell may vary, and some chunks of
 the output have been omitted (<tt style="white-space: nowrap;">...</tt>).
 </p>
-<pre>[frodo:~] testuser% <b>tar xzf fink-0.6.1-full.tar.gz</b>
-[frodo:~] testuser% <b>cd fink-0.6.1-full</b>
-[frodo:~/fink-0.6.1-full] testuser% <b>./bootstrap.sh /sw</b>
+<pre>[frodo:~] testuser% <b>tar xzf fink-0.5.2-full.tar.gz</b>
+[frodo:~] testuser% <b>cd fink-0.5.2-full</b>
+[frodo:~/fink-0.5.2-full] testuser% <b>./bootstrap.sh /sw</b>
 
 Welcome to Fink.
 
 ...
 Choose a method: [1] <b>1</b>
 
-sudo /Users/testuser/fink-0.6.1-full/bootstrap.pl .sudo '/sw'
+sudo /Users/testuser/fink-0.5.2-full/bootstrap.pl .sudo '/sw'
 Password:<b>(your normal password here)</b>
 ...
 OK, I'll ask you some questions and update the configuration file in
@@ -82,8 +82,8 @@
 shells, add 'source /sw/bin/init.csh' to the init script '.cshrc' in your
 home directory. Enjoy.
 
-[frodo:~/fink-0.6.1-full] testuser% <b>cd</b>
-[frodo:~] testuser% <b>rm -r fink-0.6.1-full</b>
+[frodo:~/fink-0.5.2-full] testuser% <b>cd</b>
+[frodo:~] testuser% <b>rm -r fink-0.5.2-full</b>
 [frodo:~] testuser% <b>open /sw/bin/pathsetup.command</b></pre>
 <p>
 The last command runs a little script to help set up your Unix paths
@@ -130,7 +130,7 @@
 
 <h3><a name="install-fast.update">1.2 Update Fast Track</a></h3>
 <p>
-Start out by copying the <tt style="white-space: \
nowrap;">fink-0.6.1-full.tar.gz</tt> +Start out by copying the <tt \
style="white-space: nowrap;">fink-0.5.2-full.tar.gz</tt>  file to your home folder.
 Then, open Terminal.app and follow the session below.
 Computer output is in <tt style="white-space: nowrap;">normal face</tt>, your input \
is in @@ -138,9 +138,9 @@
 The actual input prompts from the shell may vary, and some chunks of
 the output have been omitted (<tt style="white-space: nowrap;">...</tt>).
 </p>
-<pre>[frodo:~] testuser% <b>tar xzf fink-0.6.1-full.tar.gz</b>
-[frodo:~] testuser% <b>cd fink-0.6.1-full</b>
-[frodo:~/fink-0.6.1-full] testuser% <b>./inject.pl /sw</b>
+<pre>[frodo:~] testuser% <b>tar xzf fink-0.5.2-full.tar.gz</b>
+[frodo:~] testuser% <b>cd fink-0.5.2-full</b>
+[frodo:~/fink-0.5.2-full] testuser% <b>./inject.pl /sw</b>
 sudo ./inject.pl /sw
 Password:<b>(your normal password here)</b>
 Copying package descriptions
@@ -149,8 +149,8 @@
 
 Your Fink installation in '/sw' was updated with new fink packages.
 
-[frodo:~/fink-0.6.1-full] testuser% <b>cd pkginfo</b>
-[frodo:~/fink-0.6.1-full/pkginfo] testuser% <b>./inject.pl /sw</b>
+[frodo:~/fink-0.5.2-full] testuser% <b>cd pkginfo</b>
+[frodo:~/fink-0.5.2-full/pkginfo] testuser% <b>./inject.pl /sw</b>
 sudo ./inject.pl /sw
 Copying...
 ...
@@ -159,8 +159,8 @@
 files. Use appropriate fink commands to update the packages, e.g. 'fink
 update-all'.
 
-[frodo:~/fink-0.6.1-full/pkginfo] testuser% <b>cd</b>
-[frodo:~] testuser% <b>rm -r fink-0.6.1-full</b>
+[frodo:~/fink-0.5.2-full/pkginfo] testuser% <b>cd</b>
+[frodo:~] testuser% <b>rm -r fink-0.5.2-full</b>
 [frodo:~] testuser% <b>fink update-all</b>
 ...</pre>
 
@@ -237,16 +237,16 @@
 
 <h3><a name="install-first.install">2.3 Installation</a></h3>
 <p>
-First, you need to unpack the fink-0.6.1-full.tar.gz tarball.
+First, you need to unpack the fink-0.5.2-full.tar.gz tarball.
 It is recommended that you do this from the command line -
 StuffIt Expander has a tendency to screw up text files.
 So, go to the directory where you put the tarball, and run this
 command:
 </p>
-<pre>tar xzf fink-0.6.1-full.tar.gz</pre>
+<pre>tar xzf fink-0.5.2-full.tar.gz</pre>
 <p>
-You now have a directory named fink-0.6.1-full.
-Change to it with <tt style="white-space: nowrap;">cd fink-0.6.1-full</tt>.
+You now have a directory named fink-0.5.2-full.
+Change to it with <tt style="white-space: nowrap;">cd fink-0.5.2-full</tt>.
 </p>
 <p>
 The actual installation is performed by the perl script
@@ -254,7 +254,7 @@
 It is accompanied by a small shell script, bootstrap.sh, which checks
 some basic requirements and then hands over control to the perl
 script.
-So, to start installation, go to the fink-0.6.1-full directory and run
+So, to start installation, go to the fink-0.5.2-full directory and run
 this command:
 </p>
 <pre>./bootstrap.sh</pre>
@@ -348,7 +348,7 @@
 
 <p>
 If you already have Fink 0.3.x installed, you can update your
-installation to 0.6.1 with the built-in 'selfupdate' command.
+installation to 0.5.2 with the built-in 'selfupdate' command.
 </p>
 
 
@@ -395,7 +395,7 @@
 
 <p>
 If you already have Fink 0.2.x installed, you can update your
-installation to 0.6.1 with this package.
+installation to 0.5.2 with this package.
 </p>
 <p>
 Actually, there are two pieces that are updated independently: the
@@ -407,7 +407,7 @@
 <h3><a name="install-up02.packman">4.1 Updating The Package Manager</a></h3>
 <p>
 To update the package manager, run the inject.pl script in the
-fink-0.6.1-full directory, like this:
+fink-0.5.2-full directory, like this:
 </p>
 <pre>./inject.pl</pre>
 <p>
@@ -425,7 +425,7 @@
 
 <h3><a name="install-up02.descriptions">4.2 Updating The Package \
Descriptions</a></h3>  <p>
-If you downloaded the fink-0.6.1-full tarball, the package
+If you downloaded the fink-0.5.2-full tarball, the package
 descriptions are in the subdirectory pkginfo. To install them, run the
 inject.pl script in that directory:
 </p>
@@ -437,7 +437,7 @@
 </p>
 <p>
 You can also grab the package descriptions as a separate tarball,
-packages-0.6.1. If you did that, just unpack it and run the inject.pl
+packages-0.5.2. If you did that, just unpack it and run the inject.pl
 script inside.
 </p>
 <p>




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic