letter to A4 transition: enscript

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1575 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2003-12-03 10:31:09 +00:00
parent f44ca36a63
commit 47e9366e91
3 changed files with 5 additions and 6 deletions

View File

@ -9,4 +9,7 @@ instead of <filename class="directory">/usr/etc</filename>.</para>
directory for runtime data to <filename class="directory">/var</filename>
instead of <filename class="directory">/usr/var</filename>.</para>
<para><parameter>--with-media=letter</parameter>: This switch sets the
medium format to letter.</para>
</sect2>

View File

@ -1,15 +1,11 @@
<sect2>
<title>Installation of enscript</title>
<para>Install enscript by running the following commands:</para>
<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc/enscript \
--localstatedir=/var --with-media=letter &amp;&amp;
--localstatedir=/var &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
<note><para>Remove <parameter>--with-media=letter</parameter> to the
configure options if your medium format is A4.</para></note>
</sect2>

View File

@ -6,6 +6,6 @@
<!ENTITY enscript-version "1.6.1">
<!ENTITY enscript-download-http "http://ftp.gnu.org/gnu/enscript/enscript-&enscript-version;.tar.gz">
<!ENTITY enscript-download-ftp "ftp://ftp.gnu.org/gnu/enscript/enscript-&enscript-version;.tar.gz">
<!ENTITY enscript-size "636 kb">
<!ENTITY enscript-size "631 KB">
<!ENTITY enscript-buildsize "6.8 MB">
<!ENTITY enscript-time "0.10 SBU">