Ignore:
Timestamp:
04/10/2005 06:25:54 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 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, 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
Children:
b5e9b15e
Parents:
298ebb8
Message:

Updated build entities and added indexing tags to Gimp-Print instructions

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/gimp-print.xml

    r298ebb8 re87ad87  
    77  <!ENTITY gimp-print-download-ftp  " ">
    88  <!ENTITY gimp-print-md5sum        "766be49f44a6a682d857e5aefec414d4">
    9   <!ENTITY gimp-print-size          "5.2 MB">
    10   <!ENTITY gimp-print-buildsize     "27 MB">
    11   <!ENTITY gimp-print-time          "0.29 SBU">
     9  <!ENTITY gimp-print-size          "5.1 MB">
     10  <!ENTITY gimp-print-buildsize     "36 MB">
     11  <!ENTITY gimp-print-time          "0.32 SBU (additional 4.37 SBUs to run the test suite)">
    1212]>
    1313
     
    1919<?dbhtml filename="gimp-print.html"?>
    2020<title>Gimp-Print-&gimp-print-version;</title>
     21<indexterm zone="gimp-print">
     22<primary sortas="a-Gimp-Print">Gimp-Print</primary></indexterm>
    2123
    2224<sect2>
     
    3234<ulink url="http://gimp-print.sourceforge.net/p_Supported_Printers.php3"/>.
    3335</para>
     36
    3437<!-- FIXME: APFL Ghostscript is not tested. Don't forget to check the license. -->
    3538
     
    5457<ulink url="http://www.linuxprinting.org/foomatic.html">Foomatic</ulink>,
    5558<ulink url="http://www.linuxprinting.org/ijs/">IJS</ulink>,
    56 <xref linkend="tex"/>, and
     59<xref linkend="tex"/>,
     60<xref linkend="docbook-utils"/> and
    5761<xref linkend="espgs"/> or <xref linkend="gs"/></para>
    5862</sect4>
     
    6872
    6973<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    70 make &amp;&amp;
    71 make install</command></userinput></screen>
     74make</command></userinput></screen>
     75
     76<para>Now, as the root user:</para>
     77
     78<screen><userinput role='root'><command>make install</command></userinput></screen>
    7279
    7380</sect2>
     
    95102
    96103<para>For <application><acronym>CUPS</acronym></application> to see newly
    97 installed <acronym>PPD</acronym> files, it has to be restarted:</para>
     104installed <acronym>PPD</acronym> files, it has to be restarted (as the root
     105user):</para>
    98106
    99 <screen><userinput><command>/etc/rc.d/init.d/cups restart</command></userinput></screen>
     107<screen><userinput role='root'><command>/etc/rc.d/init.d/cups restart</command></userinput></screen>
    100108
    101109<note><para>This command may take a very long time (up to 10 minutes) to
     
    115123<title>Contents</title>
    116124
    117 <para>The <application>Gimp-Print</application> package contains
    118 <command>gimpprint-config</command>, <command>escputil</command>,
    119 <filename class='libraryfile'>libgimpprint</filename> libraries and
    120 optionally, <command>rastertoprinter</command> and
    121 <command>pstopxl</command> filter scripts for
    122 <application><acronym>CUPS</acronym></application>,
    123 <command>cups-calibrate</command>, <command>ijsgimpprint</command> and a
    124 plugin that allows printing images from
    125 <application><acronym>GIMP</acronym>-1.2</application>.</para>
    126 </sect2>
     125<segmentedlist>
     126<segtitle>Installed Programs</segtitle>
     127<segtitle>Installed Libraries</segtitle>
     128<segtitle>Installed Directories</segtitle>
    127129
    128 <sect2>
    129 <title>Description</title>
     130<seglistitem>
     131<seg>cups-calibrate, escputil, gimpprint-config, ijsgimpprint and
     132testpattern</seg>
     133<seg>libgimpprint.[so,a] and optionally, various
     134<application><acronym>CUPS</acronym></application> filters and backend
     135drivers</seg>
     136<seg>/usr/include/gimp-print, /usr/lib/gimp, /usr/share/cups/model/C and
     137/usr/share/gimp-print</seg>
     138</seglistitem>
     139</segmentedlist>
    130140
    131 <sect3><title>gimpprint-config</title>
    132 <para><command>gimpprint-config</command> is a script to get information about
    133 the installed version of gimpprint.</para></sect3>
     141<variablelist>
     142<bridgehead renderas="sect3">Short Descriptions</bridgehead>
     143<?dbfo list-presentation="list"?>
    134144
    135 <sect3><title>escputil</title>
    136 <para><command>escputil</command> is a command line utility to perform various
    137 maintenance tasks on Epson Stylus inkjet printers.</para></sect3>
     145<varlistentry id="cups-calibrate">
     146<term><command>cups-calibrate</command></term>
     147<listitem><para>calibrates the color output of printers using the
     148<application>Gimp-Print</application>,
     149<application><acronym>CUPS</acronym></application> or
     150<application><acronym>ESP</acronym> Print Pro</application> drivers.</para>
     151<indexterm zone="gimp-print cups-calibrate">
     152<primary sortas="b-cups-calibrate">cups-calibrate</primary>
     153</indexterm></listitem>
     154</varlistentry>
    138155
    139 <sect3><title>cups-calibrate</title>
    140 <para><command>cups-calibrate</command> calibrates the color output of printers
    141 using the <application>Gimp-Print</application>
    142 <application><acronym>CUPS</acronym></application> or
    143 <application><acronym>ESP</acronym> Print Pro</application> drivers.</para>
    144 </sect3>
     156<varlistentry id="escputil">
     157<term><command>escputil</command></term>
     158<listitem><para>is a command line utility to perform various maintenance
     159tasks on Epson Stylus inkjet printers.</para>
     160<indexterm zone="gimp-print escputil">
     161<primary sortas="b-escputil">escputil</primary>
     162</indexterm></listitem>
     163</varlistentry>
    145164
    146 <sect3><title>ijsgimpprint</title>
    147 <para><command>ijsgimpprint</command> is a Ghostscript driver for
    148 <application>Gimp-Print</application>.</para></sect3>
     165<varlistentry id="gimpprint-config">
     166<term><command>gimpprint-config</command></term>
     167<listitem><para>is a script to get information about the installed version
     168of <application>Gimp-Print</application>.</para>
     169<indexterm zone="gimp-print gimpprint-config">
     170<primary sortas="b-gimpprint-config">gimpprint-config</primary>
     171</indexterm></listitem>
     172</varlistentry>
     173
     174<varlistentry id="ijsgimpprint">
     175<term><command>ijsgimpprint</command></term>
     176<listitem><para>is a Ghostscript driver for
     177<application>Gimp-Print</application>.</para>
     178<indexterm zone="gimp-print ijsgimpprint">
     179<primary sortas="b-ijsgimpprint">ijsgimpprint</primary>
     180</indexterm></listitem>
     181</varlistentry>
     182</variablelist>
    149183
    150184</sect2>
Note: See TracChangeset for help on using the changeset viewer.