Changeset 0f85be2 for pst


Ignore:
Timestamp:
02/15/2005 08:57:55 PM (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.0, 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:
c2a37a6
Parents:
00b6675
Message:

Updated to LPRng-3.8.28; added md5sums to Chapter 41 package instructions

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

Location:
pst/printing
Files:
2 edited

Legend:

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

    r00b6675 r0f85be2  
    33  <!ENTITY % general-entities SYSTEM "../../general.ent">
    44  %general-entities;
    5  
     5
    66  <!ENTITY gimp-print-download-http "http://prdownloads.sourceforge.net/gimp-print/gimp-print-&gimp-print-version;.tar.gz">
    77  <!ENTITY gimp-print-download-ftp  " ">
     8  <!ENTITY gimp-print-md5sum        "766be49f44a6a682d857e5aefec414d4">
    89  <!ENTITY gimp-print-size          "5.2 MB">
    910  <!ENTITY gimp-print-buildsize     "27 MB">
     
    3940<listitem><para>Download (FTP):
    4041<ulink url="&gimp-print-download-ftp;"/></para></listitem>
     42<listitem><para>Download MD5 sum: &gimp-print-md5sum;</para></listitem>
    4143<listitem><para>Download size: &gimp-print-size;</para></listitem>
    4244<listitem><para>Estimated disk space required:
    4345&gimp-print-buildsize;</para></listitem>
    4446<listitem><para>Estimated build time:
    45 &gimp-print-time;</para></listitem></itemizedlist>
     47&gimp-print-time;</para></listitem>
     48</itemizedlist>
    4649</sect3>
    4750
    4851<sect3><title><application>Gimp-Print</application> dependencies</title>
    4952<sect4><title>Optional</title>
    50 <para>
    51 <xref linkend="cups"/>,
     53<para><xref linkend="cups"/>,
    5254<ulink url="http://www.linuxprinting.org/foomatic.html">Foomatic</ulink>,
    5355<ulink url="http://www.linuxprinting.org/ijs/">IJS</ulink>,
    54 <xref linkend="tex"/>, and <xref linkend="espgs"/> or
    55 <xref linkend="gs"/>
    56 </para></sect4>
     56<xref linkend="tex"/>, and
     57<xref linkend="espgs"/> or <xref linkend="gs"/></para>
     58</sect4>
    5759</sect3>
    5860
     
    103105once.</para></note>
    104106
    105 <para>Then point your web browser to <ulink url="http://127.0.0.1:631"/>
    106 to add a new printer to <application><acronym>CUPS</acronym></application>.
    107 </para>
     107<para>Then point your web browser to <ulink url="http://127.0.0.1:631"/> to
     108add a new printer to
     109<application><acronym>CUPS</acronym></application>.</para>
    108110</sect3>
    109111
     
    121123<command>cups-calibrate</command>, <command>ijsgimpprint</command> and a
    122124plugin that allows printing images from
    123 <application><acronym>GIMP</acronym>-1.2</application>.
    124 </para>
     125<application><acronym>GIMP</acronym>-1.2</application>.</para>
    125126</sect2>
    126127
  • pst/printing/lprng.xml

    r00b6675 r0f85be2  
    33  <!ENTITY % general-entities SYSTEM "../../general.ent">
    44  %general-entities;
    5  
     5
    66  <!ENTITY LPRng-download-http "http://www.lprng.com/DISTRIB/LPRng/LPRng-&LPRng-version;.tgz">
    77  <!ENTITY LPRng-download-ftp  "ftp://ftp.lprng.com/pub/LPRng/LPRng/LPRng-&LPRng-version;.tgz">
    8   <!ENTITY LPRng-size          "11 MB">
    9   <!ENTITY LPRng-buildsize     "54 MB">
    10   <!ENTITY LPRng-time          "0.35 SBU">
     8  <!ENTITY LPRng-md5sum        "1b3a0abd291b260eab6087ac0e61ed84">
     9  <!ENTITY LPRng-size          "10.2 MB">
     10  <!ENTITY LPRng-buildsize     "71.8 MB">
     11  <!ENTITY LPRng-time          "0.42 SBU">
    1112]>
    1213
     
    1718</sect1info>
    1819<?dbhtml filename="LPRng.html"?>
    19 <title>LPRng-&LPRng-version;</title>
    20 
    21 <sect2>
    22 <title>Introduction to <application>LPRng</application></title>
    23 
    24 <para>The <application>LPRng</application> package contains an enhanced,
    25 extended and portable implementation of the Berkeley Line PRinter
    26 (<acronym>LPR</acronym>) print spooler. This is useful for queuing print jobs.
    27 </para>
     20<title><application><acronym>LPR</acronym>ng</application>-&LPRng-version;
     21</title>
     22<indexterm zone="LPRng">
     23<primary sortas="a-LPRng">LPRng</primary></indexterm>
     24
     25<sect2>
     26<title>Introduction to
     27<application><acronym>LPR</acronym>ng</application></title>
     28
     29<para>The <application><acronym>LPR</acronym>ng</application> package contains
     30an enhanced, extended and portable implementation of the Berkeley Line PRinter
     31(<acronym>LPR</acronym>) print spooler. This is useful for queuing print
     32jobs.</para>
    2833
    2934<sect3><title>Package information</title>
     
    3338<listitem><para>Download (FTP): <ulink
    3439url="&LPRng-download-ftp;"/></para></listitem>
     40<listitem><para>Download MD5 sum: &LPRng-md5sum;</para></listitem>
    3541<listitem><para>Download size: &LPRng-size;</para></listitem>
    3642<listitem><para>Estimated disk space required:
     
    4046</sect3>
    4147
    42 <sect3><title><application>LPRng</application> dependencies</title>
     48<sect3><title><application><acronym>LPR</acronym>ng</application>
     49dependencies</title>
    4350<sect4><title>Optional</title>
    44 <para>
    45 <xref linkend="openssl"/>,
    46 <xref linkend="tcpwrappers"/> and
    47 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>
    48 </para></sect4>
    49 </sect3>
    50 
    51 </sect2>
    52 
    53 <sect2>
    54 <title>Installation of <application>LPRng</application></title>
    55 
    56 <para>Install <application>LPRng</application> by running the following
    57 commands:</para>
    58 
    59 <screen><userinput><command>./configure --prefix=/usr --libexecdir=/usr/sbin \
    60     --sysconfdir=/etc &amp;&amp;
    61 make &amp;&amp;
    62 make install</command></userinput></screen>
    63 
    64 </sect2>
    65 
    66 <sect2>
    67 <title>Configuring <application>LPRng</application></title>
    68 
    69 <sect3><title>Config files</title>
    70 <para><filename>/etc/printcap</filename></para>
     51<para><xref linkend="openssl"/>,
     52<xref linkend="tcpwrappers"/>,
     53<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
     54and <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>
     55</para>
     56</sect4>
     57</sect3>
     58
     59</sect2>
     60
     61<sect2>
     62<title>Installation of
     63<application><acronym>LPR</acronym>ng</application></title>
     64
     65<para>Install <application><acronym>LPR</acronym>ng</application> by running
     66the following commands:</para>
     67
     68<screen><userinput><command>./configure --prefix=/usr --libexecdir=/usr/lib/lprng \
     69    --sysconfdir=/etc --enable-shared &amp;&amp;
     70make</command></userinput></screen>
     71
     72<para>Now, as the root user:</para>
     73
     74<screen><userinput role='root'><command>make install
     75install -v -d -m755 /usr/share/doc/lprng-&LPRng-version; &amp;&amp;
     76cp -v -R DOCS/* PrintingCookbook \
     77    /usr/share/doc/lprng-&LPRng-version;</command></userinput></screen>
     78
     79</sect2>
     80
     81<sect2>
     82<title>Configuring <application><acronym>LPR</acronym>ng</application></title>
     83
     84<sect3 id="lprng-config"><title>Config files</title>
     85<para><filename>/etc/printcap</filename> and
     86<filename>/etc/lpd/*</filename></para>
     87<indexterm zone="LPRng lprng-config">
     88<primary sortas="e-etc-printcap">/etc/printcap</primary></indexterm>
     89<indexterm zone="LPRng lprng-config">
     90<primary sortas="e-etc-lpd-star">/etc/lpd/*</primary></indexterm>
    7191</sect3>
    7292
     
    7494
    7595<para>There is no generic <filename>printcap</filename> for all
    76 printers. A sample printcap is loaded into the <filename
    77 class="directory">/etc</filename>
    78 directory which can be of some help.  Information is also available at
    79 <ulink url="http://www.lprng.org"/> and <ulink
    80 url="http://www.linuxprinting.org"/>.</para>
    81 
    82 <para>The init script installed by <application>LPRng</application> is not
    83 consistent with other <acronym>BLFS</acronym> scripts; therefore, install
    84 the <filename>/etc/rc.d/init.d/lprng</filename>
    85 init script included in the <xref linkend="intro-important-bootscripts"/> package.</para>
    86 
    87 <screen><userinput><command>make install-lprng</command></userinput></screen>
    88 
     96printers. A sample printcap is loaded into the
     97<filename class="directory">/etc</filename> directory which can be of some
     98help. Information is also available at <ulink url="http://www.lprng.org"/>,
     99<ulink url="http://www.linuxprinting.org"/> and the documentation installed in
     100<filename class='directory'>/usr/share/doc/lprng-&LPRng-version;</filename>.
     101</para>
     102
     103<para id="lprng-init">The init script installed by
     104<application><acronym>LPR</acronym>ng</application> is not consistent with
     105other <acronym>BLFS</acronym> scripts; therefore, install the
     106<filename>/etc/rc.d/init.d/lprng</filename> init script included in the
     107<xref linkend="intro-important-bootscripts"/> package (as the root user):</para>
     108<indexterm zone="LPRng lprng-init">
     109<primary sortas="f-lprng">lprng</primary></indexterm>
     110
     111<screen><userinput role='root'><command>make install-lprng</command></userinput></screen>
     112
     113<note><para>You may also want to remove the <command>lpd</command> script that
     114was installed in
     115<filename class='directory'>/etc/rc.d/init.d</filename>.</para></note>
    89116</sect3>
    90117
     
    94121<title>Contents</title>
    95122
    96 <para>The LPRng package contains
    97 <command>cancel</command>,
    98 <command>checkpc</command>,
    99 <command>lp</command>,
    100 <command>lpc</command>,
    101 <command>lpd</command>,
    102 <command>lpq</command>,
    103 <command>lpr</command>,
    104 <command>lprm</command>,
    105 <command>lprng_certs</command>,
    106 <command>lprng_index_certs</command>,
    107 <command>lpstat</command> and
    108 <filename class="libraryfile">liblpr</filename>.</para>
    109 
    110 </sect2>
    111 
    112 <sect2><title>Description</title>
    113 
    114 <sect3><title>cancel</title>
    115 <para><command>cancel</command> sends cancel requests to an LPRng print
    116 service.</para></sect3>
    117 
    118 <sect3><title>checkpc</title>
    119 <para><command>checkpc</command> checks out the printcap
    120 database.</para></sect3>
    121 
    122 <sect3><title>lp</title>
    123 <para><command>lp</command> sends requests to an LPRng print service.</para></sect3>
    124 
    125 <sect3><title>lpc</title>
    126 <para><command>lpc</command> is the control program for the daemon.</para></sect3>
    127 
    128 <sect3><title>lpd</title>
    129 <para><command>lpd</command> is the daemon.</para></sect3>
    130 
    131 <sect3><title>lpq</title>
    132 <para><command>lpq</command> is the status monitoring program.</para></sect3>
    133 
    134 <sect3><title>lpr</title>
    135 <para><command>lpr</command> is the job spooler program.</para></sect3>
    136 
    137 <sect3><title>lprm</title>
    138 <para><command>lprm</command> is the job removal program.</para></sect3>
    139 
    140 <sect3><title>lprng_certs</title>
    141 <para><command>lprng_certs</command> is a program used to manage
    142 <acronym>SSL</acronym> certificates for the LPRng
    143 software.</para></sect3>
    144 
    145 <sect3><title>lprng_index_certs</title>
    146 <para><command>lprng_index_certs</command> creates a set of index files
    147 in the LPRng signing certificate directory.</para></sect3>
    148 
    149 <sect3><title>lpstat</title>
    150 <para><command>lpstat</command> is the job status program.</para></sect3>
     123<segmentedlist>
     124<segtitle>Installed Programs</segtitle>
     125<segtitle>Installed Library</segtitle>
     126<segtitle>Installed Directories</segtitle>
     127
     128<seglistitem>
     129<seg>cancel, checkpc, lp, lpc, lpd, lpq, lpr, lprm, lprng_certs,
     130lprng_index_certs and lpstat</seg>
     131<seg>liblpr.[so,a]</seg>
     132<seg>/etc/lpd, /usr/lib/lprng, /usr/share/doc/&LPRng-version;,
     133/var/run/lpd and /var/spool/lpd</seg>
     134</seglistitem>
     135</segmentedlist>
     136
     137<variablelist>
     138<bridgehead renderas="sect3">Short Descriptions</bridgehead>
     139<?dbfo list-presentation="list"?>
     140
     141<varlistentry id="cancel">
     142<term><command>cancel</command></term>
     143<listitem><para>is a symlink to <command>lprm</command> used to send cancel
     144requests to an <application><acronym>LPR</acronym>ng</application> print
     145service.</para>
     146<indexterm zone="LPRng cancel">
     147<primary sortas="b-cancel">cancel</primary>
     148</indexterm></listitem>
     149</varlistentry>
     150
     151<varlistentry id="checkpc">
     152<term><command>checkpc</command></term>
     153<listitem><para>checks out the printcap database.</para>
     154<indexterm zone="LPRng checkpc">
     155<primary sortas="b-checkpc">checkpc</primary>
     156</indexterm></listitem>
     157</varlistentry>
     158
     159<varlistentry id="lp">
     160<term><command>lp</command></term>
     161<listitem><para>is a symlink to <command>lpr</command> used to send requests
     162to an <application><acronym>LPR</acronym>ng</application> print service.</para>
     163<indexterm zone="LPRng lp">
     164<primary sortas="b-lp">lp</primary>
     165</indexterm></listitem>
     166</varlistentry>
     167
     168<varlistentry id="lpc">
     169<term><command>lpc</command></term>
     170<listitem><para>is a control program for the <command>lpd</command>
     171daemon.</para>
     172<indexterm zone="LPRng lpc">
     173<primary sortas="b-lpc">lpc</primary>
     174</indexterm></listitem>
     175</varlistentry>
     176
     177<varlistentry id="lpd">
     178<term><command>lpd</command></term>
     179<listitem><para>is the print queueing daemon.</para>
     180<indexterm zone="LPRng lpd">
     181<primary sortas="b-lpd">lpd</primary>
     182</indexterm></listitem>
     183</varlistentry>
     184
     185<varlistentry id="lpq">
     186<term><command>lpq</command></term>
     187<listitem><para>is a status monitoring program.</para>
     188<indexterm zone="LPRng lpq">
     189<primary sortas="b-lpq">lpq</primary>
     190</indexterm></listitem>
     191</varlistentry>
     192
     193<varlistentry id="lpr">
     194<term><command>lpr</command></term>
     195<listitem><para>is a print job spooler program.</para>
     196<indexterm zone="LPRng lpr">
     197<primary sortas="b-lpr">lpr</primary>
     198</indexterm></listitem>
     199</varlistentry>
     200
     201<varlistentry id="lprm">
     202<term><command>lprm</command></term>
     203<listitem><para>is a print job removal program.</para>
     204<indexterm zone="LPRng lprm">
     205<primary sortas="b-lprm">lprm</primary>
     206</indexterm></listitem>
     207</varlistentry>
     208
     209<varlistentry id="lprng_certs">
     210<term><command>lprng_certs</command></term>
     211<listitem><para>is a program used to manage <acronym>SSL</acronym>
     212certificates for the <application><acronym>LPR</acronym>ng</application>
     213software.</para>
     214<indexterm zone="LPRng lprng_certs">
     215<primary sortas="b-lprng_certs">lprng_certs</primary>
     216</indexterm></listitem>
     217</varlistentry>
     218
     219<varlistentry id="lprng_index_certs">
     220<term><command>lprng_index_certs</command></term>
     221<listitem><para>creates a set of index files in the
     222<application><acronym>LPR</acronym>ng</application> signing certificate
     223directory.</para>
     224<indexterm zone="LPRng lprng_index_certs">
     225<primary sortas="b-lprng_index_certs">lprng_index_certs</primary>
     226</indexterm></listitem>
     227</varlistentry>
     228
     229<varlistentry id="lpstat">
     230<term><command>lpstat</command></term>
     231<listitem><para>is a print job status reporting program.</para>
     232<indexterm zone="LPRng lpstat">
     233<primary sortas="b-lpstat">lpstat</primary>
     234</indexterm></listitem>
     235</varlistentry>
     236
     237<varlistentry id="liblpr">
     238<term><filename class='libraryfile'>liblpr.[so,a]</filename></term>
     239<listitem><para>contains the <acronym>API</acronym> functions used by the
     240<application><acronym>LPR</acronym>ng</application> programs.</para>
     241<indexterm zone="LPRng liblpr">
     242<primary sortas="c-liblpr">liblpr.[so,a]</primary>
     243</indexterm></listitem>
     244</varlistentry>
     245</variablelist>
    151246
    152247</sect2>
Note: See TracChangeset for help on using the changeset viewer.