Changeset b3811e1


Ignore:
Timestamp:
02/16/2005 04:09:14 AM (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:
f1e6f61d
Parents:
c2a37a6
Message:

Added md5sums to Chapter 45 package instructions; minor modification to sed command in a2ps instructions; added a sentence to GSView instructions that you can symlink /usr/bin/netscape to your preferred browser

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc2a37a6 rb3811e1  
    1 <!ENTITY day          "15">
     1<!ENTITY day          "16">
    22<!ENTITY month        "02">
    33<!ENTITY year         "2005">
  • introduction/welcome/changelog.xml

    rc2a37a6 rb3811e1  
    2222
    2323<itemizedlist>
     24
     25<listitem><para>February 16th, 2005 [randy]: Added md5sums to Chapter
     2645 package instructions; minor modification to sed command in a2ps
     27instructions; added a sentence to GSView instructions that you can
     28symlink /usr/bin/netscape to your preferred browser.</para></listitem>
    2429
    2530<listitem><para>February 15th, 2005 [randy]: Added md5sums to Chapter
  • pst/ps/a2ps.xml

    rc2a37a6 rb3811e1  
    33  <!ENTITY % general-entities SYSTEM "../../general.ent">
    44  %general-entities;
    5  
     5
    66  <!ENTITY a2ps-download-http "http://ftp.gnu.org/gnu/a2ps/a2ps-&a2ps-version;.tar.gz">
    77  <!ENTITY a2ps-download-ftp  "ftp://ftp.gnu.org/gnu/a2ps/a2ps-&a2ps-version;.tar.gz">
     8  <!ENTITY a2ps-md5sum        "0c8e0c31b08c14f7a7198ce967eb3281">
    89  <!ENTITY a2ps-size          "1.9 MB">
    910  <!ENTITY a2ps-buildsize     "19.2 MB">
    10   <!ENTITY a2ps-time           "0.26 SBU">
     11  <!ENTITY a2ps-time          "0.26 SBU">
    1112]>
    1213
     
    3334<listitem><para>Download (FTP): <ulink
    3435url="&a2ps-download-ftp;"/></para></listitem>
     36<listitem><para>Download MD5 sum: &a2ps-md5sum;</para></listitem>
    3537<listitem><para>Download size: &a2ps-size;</para></listitem>
    3638<listitem><para>Estimated disk space required:
     
    4244<sect3><title>Additional downloads</title>
    4345<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 
     47url="ftp://ftp.enst.fr/pub/unix/a2ps/i18n-fonts-0.1.tar.gz"/></para></listitem>
     48</itemizedlist>
    4749</sect3>
    4850
     
    5052<sect4><title>Optional</title>
    5153<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
    52 <xref linkend="psutils"/>, <xref linkend="tex"/>,
     54<xref linkend="psutils"/>,
     55<xref linkend="tex"/>,
    5356<xref linkend="gs"/> or <xref linkend="espgs"/>,
    5457<ulink
     
    7275<screen><userinput><command>sed -i -e "s|emacs||" contrib/Makefile.in &amp;&amp;
    7376sed -i -e "s|/usr/local/share|/usr/share|" configure &amp;&amp;
    74 sed -i -e "s|char \*malloc ();|/* char *malloc (); */|" \
     77sed -i -e "s|char \*malloc ();|/* &amp; */|" \
    7578    lib/path-concat.c &amp;&amp;
    7679./configure --prefix=/usr \
     
    9699installed by the <acronym>BLFS</acronym> instructions.</para>
    97100
    98 <para><command>sed -i -e "s|char \*malloc ();|/* char *malloc (); */|" \
    99     lib/path-concat.c</command>: This command fixes a build problem with
    100 <acronym>LFS</acronym> &gt;5.1.</para>
     101<para><command>sed -i -e "s|char \*malloc ();|/* &amp; */|"
     102lib/path-concat.c</command>: This command fixes a build problem with
     103<application><acronym>GCC</acronym></application>-3.4.x</para>
    101104
    102105<para><parameter>--sysconfdir=/etc/a2ps</parameter>: Configuration data
    103 goes to <filename class="directory">/etc/a2ps</filename> instead of
     106is installed in <filename class="directory">/etc/a2ps</filename> instead of
    104107<filename class="directory">/usr/etc</filename>.</para>
    105108
  • pst/ps/enscript.xml

    rc2a37a6 rb3811e1  
    66  <!ENTITY enscript-download-http "http://www.iki.fi/mtr/genscript/enscript-&enscript-version;.tar.gz">
    77  <!ENTITY enscript-download-ftp  " ">
     8  <!ENTITY enscript-md5sum        "b5174b59e4a050fb462af5dbf28ebba3">
    89  <!ENTITY enscript-size          "1.0 MB">
    910  <!ENTITY enscript-buildsize     "10.2 MB">
     
    3233<listitem><para>Download (FTP): <ulink
    3334url="&enscript-download-ftp;"/></para></listitem>
     35<listitem><para>Download MD5 sum: &enscript-md5sum;</para></listitem>
    3436<listitem><para>Download size: &enscript-size;</para></listitem>
    3537<listitem><para>Estimated disk space required:
  • pst/ps/gsview.xml

    rc2a37a6 rb3811e1  
    33  <!ENTITY % general-entities SYSTEM "../../general.ent">
    44  %general-entities;
    5  
     5
    66  <!ENTITY gsview-download-http "http://gd.tuwien.ac.at/publishing/ghostscript/ghostgum/gsview-&gsview-version;.tar.gz">
    77  <!ENTITY gsview-download-ftp  "ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/gsview-&gsview-version;.tar.gz">
     8  <!ENTITY gsview-md5sum        "35cb5e421faca49eb70c426354e41ba8">
    89  <!ENTITY gsview-size          "895 KB">
    910  <!ENTITY gsview-buildsize     "19 MB">
     
    3132<listitem><para>Download (FTP): <ulink
    3233url="&gsview-download-ftp;"/></para></listitem>
     34<listitem><para>Download MD5 sum: &gsview-md5sum;</para></listitem>
    3335<listitem><para>Download size: &gsview-size;</para></listitem>
    3436<listitem><para>Estimated disk space required:
     
    4042<sect3><title>Additional downloads</title>
    4143<itemizedlist spacing='compact'>
    42 <listitem><para>Required Patch: <ulink
     44<listitem><para>Required Patch: <ulink 
    4345url="&patch-root;/gsview-&gsview-version;-pstotext-1.patch"/></para></listitem>
    44 <listitem><para>Required Patch: <ulink
     46<listitem><para>Required Patch: <ulink 
    4547url="&patch-root;/gsview-&gsview-version;-lang-1.patch"/></para></listitem>
    46 </itemizedlist></sect3>
     48</itemizedlist>
     49</sect3>
    4750
    4851<sect3><title><application>GSview</application> dependencies</title>
    4952<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>
    5257</sect3>
    5358
     
    5762<title>Installation of <application>GSview</application></title>
    5863
    59 <para><application>GSview</application> uses <command>netscape
    60 </command> to browse through the online help. <acronym>BLFS</acronym>
     64<para><application>GSview</application> uses <command>netscape</command> to
     65browse through the online help. <acronym>BLFS</acronym>
    6166does 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>
     67browsers from which to choose. You can create a symlink from your preferred
     68browser to <command>/usr/bin/netscape</command>, or simply edit
     69<filename>srcunx/gvxreg.c</filename> using the following <command>sed</command>
     70script with your browser's executable file name
     71substituted for <replaceable>[browser]</replaceable>:</para>
    6572
    6673<screen><userinput><command>sed -i s/netscape/<replaceable>[browser]</replaceable>/ srcunx/gvxreg.c</command></userinput></screen>
  • pst/ps/psutils.xml

    rc2a37a6 rb3811e1  
    66  <!ENTITY psutils-download-http "http://gd.tuwien.ac.at/publishing/tex/tex-utils/psutils/psutils-&psutils-version;.tar.gz">
    77  <!ENTITY psutils-download-ftp  " ">
     8  <!ENTITY psutils-md5sum        "b161522f3bd1507655326afa7db4a0ad">
    89  <!ENTITY psutils-size          "68 KB">
    910  <!ENTITY psutils-buildsize     "740 KB">
     
    3132<listitem><para>Download (FTP): <ulink
    3233url="&psutils-download-ftp;"/></para></listitem>
     34<listitem><para>Download MD5 sum: &psutils-md5sum;</para></listitem>
    3335<listitem><para>Download size: &psutils-size;</para></listitem>
    3436<listitem><para>Estimated disk space required:
     
    5355
    5456<sect2>
    55 <title>Installation command explanations</title>
     57<title>Command explanations</title>
    5658
    5759<para><command>cat Makefile.unix | sed -e ... &gt; Makefile</command>: This
  • pst/ps/xpdf.xml

    rc2a37a6 rb3811e1  
    66  <!ENTITY xpdf-download-http "http://gd.tuwien.ac.at/publishing/xpdf/xpdf-3.00.tar.gz">
    77  <!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">
    99  <!ENTITY xpdf-size          "534 KB">
    1010  <!ENTITY xpdf-buildsize     "32 MB">
     
    7171<title>Installation of <application>Xpdf</application></title>
    7272
    73 <para>Install <application>Xpdf</application> by running the following commands:
    74 </para>
     73<para>Install <application>Xpdf</application> by running the following
     74commands:</para>
    7575
    7676<screen><userinput><command>patch -d xpdf -Np0 -i ../../xpdf-&xpdf-version;.patch &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.