mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Nitpicks posted on blfs-dev
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1355 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
32164150e9
commit
a78534db7f
@ -4,7 +4,8 @@
|
||||
<para>Install <application>Compface</application> by running the
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=/usr &&
|
||||
<screen><userinput><command>patch -Np1 -i ../compface-1.4-errno.patch &&
|
||||
./configure --prefix=/usr &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
|
@ -14,4 +14,11 @@ of email authors in a mail header.</para>
|
||||
<listitem><para>Estimated build time: &compface-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title>Additional downloads</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Required patch: <ulink
|
||||
url="&patch-root;/compface-1.4-errno.patch"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
@ -20,6 +20,9 @@ links (part VIII).</para></listitem>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>October 9th, 2003 [tushar]: Added errno patch for
|
||||
compface. Changed URL for sane.</para></listitem>
|
||||
|
||||
<listitem><para>October 7th, 2003 [igor]: Added missing http/ftp
|
||||
links (parts VI and VII).</para></listitem>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<title>Contents</title>
|
||||
|
||||
<sect3><title>Back ends:</title>
|
||||
<para>See <ulink url="http://www.mostang.com/sane/sane-supported-devices.html"/>
|
||||
<para>See <ulink url="http://www.sane-project.org/sane-supported-devices.html"/>
|
||||
for a list of available backends.</para>
|
||||
</sect3>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<!ENTITY sane-exp SYSTEM "sane-exp.xml">
|
||||
<!ENTITY sane-desc SYSTEM "sane-desc.xml">
|
||||
<!ENTITY sane-version "1.0.12">
|
||||
<!ENTITY sane-download-http "http://www.mostang.com/sane">
|
||||
<!ENTITY sane-download-http "http://www.sane-project.org/">
|
||||
<!ENTITY sane-be-download-ftp "ftp://ftp.mostang.com/pub/sane/sane-backends-1.0.12.tar.gz">
|
||||
<!ENTITY sane-fe-download-ftp "ftp://ftp.mostang.com/pub/sane/sane-frontends-1.0.11.tar.gz">
|
||||
<!ENTITY sane-be-size "2.2 MB">
|
||||
|
Loading…
Reference in New Issue
Block a user