source: kde/devel/kdewebdev.xml@ 8569196

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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/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/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 8569196 was 65ce93a, checked in by Bruce Dubbs <bdubbs@…>, 15 years ago

Updated to kde-3.5.10/kevelop-3.5.5.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7722 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.4 KB
RevLine 
[64ffc2e]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[64ffc2e]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
[95dcc83]6 <!ENTITY kdewebdev-download-http "&kde-download-http;/kdewebdev-&kde-version;.tar.bz2">
7 <!ENTITY kdewebdev-download-ftp "&kde-download-ftp;/kdewebdev-&kde-version;.tar.bz2">
[65ce93a]8 <!ENTITY kdewebdev-md5sum "7188f351158ca5a7613c3de4a6854b37">
[a9bab6d]9 <!ENTITY kdewebdev-size "6.0 MB">
[65ce93a]10 <!ENTITY kdewebdev-buildsize "106 MB">
11 <!ENTITY kdewebdev-time "6.1 SBU">
[64ffc2e]12]>
13
[fd680fb]14<sect1 id="kdewebdev" xreflabel="kdewebdev-&kde-version;">
[16a096a1]15 <?dbhtml filename="kdewebdev.html"?>
16
17 <sect1info>
18 <othername>$LastChangedBy$</othername>
19 <date>$Date$</date>
20 </sect1info>
21
[95dcc83]22 <title>Kdewebdev-&kde-version;</title>
[16a096a1]23
24 <indexterm zone="kdewebdev">
25 <primary sortas="a-kdewebdev">Kdewebdev</primary>
26 </indexterm>
27
28 <sect2 role="package">
[95dcc83]29 <title>Introduction to Kdewebdev</title>
[16a096a1]30
[90bd3c1b]31 <para><application>Kdewebdev</application> includes
32 <application>KDE</application> based programmers' utilities to generate GUI
33 dialogs, a Web IDE, a stylesheet debugger, and a utility to search and
34 replace strings.</para>
35
[16a096a1]36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing='compact'>
38 <listitem>
39 <para>Download (HTTP): <ulink url="&kdewebdev-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&kdewebdev-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &kdewebdev-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &kdewebdev-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &kdewebdev-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &kdewebdev-time;</para>
55 </listitem>
56 </itemizedlist>
57
[95dcc83]58 <bridgehead renderas="sect3">Kdewebdev Dependencies</bridgehead>
[16a096a1]59
60 <bridgehead renderas="sect4">Required</bridgehead>
[91cb43ad]61 <para role="required"><xref linkend="kdebase"/></para>
[16a096a1]62
63 <bridgehead renderas="sect4">Recommended</bridgehead>
[91cb43ad]64 <para role="recommended"><xref linkend="libjpeg"/>,
[00c8453]65 <xref linkend="libxml2"/>, and
[95dcc83]66 <xref linkend="libxslt"/></para>
[16a096a1]67
[5f238c99]68 <bridgehead renderas="sect4">Optional</bridgehead>
69 <para role="optional"><xref linkend="kdesdk"/></para>
70
[a3ef34c2]71 <para condition="html" role="usernotes">User Notes:
72 <ulink url="&blfs-wiki;/kdewebdev"/></para>
73
[16a096a1]74 </sect2>
[5f238c99]75
76 <sect2 id="kdewebdev-runtime-dependencies"
77 xreflabel="KDE Webdev Runtime Dependencies">
78 <title>Run-Time Dependencies</title>
79
80 <para>The <application>Quanta</application> application included in
81 <application>kdewebdev</application> can use several other utilities
82 at run time. <xref linkend="html-tidy"/> can be used to check the validity
83 of HTML documents. <ulink url="http://gubed.sf.net">Gubed</ulink> is
84 useful for debugging PHP scripts. <xref linkend="gnupg"/> or
85 <xref linkend="gnupg2"/> can be used for checking digital signatures.
86 Kompare, from <xref linkend="kdesdk"/> can be used to view changes to
87 files modified outside of <application>Quanta</application>. Cervisia,
88 also from <xref linkend="kdesdk"/>, is useful for interacting with CVS.</para>
89
90 </sect2>
[16a096a1]91
92 <sect2 role="installation">
[95dcc83]93 <title>Installation of Kdewebdev</title>
[16a096a1]94
95 <para>Install <application>kdewebdev</application> with:</para>
96
97<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
98 --disable-dependency-tracking &amp;&amp;
99make</userinput></screen>
[64ffc2e]100
[d33b066]101 <para>This package does not come with a test suite.</para>
102
[16a096a1]103 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[64ffc2e]104
[16a096a1]105<screen role="root"><userinput>make install</userinput></screen>
[64ffc2e]106
[16a096a1]107 </sect2>
[4464543e]108
[16a096a1]109 <sect2 role="content">
110 <title>Contents</title>
[2c62b69]111
[16a096a1]112 <segmentedlist>
113 <segtitle>Installed Programs</segtitle>
114 <segtitle>Installed Libraries</segtitle>
115 <segtitle>Installed Directories</segtitle>
[9f271dd]116
[16a096a1]117 <seglistitem>
[95dcc83]118 <seg>kxsldbg and quanta</seg>
[d5bca7b6]119 <seg>kdewebdev specific libraries</seg>
120 <seg>Several subdirectories in $KDE_PREFIX/share</seg>
[16a096a1]121 </seglistitem>
122 </segmentedlist>
[9f271dd]123
[16a096a1]124 <variablelist>
125 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
126 <?dbfo list-presentation="list"?>
127 <?dbhtml list-presentation="table"?>
128
129 <varlistentry id="kxsldbg">
130 <term><command>kxsldbg</command></term>
131 <listitem>
[00c8453]132 <para>is a GUI front-end to <command>xsldbg</command>,
[95dcc83]133 the XSLT debugger.</para>
[16a096a1]134 <indexterm zone="kdewebdev kxsldbg">
135 <primary sortas="b-kxsldbg">kxsldbg</primary>
136 </indexterm>
137 </listitem>
138 </varlistentry>
139
140 <varlistentry id="quanta">
141 <term><command>quanta</command></term>
142 <listitem>
143 <para>is a web development tool that strives to be neutral and
144 transparent to all markup languages, while supporting popular
145 web-based scripting languages, CSS, and other emerging W3C
146 recommendations.</para>
147 <indexterm zone="kdewebdev quanta">
148 <primary sortas="b-quanta">quanta</primary>
149 </indexterm>
150 </listitem>
151 </varlistentry>
[64ffc2e]152
[9f271dd]153 </variablelist>
154
[16a096a1]155 </sect2>
[64ffc2e]156
157</sect1>
Note: See TracBrowser for help on using the repository browser.