rev 11711 - www/v2/pages

Xavier Vello wdgt-guest at alioth.debian.org
Thu Jul 24 17:22:34 UTC 2008


Author: wdgt-guest
Date: 2008-07-24 17:22:23 +0000 (Thu, 24 Jul 2008)
New Revision: 11711

Modified:
   www/v2/pages/bottom
   www/v2/pages/faq
Log:
Added links in menu & faq



Modified: www/v2/pages/bottom
===================================================================
--- www/v2/pages/bottom	2008-07-24 16:34:05 UTC (rev 11710)
+++ www/v2/pages/bottom	2008-07-24 17:22:23 UTC (rev 11711)
@@ -38,7 +38,8 @@
 				<li><a href="#">How to package kde applications</a></li>
 				-->
 				<li><a href="pkgkdesvn.html">pkg-kde SVN quick guide</a></li>
-            <li><a href="web-maintenance.html">Web maintenance</a></li>
+				<li><a href="experimental_linking.html">Fixing link errors</a></li>
+			        <li><a href="web-maintenance.html">Web maintenance</a></li>
          </ul>
 
 

Modified: www/v2/pages/faq
===================================================================
--- www/v2/pages/faq	2008-07-24 16:34:05 UTC (rev 11710)
+++ www/v2/pages/faq	2008-07-24 17:22:23 UTC (rev 11711)
@@ -103,3 +103,11 @@
 			[super-user-command]
 			super-user-command=sudo
 			</pre>
+
+			<h4 id="q7">7. I can't build KDE4 software from source</h4>
+			<p>The Debian KDE packages are built with the KDE4_ENABLE_EXPERIMENTAL_LIB_EXPORT
+			option, which alters how CMake (the build system used by KDE) links to the KDE
+			libraries. This may cause KDE4 software to fail to build from source.</p>
+
+			<p>Please read experimental_linking.html for more information.</p>
+




More information about the pkg-kde-commits mailing list