provided a better description on how to create a git clone and compile xboard
[xboard.git] / index.html
index 798b3a3..42baa5b 100644 (file)
@@ -46,13 +46,15 @@ System. </p>
   <li><a href="#tag-A4">Documentation</a></li>
   <li><a href="user_guide/UserGuide.html">On-line User Guide</a></li>
   <li><a href="#tag-A5">More Screenshots</a></li>
-  <li><a href="whats_new/4.6.1">What's New in 4.6.1?</a> (stable)</li>
-  <li><a href="whats_new/4.6.0">What's New in 4.6.0?</a></li>
-  <li><a href="whats_new/4.5.3">What's New in 4.5.3?</a></li>
-  <li><a href="whats_new/4.5.2">What's New in 4.5.2?</a></li>
-  <li><a href="whats_new/4.5.1">What's New in 4.5.1?</a></li>
-  <li><a href="whats_new/4.5.0">What's New in 4.5.0?</a></li>
-  <li><a href="whats_new/4.4.0">What's New in 4.4.x?</a></li>
+  <li><a href="whats_new/4.7.0/index.html">What's New in 4.7.b?</a> (beta)</li>
+  <li><a href="whats_new/4.6.2/index.html">What's New in 4.6.2?</a> (stable)</li>
+  <li><a href="whats_new/4.6.1/index.html">What's New in 4.6.1?</a> (faulty)</li>
+  <li><a href="whats_new/4.6.0/index.html">What's New in 4.6.0?</a></li>
+  <li><a href="whats_new/4.5.3/index.html">What's New in 4.5.3?</a></li>
+  <li><a href="whats_new/4.5.2/index.html">What's New in 4.5.2?</a></li>
+  <li><a href="whats_new/4.5.1/index.html">What's New in 4.5.1?</a></li>
+  <li><a href="whats_new/4.5.0/index.html">What's New in 4.5.0?</a></li>
+  <li><a href="whats_new/4.4.0/index.html">What's New in 4.4.x?</a></li>
   <li><a href="#tag-A3">How can you help us?</a></li>
   <li><a href="FAQ.html">Frequently Asked Questions</a></li>
  </ul>
@@ -81,7 +83,7 @@ also be done at the same places as for XBoard (see below).</p>
 
 <h3><a name="download"></a>Downloading XBoard</h3>
 
-<h4>stable version (4.6.1)</h4>
+<h4>stable version (4.6.2)</h4>
 
 <p>Sources of current stable version can be found on the main GNU ftp server:
 <a href="http://ftp.gnu.org/gnu/xboard/">http://ftp.gnu.org/gnu/xboard/</a> (via http) and
@@ -94,7 +96,7 @@ possible.</p>
 
 <p>Precompiled versions are available
 for <a href="http://download.opensuse.org/repositories/openSUSE:/Factory:/Contrib/">openSUSE</a>
-and <a href="http://packages.debian.org/squeeze/xboard">debian-squeeze</a>
+and <a href="http://packages.debian.org/sid/xboard">debian-sid</a>
 
 (if you know of other distribution that package it, please let us
 know).</p>
@@ -107,18 +109,15 @@ If you want to <a href="#tag-A3">help us</a> test, or just want to use the new f
 
 <p>At the <a href="http://download.opensuse.org/repositories/home:/apersaud:/xboard">Open Build Server</a> we provide packages that can be installed in parallel to the normal xboard version. To do this the programs are renamed to xboardnext (latest from the v4.6.x branch in git) and xboardgit (latest version from the master branch in git). Packages are available for: Debian 6.0, Fedora 14, Fedora 15, Mandriva 2010, Mandriva 2010.1, RedHat RHEL 5, RedHat RHEL 6, opensuse 11.3, opensuse 11.4, opensuse Tumbleweed, opensuse Factory, Ubunut 10.10, Ubuntu 11.04.</p>
 
-<p> Windows builds of development version can be found at <a href="http://hgm.nubati.net/ ">HGM's web page</a>.
+<p> Windows builds of development version can often be found at <a href="http://hgm.nubati.net/ ">HGM's web page</a>.
 
 
 <p>Furthermore we provide two development versions (tagged commits in git):</p>
 
 <ul>
-<li>A snapshot of the v4.6.x branch (a few commits behind the build server packages mentioned above): <a href="ftp://alpha.gnu.org/gnu/xboard/"> 4.6.0.20120212 </a> <br />
-This is a release candidate for version 4.6.2. <a href="http://packages.debian.org/experimental/xboard">Debian packages</a> of these tar-balls are available.
-</li>
-<li>A snapshot of the master branch: <a href="ftp://alpha.gnu.org/gnu/xboard/"> master-20120212 </a>. <br />
+<li>A snapshot of the master branch is available: <a href="ftp://alpha.gnu.org/gnu/xboard/"> master-20120930 </a>. <br />
 
-The master branch includes the development for v4.6.x and also has some more experimental features that need more testing and/or debugging. Precompiled packaged versions are available for <a href="http://packages.debian.org/experimental/xboard">debian</a> and <a href="http://hgm.nubati.net/WinBoard-4.5TM.exe ">Windows</a>. More current versions from the master branch can be downloaded via git or from the Open Build Server (see above).
+The master branch includes the development for v4.6.x and also has some more experimental features that need more testing and/or debugging. Precompiled packaged versions should be available soon for <a href="http://packages.debian.org/experimental/xboard">debian</a> and <a href="http://hgm.nubati.net/WinBoard-Portable.zip ">Windows</a>. More current versions from the master branch can be downloaded via git or from the Open Build Server (see above).
 </li>
 <li> New GTK branch in git (no developer release available yet). </li>
 </ul>
@@ -127,21 +126,20 @@ The master branch includes the development for v4.6.x and also has some more exp
 
 <h6>git version</h6>
 
-<p> After cloning the git-repository or downloading and unpacking a snapshot tar ball, 
+<p> The <a href="http://git.savannah.gnu.org/cgit/xboard.git">git repository</a> is available on Savannah. All branches can be viewed there. The web page also provides tar-balls of all tagged versions, these tar-balls are different from the ones that you can download from the <a href="ftp://ftp.gnu.org/gnu/xboard/"> ftp-server </a> and you will need to run autogen.sh on them as described below.</p>
+
+<p> If you want to get a copy of the repository you can clone it using the command <code>"git clone http://git.savannah.gnu.org/r/xboard.git"</code>. For more information on how to use git, please visit the git home page.</p>
+
+<p> After cloning the git-repository or downloading and unpacking a snapshot tar-ball from the git repository,
 run ./autogen.sh, ./configure and then make and make install.</p>
 
-<h6>tar-balls</h6>
+<h6>tar-balls (from the ftp-server)</h6>
 <p> Unpack the tar ball and do ./configure followed by make and make install.</p>
 
-
 <p>For development sources and other information, please see
 the <a href="http://savannah.gnu.org/projects/xboard/">XBoard project
 page</a> at <a href="http://savannah.gnu.org">savannah.gnu.org</a>.</p>
 
-<p>A snapshot of the latest source code for all branches is available at
-the <a href="http://git.savannah.gnu.org/cgit/xboard.git">git
-repository</a> on Savannah.</p>
-
 <h4>archive</h4>
 
 <p>You can also find an archive of old versions on <a href="ftp://ftp.gnu.org/old-gnu/xboard/">the ftp server</a>.</p>
@@ -349,7 +347,7 @@ Commons Attribution-NoDerivs 3.0 United States License</a>.</p>
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2012/04/18 02:29:28 $
+$Date: 2012/10/02 02:09:51 $
 <!-- timestamp end -->
 </p>
 </div>