- Timestamp:
- 03/16/2006 04:24:25 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- e680fce6
- Parents:
- 5a2505c
- Location:
- kde/add
- Files:
-
- 4 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>
Note:
See TracChangeset
for help on using the changeset viewer.