2004-06-13 16:05:17 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY quanta-download-http "&kde-download-http;/quanta-&kde-version;.tar.bz2">
|
|
|
|
<!ENTITY quanta-download-ftp "&kde-download-ftp;/quanta-&kde-version;.tar.bz2">
|
|
|
|
<!ENTITY quanta-size "3.4 MB">
|
|
|
|
<!ENTITY quanta-buildsize "51 MB">
|
|
|
|
<!ENTITY quanta-time "3.35 SBU">
|
|
|
|
|
|
|
|
]>
|
|
|
|
|
2004-05-24 02:45:26 +08:00
|
|
|
<sect1 id="quanta">
|
|
|
|
<?dbhtml filename="quanta.html"?>
|
|
|
|
<title>quanta-&kde-version;</title>
|
|
|
|
|
2004-06-13 16:05:17 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Introduction to <application>quanta</application></title>
|
|
|
|
|
|
|
|
<sect3><title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem><para>Download (HTTP): <ulink
|
|
|
|
url="&quanta-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP): <ulink
|
|
|
|
url="&quanta-download-ftp;"/></para></listitem>
|
|
|
|
<listitem><para>Download size: &quanta-size;</para></listitem>
|
|
|
|
<listitem><para>Estimated Disk space required:
|
|
|
|
&quanta-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time:
|
|
|
|
&quanta-time;</para></listitem></itemizedlist>
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3><title><application>quanta</application> dependencies</title>
|
|
|
|
<sect4><title>Required</title>
|
|
|
|
<para>
|
|
|
|
<xref linkend="kdebase"/>
|
|
|
|
</para></sect4>
|
|
|
|
<sect4><title>Optional</title>
|
|
|
|
<para>
|
|
|
|
<xref linkend="libjpeg"/>,
|
|
|
|
<xref linkend="libtiff"/>,
|
|
|
|
<xref linkend="libxml2"/>,
|
|
|
|
<xref linkend="libxslt"/> and
|
|
|
|
<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">Jasper</ulink>
|
|
|
|
</para></sect4>
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Installation of <application>quanta</application></title>
|
|
|
|
|
|
|
|
<para>Install <application>quanta</application> with:</para>
|
|
|
|
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
|
|
|
|
--disable-dependency-tracking &&
|
|
|
|
make &&
|
|
|
|
make install</command></userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<para>Major programs in <application>quanta</application> include
|
|
|
|
<command>kxsldbg</command> and
|
|
|
|
<command>quanta</command>.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
|
|
|
|
<sect3><title>kxsldbg</title>
|
|
|
|
<para><command>kxsldbg</command> is a <acronym>GUI</acronym>
|
|
|
|
front-end to <command>xsldbg</command>, the
|
|
|
|
<acronym>XSLT</acronym> debugger.</para></sect3>
|
|
|
|
|
|
|
|
<sect3><title>quanta</title>
|
|
|
|
<para><command>quanta</command> is a web development tool that
|
|
|
|
strives to be neutral and transparent to all markup languages, while
|
|
|
|
supporting popular web-based scripting languages,
|
|
|
|
<acronym>CSS</acronym>, and other emerging <acronym>W3C</acronym>
|
|
|
|
recommendations.</para></sect3>
|
|
|
|
|
|
|
|
</sect2>
|
2004-05-24 02:45:26 +08:00
|
|
|
|
|
|
|
</sect1>
|