Update of /cvsroot/fink/web/doc/bundled
In directory usw-pr-cvs1:/tmp/cvs-serv10001/bundled

Modified Files:
        install-fast.php install-first.php install-up02.php 
        install-up03.php install.php 
Log Message:
something went wrong withe XML gen

Index: install-fast.php
===================================================================
RCS file: /cvsroot/fink/web/doc/bundled/install-fast.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- install-fast.php    17 Jul 2002 00:17:26 -0000      1.14
+++ install-fast.php    17 Jul 2002 10:19:23 -0000      1.15
@@ -28,7 +28,7 @@
 <a name="install"><h2>1.1 First Time Installation Fast
 Track</h2></a>
 <p>
-Start out by copying the <tt><nobr>fink-0.4.0-full.tar.gz</nobr></tt>
+Start out by copying the <tt><nobr>fink-0.4.0a-full.tar.gz</nobr></tt>
 file to your home folder.
 Then, open Terminal.app and follow the session below.
 Computer output is in <tt><nobr>normal face</nobr></tt>, 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 (<tt><nobr>...</nobr></tt>).
 </p>
-<pre>[frodo:~] testuser% <b>tar xzf fink-0.4.0-full.tar.gz</b>
-[frodo:~] testuser% <b>cd fink-0.4.0-full</b>
-[frodo:~/fink-0.4.0-full] testuser% <b>./bootstrap.sh /sw</b>
+<pre>[frodo:~] testuser% <b>tar xzf fink-0.4.0a-full.tar.gz</b>
+[frodo:~] testuser% <b>cd fink-0.4.0a-full</b>
+[frodo:~/fink-0.4.0a-full] testuser% <b>./bootstrap.sh /sw</b>
 
 Welcome to Fink.
 
 ...
 Choose a method: [1] <b>1</b>
 
-sudo /Users/testuser/fink-0.4.0-full/bootstrap.pl .sudo '/sw'
+sudo /Users/testuser/fink-0.4.0a-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.4.0-full] testuser% <b>cd</b>
-[frodo:~] testuser% <b>rm -r fink-0.4.0-full</b>
+[frodo:~/fink-0.4.0a-full] testuser% <b>cd</b>
+[frodo:~] testuser% <b>rm -r fink-0.4.0a-full</b>
 [frodo:~] testuser% <b>pico .cshrc</b></pre>
 <p>
 The last command launches you into a text file editor.
@@ -123,7 +123,7 @@
 
 <a name="update"><h2>1.2 Update Fast Track</h2></a>
 <p>
-Start out by copying the <tt><nobr>fink-0.4.0-full.tar.gz</nobr></tt>
+Start out by copying the <tt><nobr>fink-0.4.0a-full.tar.gz</nobr></tt>
 file to your home folder.
 Then, open Terminal.app and follow the session below.
 Computer output is in <tt><nobr>normal face</nobr></tt>, your input is in
@@ -131,9 +131,9 @@
 The actual input prompts from the shell may vary, and some chunks of
 the output have been omitted (<tt><nobr>...</nobr></tt>).
 </p>
-<pre>[frodo:~] testuser% <b>tar xzf fink-0.4.0-full.tar.gz</b>
-[frodo:~] testuser% <b>cd fink-0.4.0-full</b>
-[frodo:~/fink-0.4.0-full] testuser% <b>./inject.pl /sw</b>
+<pre>[frodo:~] testuser% <b>tar xzf fink-0.4.0a-full.tar.gz</b>
+[frodo:~] testuser% <b>cd fink-0.4.0a-full</b>
+[frodo:~/fink-0.4.0a-full] testuser% <b>./inject.pl /sw</b>
 sudo ./inject.pl /sw
 Password:<b>(your normal password here)</b>
 Copying package descriptions
@@ -142,8 +142,8 @@
 
 Your Fink installation in '/sw' was updated with new fink packages.
 
-[frodo:~/fink-0.4.0-full] testuser% <b>cd pkginfo</b>
-[frodo:~/fink-0.4.0-full/pkginfo] testuser% <b>./inject.pl /sw</b>
+[frodo:~/fink-0.4.0a-full] testuser% <b>cd pkginfo</b>
+[frodo:~/fink-0.4.0a-full/pkginfo] testuser% <b>./inject.pl /sw</b>
 sudo ./inject.pl /sw
 Copying...
 ...
