mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 13:42:13 +08:00
3336852357
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@849 af4574ff-66df-0310-9fd7-8a98e5e911e0
42 lines
1.6 KiB
XML
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 <xref linkend="sane"/>.</screen></para>
|
|
|
|
<para>Install kdegraphics with:
|
|
<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
|
|
--disable-dependency-tracking &&
|
|
make &&
|
|
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>
|
|
|