|
From: Hisashi T. F. <ht...@us...> - 2003-10-25 22:59:11
|
Update of /cvsroot/fink/web/doc/bundled In directory sc8-pr-cvs1:/tmp/cvs-serv7918/web/doc/bundled Modified Files: install-fast.php install-first.php install.php Log Message: Added "install your Panther X11 SDK," to the FAQ. Index: install-fast.php =================================================================== RCS file: /cvsroot/fink/web/doc/bundled/install-fast.php,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- install-fast.php 25 Oct 2003 14:42:17 -0000 1.24 +++ install-fast.php 25 Oct 2003 22:54:45 -0000 1.25 @@ -28,7 +28,7 @@ <h2><a name="install">1.1 First Time Installation Fast Track</a></h2> <p> -Start out by copying the <code>fink-0.6.0-full.tar.gz</code> +Start out by copying the <code>fink-0.5.2-full.tar.gz</code> file to your home folder. Then, open Terminal.app and follow the session below. Computer output is in <code>normal face</code>, your input is in @@ -36,16 +36,16 @@ The actual input prompts from the shell may vary, and some chunks of the output have been omitted (<code>...</code>). </p> -<pre>[frodo:~] testuser% <b>tar xzf fink-0.6.0-full.tar.gz</b> -[frodo:~] testuser% <b>cd fink-0.6.0-full</b> -[frodo:~/fink-0.6.0-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.0-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 @@ -81,8 +81,8 @@ shells, add 'source /sw/bin/init.csh' to the init script '.cshrc' in your home directory. Enjoy. -[frodo:~/fink-0.6.0-full] testuser% <b>cd</b> -[frodo:~] testuser% <b>rm -r fink-0.6.0-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 @@ -129,7 +129,7 @@ <h2><a name="update">1.2 Update Fast Track</a></h2> <p> -Start out by copying the <code>fink-0.6.0-full.tar.gz</code> +Start out by copying the <code>fink-0.5.2-full.tar.gz</code> file to your home folder. Then, open Terminal.app and follow the session below. Computer output is in <code>normal face</code>, your input is in @@ -137,9 +137,9 @@ The actual input prompts from the shell may vary, and some chunks of the output have been omitted (<code>...</code>). </p> -<pre>[frodo:~] testuser% <b>tar xzf fink-0.6.0-full.tar.gz</b> -[frodo:~] testuser% <b>cd fink-0.6.0-full</b> -[frodo:~/fink-0.6.0-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 @@ -148,8 +148,8 @@ Your Fink installation in '/sw' was updated with new fink packages. -[frodo:~/fink-0.6.0-full] testuser% <b>cd pkginfo</b> -[frodo:~/fink-0.6.0-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... ... @@ -158,8 +158,8 @@ files. Use appropriate fink commands to update the packages, e.g. 'fink update-all'. -[frodo:~/fink-0.6.0-full/pkginfo] testuser% <b>cd</b> -[frodo:~] testuser% <b>rm -r fink-0.6.0-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> Index: install-first.php =================================================================== RCS file: /cvsroot/fink/web/doc/bundled/install-first.php,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- install-first.php 25 Oct 2003 14:42:17 -0000 1.27 +++ install-first.php 25 Oct 2003 22:54:46 -0000 1.28 @@ -79,16 +79,16 @@ <h2><a name="install">2.3 Installation</a></h2> <p> -First, you need to unpack the fink-0.6.0-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.0-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.0-full. -Change to it with <code>cd fink-0.6.0-full</code>. +You now have a directory named fink-0.5.2-full. +Change to it with <code>cd fink-0.5.2-full</code>. </p> <p> The actual installation is performed by the perl script @@ -96,7 +96,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.0-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> Index: install.php =================================================================== RCS file: /cvsroot/fink/web/doc/bundled/install.php,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- install.php 25 Oct 2003 14:44:41 -0000 1.27 +++ install.php 25 Oct 2003 22:54:46 -0000 1.28 @@ -8,10 +8,10 @@ include "header.inc"; ?> -<h1>Fink 0.6.0 Installation</h1> +<h1>Fink 0.5.2 Installation</h1> <p> These are the installation instructions for the "source" distribution -of Fink 0.6.0. +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. |