mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
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:
parent
f44ca36a63
commit
47e9366e91
@ -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>
|
||||
|
@ -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 &&
|
||||
--localstatedir=/var &&
|
||||
make &&
|
||||
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>
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user