[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/areas/edu/kig
From:       Pino Toscano <toscano.pino () tiscali ! it>
Date:       2005-12-15 17:37:41
Message-ID: 1134668261.038659.19441.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 488735 by pino:

move the svn instructions from faq to downòload page, and add the post3.5 branch instructions


 M  +30 -2     download.php  
 M  +0 -19     faq.php  


--- trunk/www/areas/edu/kig/download.php #488734:488735
@@ -18,7 +18,35 @@
   version of Kig, which you can find
   <a href="http://kig.dmf.unicatt.it/">here</a>. Thanks Franco :)</p>
 
-<p>If you want the SVN ( development ) version, please read the
-  <a href="faq.php">FAQ</a>.</p>
+<h3>Compiling Kig from SVN</h3>
+<p>First of all, you should be aware of the current SVN version is the place
+  where development occurs, and sometimes, it may crash, or mess up data like
+  macros you have created, or files you try to open or save to. Generally, this
+  shouldn&#039;t happen, but I can&#039;t guarantee it won&#039;t.</p>
+<p>In order to compile Kig form SVN, you should do the following steps:</p>
+<pre>
+$ svn co -N svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kdeedu
+$ cd kdeedu
+$ svn up kig
+$ svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin
+$ make -f Makefile.cvs
+$ ./configure
+$ make
+$ su -c &quot;make install&quot;
+</pre>
+<p>If this doesn&#039;t work for you, feel free to ask
+  <a href="mailto:toscano.pino@tiscali.it">me</a>.
 
+<h3>Post-KDE 3.5 version</h3>
+<p>As we can&#039;t add new features in the KDE 3.5 version of Kig, and KDE 4
+  won&#039;t happen in a few months, we&#039;re created a branch with some new
+  features already introduced in the version for KDE 4.
+<p>To download and compile this branch, just follow the instructions above with
+  a small change: do</p>
+<pre>
+$ svn co -N svn://anonsvn.kde.org/home/kde/branches/kig/post-kde-3.5
+</pre>
+<p>as first step instead of what written above, and follow the other steps as
+  usual.</p>
+
 <?php include( "footer.inc" ); ?>
--- trunk/www/areas/edu/kig/faq.php #488734:488735
@@ -17,25 +17,6 @@
 
   $faq->addSection( "Compiling Kig" );
 
-  $faq->addQuestion( "How do I get and install the current SVN version?",
-      "First of all, you should be aware of the current SVN version is the
-place where development occurs, and sometimes, it may crash, or mess up data
-like macros you have created, or files you try to open or save to. Generally,
-this shouldn&#039;t happen, but I can&#039;t guarantee it won&#039;t.</p>\n
-<p>In order to compile Kig form SVN, you should do the following steps:</p>\n
-<pre>
-\$ svn checkout -N svn://anonsvn.kde.org/home/kde/trunk/KDE/kdeedu
-\$ cd kdeedu
-\$ svn checkout svn://anonsvn.kde.org/home/kde/trunk/KDE/kdeedu/kig
-\$ svn checkout svn://anonsvn.kde.org/home/kde/trunk/KDE/kde-common/admin
-\$ make -f Makefile.cvs
-\$ ./configure
-\$ make
-\$ su -c &quot;make install&quot;
-</pre>\n
-<p>If this doesn&#039;t work for you, feel free to ask <a
-href=\"mailto:toscano.pino@tiscali.it\">me</a>.");
-
   $faq->addQuestion( "After correctly installing Kig on Mandrake or Red Hat, I
 get an error saying that Kig is missing certain libraries.",
       "Kig&#39;s functionality is implemented as a KPart, a loadable library.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic