Revision: 642
http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=642&view=rev
Author: pstieber
Date: 2008-12-08 06:07:12 +0000 (Mon, 08 Dec 2008)
Log Message:
-----------
Applied a patch provided by Donald B. Moore that updated the wxWidgets version to 2.8.9, adds tex2rtf and changed the case of SourceForge.
Modified Paths:
--------------
web/htdocs/download/index.php
Modified: web/htdocs/download/index.php
===================================================================
--- web/htdocs/download/index.php 2008-12-08 06:01:33 UTC (rev 641)
+++ web/htdocs/download/index.php 2008-12-08 06:07:12 UTC (rev 642)
@@ -32,18 +32,19 @@
same goes for release tarballs : there are none, not yet. We encourage people
to get a little involved, give building the Jazz++ source from our Subversion
respository a try, and report on what they find. Things like this help
-eventuate release binary and tarball dates, however at present (May 2008) it
+eventuate release binary and tarball dates, however at present (Nov 2008) it
is impossible to accurately predict when in the future these dates might be.
</P>
<P>
If you still want to just give the currently available 'minimal functionality'
source tarball a try, you will first need to compile and install a non-stock
-build of wxWidgets 2.8.8 to build Jazz++ itself. View the
-<a href="/buildingwx/">Building wxWidgets</a> page for details.
+build of wxWidgets 2.8.9 to build Jazz++ itself, and the tex2rtf utility which
+Jazz++ depends on. View the <a href="/buildingwx/">Building wxWidgets</a> page
+and <a href="/buildingtex2rtf/">Building Tex2rtf</a> for details.
</P>
<P>
<A href="http://sourceforge.net/project/showfiles.php?group_id=104252">Download
-the Jazz++ source tarball from sourceforge.</A>
+the Jazz++ source tarball from SourceForge.</A>
</P>
<?php
require_once('../include/footer.php');
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|