@@ -152,8 +152,8 @@
 files. Use appropriate fink commands to update the packages, e.g. 'fink
 update-all'.
 
-[frodo:~/fink-0.4.0-full/pkginfo] testuser% <b>cd</b>
-[frodo:~] testuser% <b>rm -r fink-0.4.0-full</b>
+[frodo:~/fink-0.4.0a-full/pkginfo] testuser% <b>cd</b>
+[frodo:~] testuser% <b>rm -r fink-0.4.0a-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.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- install-first.php   17 Jul 2002 00:17:26 -0000      1.15
+++ install-first.php   17 Jul 2002 10:19:23 -0000      1.16
@@ -79,16 +79,16 @@
 
 <a name="install"><h2>2.3 Installation</h2></a>
 <p>
-First, you need to unpack the fink-0.4.0-full.tar.gz tarball.
+First, you need to unpack the fink-0.4.0a-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.4.0-full.tar.gz</pre>
+<pre>tar xzf fink-0.4.0a-full.tar.gz</pre>
 <p>
-You now have a directory named fink-0.4.0-full.
-Change to it with <tt><nobr>cd fink-0.4.0-full</nobr></tt>.
+You now have a directory named fink-0.4.0a-full.
+Change to it with <tt><nobr>cd fink-0.4.0a-full</nobr></tt>.
 </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.4.0-full directory and run
+So, to start installation, go to the fink-0.4.0a-full directory and run
 this command:
 </p>
 <pre>./bootstrap.sh</pre>

Index: install-up02.php
===================================================================
RCS file: /cvsroot/fink/web/doc/bundled/install-up02.php,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- install-up02.php    17 Jul 2002 00:17:26 -0000      1.15
+++ install-up02.php    17 Jul 2002 10:19:23 -0000      1.16
@@ -15,7 +15,7 @@
 
 <p>
 If you already have Fink 0.2.x installed, you can update your
-installation to 0.4.0 with this package.
+installation to 0.4.0a with this package.
 </p>
 <p>
 Actually, there are two pieces that are updated independently: the
@@ -27,7 +27,7 @@
 <a name="packman"><h2>4.1 Updating The Package Manager</h2></a>
 <p>
 To update the package manager, run the inject.pl script in the
-fink-0.4.0-full directory, like this:
+fink-0.4.0a-full directory, like this:
 </p>
 <pre>./inject.pl</pre>
 <p>
@@ -45,7 +45,7 @@
 
 <a name="descriptions"><h2>4.2 Updating The Package Descriptions</h2></a>
 <p>
-If you downloaded the fink-0.4.0-full tarball, the package
+If you downloaded the fink-0.4.0a-full tarball, the package
 descriptions are in the subdirectory pkginfo. To install them, run the
 inject.pl script in that directory:
 </p>
@@ -57,7 +57,7 @@
 </p>
 <p>
 You can also grab the package descriptions as a separate tarball,
-packages-0.4.0. If you did that, just unpack it and run the inject.pl
+packages-0.4.0a. If you did that, just unpack it and run the inject.pl
 script inside.
 </p>
 <p>

Index: install-up03.php
===================================================================
RCS file: /cvsroot/fink/web/doc/bundled/install-up03.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- install-up03.php    17 Jul 2002 00:17:26 -0000      1.9
+++ install-up03.php    17 Jul 2002 10:19:23 -0000      1.10
@@ -15,7 +15,7 @@
 
 <p>
 If you already have Fink 0.3.x installed, you can update your
-installation to 0.4.0 with the built-in 'selfupdate' command.
+installation to 0.4.0a with the built-in 'selfupdate' command.
 </p>
 
 

Index: install.php
===================================================================
RCS file: /cvsroot/fink/web/doc/bundled/install.php,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- install.php 17 Jul 2002 00:17:26 -0000      1.15
+++ install.php 17 Jul 2002 10:19:23 -0000      1.16
@@ -8,10 +8,10 @@
 include "header.inc";
 ?>
 
-<h1>Fink 0.4.0 Installation</h1>
+<h1>Fink 0.4.0a Installation</h1>
 <p>
 These are the installation instructions for the &quot;source&quot; distribution
-of Fink 0.4.0.
+of Fink 0.4.0a.
 This document does not apply to the &quot;binary&quot; distribution.
 There are instructions for both first time installation and upgrading
 from a previous version.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to