Changeset b3811e1
- Timestamp:
- 02/16/2005 04:09:14 AM (18 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- f1e6f61d
- Parents:
- c2a37a6
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rc2a37a6 rb3811e1 1 <!ENTITY day "1 5">1 <!ENTITY day "16"> 2 2 <!ENTITY month "02"> 3 3 <!ENTITY year "2005"> -
introduction/welcome/changelog.xml
rc2a37a6 rb3811e1 22 22 23 23 <itemizedlist> 24 25 <listitem><para>February 16th, 2005 [randy]: Added md5sums to Chapter 26 45 package instructions; minor modification to sed command in a2ps 27 instructions; added a sentence to GSView instructions that you can 28 symlink /usr/bin/netscape to your preferred browser.</para></listitem> 24 29 25 30 <listitem><para>February 15th, 2005 [randy]: Added md5sums to Chapter -
pst/ps/a2ps.xml
rc2a37a6 rb3811e1 3 3 <!ENTITY % general-entities SYSTEM "../../general.ent"> 4 4 %general-entities; 5 5 6 6 <!ENTITY a2ps-download-http "http://ftp.gnu.org/gnu/a2ps/a2ps-&a2ps-version;.tar.gz"> 7 7 <!ENTITY a2ps-download-ftp "ftp://ftp.gnu.org/gnu/a2ps/a2ps-&a2ps-version;.tar.gz"> 8 <!ENTITY a2ps-md5sum "0c8e0c31b08c14f7a7198ce967eb3281"> 8 9 <!ENTITY a2ps-size "1.9 MB"> 9 10 <!ENTITY a2ps-buildsize "19.2 MB"> 10 <!ENTITY a2ps-time 11 <!ENTITY a2ps-time "0.26 SBU"> 11 12 ]> 12 13 … … 33 34 <listitem><para>Download (FTP): <ulink 34 35 url="&a2ps-download-ftp;"/></para></listitem> 36 <listitem><para>Download MD5 sum: &a2ps-md5sum;</para></listitem> 35 37 <listitem><para>Download size: &a2ps-size;</para></listitem> 36 38 <listitem><para>Estimated disk space required: … … 42 44 <sect3><title>Additional downloads</title> 43 45 <itemizedlist spacing='compact'> 44 <listitem><para>International fonts: <ulink 45 url="ftp://ftp.enst.fr/pub/unix/a2ps/i18n-fonts-0.1.tar.gz"/> 46 </ para></listitem></itemizedlist>46 <listitem><para>International fonts: <ulink 47 url="ftp://ftp.enst.fr/pub/unix/a2ps/i18n-fonts-0.1.tar.gz"/></para></listitem> 48 </itemizedlist> 47 49 </sect3> 48 50 … … 50 52 <sect4><title>Optional</title> 51 53 <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>), 52 <xref linkend="psutils"/>, <xref linkend="tex"/>, 54 <xref linkend="psutils"/>, 55 <xref linkend="tex"/>, 53 56 <xref linkend="gs"/> or <xref linkend="espgs"/>, 54 57 <ulink … … 72 75 <screen><userinput><command>sed -i -e "s|emacs||" contrib/Makefile.in && 73 76 sed -i -e "s|/usr/local/share|/usr/share|" configure && 74 sed -i -e "s|char \*malloc ();|/* char *malloc (); */|" \77 sed -i -e "s|char \*malloc ();|/* & */|" \ 75 78 lib/path-concat.c && 76 79 ./configure --prefix=/usr \ … … 96 99 installed by the <acronym>BLFS</acronym> instructions.</para> 97 100 98 <para><command>sed -i -e "s|char \*malloc ();|/* char *malloc (); */|" \99 100 <a cronym>LFS</acronym> >5.1.</para>101 <para><command>sed -i -e "s|char \*malloc ();|/* & */|" 102 lib/path-concat.c</command>: This command fixes a build problem with 103 <application><acronym>GCC</acronym></application>-3.4.x</para> 101 104 102 105 <para><parameter>--sysconfdir=/etc/a2ps</parameter>: Configuration data 103 goes to<filename class="directory">/etc/a2ps</filename> instead of106 is installed in <filename class="directory">/etc/a2ps</filename> instead of 104 107 <filename class="directory">/usr/etc</filename>.</para> 105 108 -
pst/ps/enscript.xml
rc2a37a6 rb3811e1 6 6 <!ENTITY enscript-download-http "http://www.iki.fi/mtr/genscript/enscript-&enscript-version;.tar.gz"> 7 7 <!ENTITY enscript-download-ftp " "> 8 <!ENTITY enscript-md5sum "b5174b59e4a050fb462af5dbf28ebba3"> 8 9 <!ENTITY enscript-size "1.0 MB"> 9 10 <!ENTITY enscript-buildsize "10.2 MB"> … … 32 33 <listitem><para>Download (FTP): <ulink 33 34 url="&enscript-download-ftp;"/></para></listitem> 35 <listitem><para>Download MD5 sum: &enscript-md5sum;</para></listitem> 34 36 <listitem><para>Download size: &enscript-size;</para></listitem> 35 37 <listitem><para>Estimated disk space required: -
pst/ps/gsview.xml
rc2a37a6 rb3811e1 3 3 <!ENTITY % general-entities SYSTEM "../../general.ent"> 4 4 %general-entities; 5 5 6 6 <!ENTITY gsview-download-http "http://gd.tuwien.ac.at/publishing/ghostscript/ghostgum/gsview-&gsview-version;.tar.gz"> 7 7 <!ENTITY gsview-download-ftp "ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/gsview-&gsview-version;.tar.gz"> 8 <!ENTITY gsview-md5sum "35cb5e421faca49eb70c426354e41ba8"> 8 9 <!ENTITY gsview-size "895 KB"> 9 10 <!ENTITY gsview-buildsize "19 MB"> … … 31 32 <listitem><para>Download (FTP): <ulink 32 33 url="&gsview-download-ftp;"/></para></listitem> 34 <listitem><para>Download MD5 sum: &gsview-md5sum;</para></listitem> 33 35 <listitem><para>Download size: &gsview-size;</para></listitem> 34 36 <listitem><para>Estimated disk space required: … … 40 42 <sect3><title>Additional downloads</title> 41 43 <itemizedlist spacing='compact'> 42 <listitem><para>Required Patch: <ulink 44 <listitem><para>Required Patch: <ulink 43 45 url="&patch-root;/gsview-&gsview-version;-pstotext-1.patch"/></para></listitem> 44 <listitem><para>Required Patch: <ulink 46 <listitem><para>Required Patch: <ulink 45 47 url="&patch-root;/gsview-&gsview-version;-lang-1.patch"/></para></listitem> 46 </itemizedlist></sect3> 48 </itemizedlist> 49 </sect3> 47 50 48 51 <sect3><title><application>GSview</application> dependencies</title> 49 52 <sect4><title>Required</title> 50 <para><xref linkend="GTK"/> and <xref 51 linkend="gs"/> or <xref linkend="espgs"/> (with libgs.so installed)</para></sect4> 53 <para><xref linkend="GTK"/> and 54 <xref linkend="gs"/> or <xref linkend="espgs"/> 55 (with libgs.so installed)</para> 56 </sect4> 52 57 </sect3> 53 58 … … 57 62 <title>Installation of <application>GSview</application></title> 58 63 59 <para><application>GSview</application> uses <command>netscape 60 </command> tobrowse through the online help. <acronym>BLFS</acronym>64 <para><application>GSview</application> uses <command>netscape</command> to 65 browse through the online help. <acronym>BLFS</acronym> 61 66 does not install <application>Netscape</application>, but has other 62 browsers from which to choose. Simply edit <filename>srcunx/gvxreg.c</filename> 63 using the following sed script with your browser's executable file name 64 substituting for <replaceable>[browser]</replaceable>:</para> 67 browsers from which to choose. You can create a symlink from your preferred 68 browser to <command>/usr/bin/netscape</command>, or simply edit 69 <filename>srcunx/gvxreg.c</filename> using the following <command>sed</command> 70 script with your browser's executable file name 71 substituted for <replaceable>[browser]</replaceable>:</para> 65 72 66 73 <screen><userinput><command>sed -i s/netscape/<replaceable>[browser]</replaceable>/ srcunx/gvxreg.c</command></userinput></screen> -
pst/ps/psutils.xml
rc2a37a6 rb3811e1 6 6 <!ENTITY psutils-download-http "http://gd.tuwien.ac.at/publishing/tex/tex-utils/psutils/psutils-&psutils-version;.tar.gz"> 7 7 <!ENTITY psutils-download-ftp " "> 8 <!ENTITY psutils-md5sum "b161522f3bd1507655326afa7db4a0ad"> 8 9 <!ENTITY psutils-size "68 KB"> 9 10 <!ENTITY psutils-buildsize "740 KB"> … … 31 32 <listitem><para>Download (FTP): <ulink 32 33 url="&psutils-download-ftp;"/></para></listitem> 34 <listitem><para>Download MD5 sum: &psutils-md5sum;</para></listitem> 33 35 <listitem><para>Download size: &psutils-size;</para></listitem> 34 36 <listitem><para>Estimated disk space required: … … 53 55 54 56 <sect2> 55 <title> Installation command explanations</title>57 <title>Command explanations</title> 56 58 57 59 <para><command>cat Makefile.unix | sed -e ... > Makefile</command>: This -
pst/ps/xpdf.xml
rc2a37a6 rb3811e1 6 6 <!ENTITY xpdf-download-http "http://gd.tuwien.ac.at/publishing/xpdf/xpdf-3.00.tar.gz"> 7 7 <!ENTITY xpdf-download-ftp "ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.00.tar.gz"> 8 <!ENTITY xpdf-md5sum " N/A">8 <!ENTITY xpdf-md5sum "95294cef3031dd68e65f331e8750b2c2"> 9 9 <!ENTITY xpdf-size "534 KB"> 10 10 <!ENTITY xpdf-buildsize "32 MB"> … … 71 71 <title>Installation of <application>Xpdf</application></title> 72 72 73 <para>Install <application>Xpdf</application> by running the following commands:74 </para>73 <para>Install <application>Xpdf</application> by running the following 74 commands:</para> 75 75 76 76 <screen><userinput><command>patch -d xpdf -Np0 -i ../../xpdf-&xpdf-version;.patch &&
Note:
See TracChangeset
for help on using the changeset viewer.