- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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.