SF.net SVN: fclient:[892] trunk/web
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-08-10 19:23:10
|
Revision: 892
http://fclient.svn.sourceforge.net/fclient/?rev=892&view=rev
Author: jUrner
Date: 2008-08-10 19:23:17 +0000 (Sun, 10 Aug 2008)
Log Message:
-----------
some updates for the release
Modified Paths:
--------------
trunk/web/download-fclient.html
trunk/web/intro.html
Modified: trunk/web/download-fclient.html
===================================================================
--- trunk/web/download-fclient.html 2008-08-10 08:33:28 UTC (rev 891)
+++ trunk/web/download-fclient.html 2008-08-10 19:23:17 UTC (rev 892)
@@ -13,7 +13,31 @@
<div class="topic">
<br>
<br>
- Not Yet
+
+ <h3>Prerequesites:</h3>
+
+ In order to run the gui you should have the following packages installed on your machine:
+
+ <ul>
+ <li>
+ a recent freenet node. See [<a href="http://freenetproject.org/">http://freenetproject.org/</a>] for details
+ <li>
+ Python >= 2.5 from [<a href="http://python.org/download/">http://python.org/download/</a>]
+ <li>
+ Qt >= 4.4.3 from trolltech [<a href="http://trolltech.com/downloads/">http://trolltech.com/downloads/</a>]
+ <li>
+ PyQt >= 4.4.3 from riverbank computing [<a href="http://www.riverbankcomputing.co.uk/software/pyqt/download/">http://www.riverbankcomputing.co.uk/software/pyqt/download/</a>]
+ </ul>
+
+
+ <br>
+ Finally, download the latest release of fclient from sourceforge [<a href="http://sourceforge.net/projects/fclient">http://sourceforge.net/projects/fclient</a>]
+ <br>
+ <br>
+
+ ..and run it right away from any folder you feel best with. No need to install it to lib-sitepackages. On the project page you will find a bug tracker and a mailing list to discuss the project and report any bugs or feature requests.
+
+
</div>
Modified: trunk/web/intro.html
===================================================================
--- trunk/web/intro.html 2008-08-10 08:33:28 UTC (rev 891)
+++ trunk/web/intro.html 2008-08-10 19:23:17 UTC (rev 892)
@@ -9,8 +9,8 @@
<div class="topic">
- <b>fclient:</b> Gui frontend for freenet written in python and Qt. The Gui
- is yet under developement
+ <b>fclient:</b> Gui frontend for freenet written in python and Qt. A pre-alpha release
+ for testing is available in the downloads section.
<br>
[<a href="more-fclient.html" target="mainFrame">..more</a>] [<a href="download-fclient.html" target="mainFrame">download</a>] [<a href="screenshots-fclient.html" target="mainFrame">screenshots</a>]
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|