glfs/kde/inst/kde-graphics.xml
Bruce Dubbs 19e9cee90d Added freetype2 to xfree86; removed objprelink from kde; Update kde to 3.0.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@230 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-09-14 21:47:22 +00:00

42 lines
1.6 KiB
XML

<sect1 id="kde-graphics">
<?dbhtml filename="kde-graphics.html" dir="kde"?>
<title>Installation of KDE Graphics</title>
<para><screen>Download location (FTP): <ulink url="&kde-graphics-ftp;"/>
Estimated build disk space: 24 MB
Estimated installed space: 7 MB
Package size: &kde-graphics-size;
Estimated build time: 24 min (667 MHz)</screen></para>
<para>kdegraphics depends on:
<screen><xref linkend="kde-base"/> and <xref linkend="which"/> (or the which script).
The kuickshow program requires <xref linkend="imlib"/>.
The kooka program requires <filename>sane</filename>.</screen></para>
<para>Install kdegraphics with:
<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
--disable-dependency-tracking &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
<sect2>
<title>Contents</title>
<para>The KDE Graphics package provides:</para>
<itemizedlist>
<listitem><para>kcoloredit - color pallette editor</para></listitem>
<listitem><para>kdvi - DVI viewer</para></listitem>
<listitem><para>kfax - FAX viewer</para></listitem>
<listitem><para>kfract - A fractal generator</para></listitem>
<listitem><para>kghostview - PS/PDF viewer</para></listitem>
<listitem><para>kiconedit - An icon editor</para></listitem>
<listitem><para>kooka - Raster image scan program</para></listitem>
<listitem><para>kpaint - A paint program</para></listitem>
<listitem><para>kruler - Screen ruler</para></listitem>
<listitem><para>ksnapshot - Screen capture program</para></listitem>
<listitem><para>kuickshow - Image viewer</para></listitem>
<listitem><para>kview - Another image viewer</para></listitem>
</itemizedlist>
</sect2>
</sect1>