|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
[Fwd: [cvs] web/download srcdist.en.php,1.9,1.10]-------- Original Message -------- Subject: [cvs] web/download srcdist.en.php,1.9,1.10 Date: Mon, 11 Feb 2008 01:05:27 +0000 From: Alexander Hansen <alexkhansen@...> Reply-To: fink-devel@... To: fink-commits@... Newsgroups: gmane.os.apple.fink.cvs Followup-To: gmane.os.apple.fink.devel Update of /cvsroot/fink/web/download In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv28433 Modified Files: srcdist.en.php Log Message: Use latest fink Index: srcdist.en.php =================================================================== RCS file: /cvsroot/fink/web/download/srcdist.en.php,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- srcdist.en.php 3 Nov 2007 21:29:38 -0000 1.9 +++ srcdist.en.php 11 Feb 2008 01:05:24 -0000 1.10 @@ -27,23 +27,36 @@ <? print $release_date; ?>. --> -<p><EM>fink-0.27.8</EM> was officially released on 2007-11-02.</p> +<p><EM>fink-0.28.0</EM> was officially released on 2007-11-02.</p> </p> <ul> <!--<li><a href="http://prdownloads.sourceforge.net/fink/fink-<? print $fink_version; ?>-full.tar.gz">Fink <? print $release_version; ?></a> - 6786K, .tar.gz format</li>--> -<li><a href="http://downloads.sourceforge.net/fink/fink-0.27.8.tar.gz">fink-0.27.8</a> - 1292K, .tar.gz format</li> +<li><a href="http://downloads.sourceforge.net/fink/fink-0.28.0.tar.gz">fink-0.28.0</a> - 1308K, .tar.gz format</li> </ul> <p> -<b>Important:</b> +<!--<b>Important:</b> Don't extract the archive with StuffIt, it will corrupt some file names. Use the command line <tt>tar</tt> utility instead. -Instructions are in the Installation document. You also need to install the Xcode Tools (c.f. <a href="./index.en.php" >the Quick Start page</a>).</p> -<p> -Installation and usage instructions are inside the distribution +Instructions are in the Installation document.--> +You will also need to install the Xcode Tools (c.f. <a href="./index.en.php" >the Quick Start page</a>).</p> + <p>Unpack the tar.gz archive if this hasn't been done automatically, e.g. via</p> +<pre>tar -xvzf fink-0.28.0.tar.gz</pre> + +<p>in a terminal window. Then, in a terminal window, change to the resulting <em>fink-0.28.0</em> directory, and use</p> +<pre>./bootstrap</pre> +<p>to start the boostrapping operation, which will install the Fink base setup.</p> +<p>After you have installed <em>fink</em> and the other base packages, the commands</p> +<pre>fink selfupdate-rsync</pre> +<p>or</p> +<pre>fink selfupdate-cvs</pre> + +<p>will download the package description files and patches.</p> + +<p>Installation and usage instructions are inside the distribution tarball. Please read them - Fink is not a one-click-and-done thing. The documents README, INSTALL and USAGE are provided as pure text (for @@ -52,11 +65,6 @@ They are also available online in the <a href="../doc/index.php">documentation section</a>. </p> -<p>After you have installed <em>fink</em> and the other base packages, the commands</p> -<pre>fink selfupdate-rsync</pre> -<p>or</p> -<pre>fink selfupdate-cvs</pre> -<p>will download the package description files and patches.</p> <p> To be informed of new releases, subscribe to the <a ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ fink-i18n mailing list fink-i18n@... http://news.gmane.org/gmane.os.apple.fink.i18n |
| Free Forum Powered by Nabble | Forum Help |