- Timestamp:
- 03/16/2006 04:24:25 PM (18 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- e680fce6
- Parents:
- 5a2505c
- Location:
- kde
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/add/kdegames.xml
r5a2505c r89c72ef4 83 83 make</userinput></screen> 84 84 85 < note>85 <!-- <note> 86 86 <para>If you wish to create the API documentation 87 87 and you have <application>Doxygen</application> and … … 89 89 apidox</command> must be done before <command>make 90 90 install</command>.</para> 91 </note> 91 </note> --> 92 93 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 94 href="../../xincludes/kde-apidocs.xml"/> 92 95 93 96 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> -
kde/add/kdegraphics.xml
r5a2505c r89c72ef4 114 114 make</userinput></screen> 115 115 116 < note>116 <!-- <note> 117 117 <para>If you wish to create the API documentation and you have 118 118 <application>Doxygen</application> and <application>GraphViz</application> 119 119 installed, <command>make apidox</command> must be done before 120 120 <command>make install</command>.</para> 121 </note> 121 </note> --> 122 123 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 124 href="../../xincludes/kde-apidocs.xml"/> 122 125 123 126 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> -
kde/add/kdemultimedia.xml
r5a2505c r89c72ef4 230 230 <para>Install <application>kdemultimedia</application> with:</para> 231 231 232 < note>233 <para> The - -sysconfdir parameter must be the same as command used in232 <!-- <note> 233 <para> The -\-sysconfdir parameter must be the same as command used in 234 234 kdelibs.</para> 235 </note> 235 </note> --> 236 237 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 238 href="../../xincludes/kde-sysconfdir.xml"/> 236 239 237 240 <screen><userinput>patch -Np1 -i ../kdemultimedia-&kde-version;-libtunepimp_0.4.x-1.patch && -
kde/add/kdepim.xml
r5a2505c r89c72ef4 102 102 make</userinput></screen> 103 103 104 < note>104 <!-- <note> 105 105 <para>If you wish to create the API documentation and 106 106 you have <application>Doxygen</application> and … … 108 108 <command>make apidox</command> must be done before 109 109 <command>make install</command>.</para> 110 </note> 110 </note> --> 111 112 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 113 href="../../xincludes/kde-apidocs.xml"/> 111 114 112 115 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> -
kde/core/kdebase.xml
r5a2505c r89c72ef4 113 113 <para>Install <application>kdebase</application> with:</para> 114 114 115 < note>116 <para>The <parameter>- -sysconfdir</parameter> parameter must be115 <!-- <note> 116 <para>The <parameter>-\-sysconfdir</parameter> parameter must be 117 117 the same as the command used in <application>kdelibs</application>.</para> 118 </note> 118 </note> --> 119 120 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 121 href="../../xincludes/kde-sysconfdir.xml"/> 119 122 120 123 <screen><userinput>./configure --prefix=&kde-dir; --sysconfdir=/etc/kde \ … … 122 125 make</userinput></screen> 123 126 124 < note>127 <!-- <note> 125 128 <para>If you wish to create the API documentation and you have 126 129 <application>Doxygen</application> and <application>GraphViz</application> 127 130 installed, <command>make apidox</command> must be done before 128 131 <command>make install</command>.</para> 129 </note> 132 </note> --> 133 134 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 135 href="../../xincludes/kde-apidocs.xml"/> 130 136 131 137 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> -
kde/core/kdelibs.xml
r5a2505c r89c72ef4 108 108 </sect2> 109 109 110 <sect2 role="installation"> 110 <sect2 role="installation" id="kdelibs-install" 111 xreflabel="the installation of kdelibs"> 111 112 <title>Installation of Kdelibs</title> 112 113 -
kde/devel/kdevelop.xml
r5a2505c r89c72ef4 86 86 make</userinput></screen> 87 87 88 < note>88 <!-- <note> 89 89 <para>If you wish to create the API documentation and you have 90 90 <application>Doxygen</application> and <application>GraphViz</application> … … 92 92 <command>make install</command>. You'll also need to run <command>make 93 93 install-apidox</command> to install the API documentation.</para> 94 </note> 94 </note> --> 95 96 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 97 href="../../xincludes/kde-apidocs.xml"/> 95 98 96 99 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> … … 98 101 <screen role="root"><userinput>make install && 99 102 chown -v -R root:root &kde-dir;/kdevbdb</userinput></screen> 103 104 <para>If you created the API documentation, install it with:</para> 105 106 <screen role="root"><userinput>make install-apidox</userinput></screen> 100 107 101 108 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.