Changeset 47e9366e
- Timestamp:
- 12/03/2003 10:31:09 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 16308d7
- Parents:
- f44ca36a
- Location:
- pst/ps/enscript
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
pst/ps/enscript/enscript-exp.xml
rf44ca36a r47e9366e 10 10 instead of <filename class="directory">/usr/var</filename>.</para> 11 11 12 <para><parameter>--with-media=letter</parameter>: This switch sets the 13 medium format to letter.</para> 14 12 15 </sect2> -
pst/ps/enscript/enscript-inst.xml
rf44ca36a r47e9366e 1 1 <sect2> 2 2 <title>Installation of enscript</title> 3 4 3 5 4 <para>Install enscript by running the following commands:</para> 6 5 7 6 <screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc/enscript \ 8 --localstatedir=/var --with-media=letter&&7 --localstatedir=/var && 9 8 make && 10 9 make install</command></userinput></screen> 11 10 12 <note><para>Remove <parameter>--with-media=letter</parameter> to the13 configure options if your medium format is A4.</para></note>14 15 11 </sect2> -
pst/ps/enscript/enscript.ent
rf44ca36a r47e9366e 7 7 <!ENTITY enscript-download-http "http://ftp.gnu.org/gnu/enscript/enscript-&enscript-version;.tar.gz"> 8 8 <!ENTITY enscript-download-ftp "ftp://ftp.gnu.org/gnu/enscript/enscript-&enscript-version;.tar.gz"> 9 <!ENTITY enscript-size "63 6 kb">9 <!ENTITY enscript-size "631 KB"> 10 10 <!ENTITY enscript-buildsize "6.8 MB"> 11 11 <!ENTITY enscript-time "0.10 SBU">
Note:
See TracChangeset
for help on using the changeset viewer.