mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Tweaks to sane and xsane
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10047 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
4a20b846bc
commit
b1c63ccbfb
@ -165,7 +165,7 @@
|
||||
<para>Install <application>SANE</application>-backends by
|
||||
running the following commands:</para>
|
||||
|
||||
<screen><userinput>patch -Npi -i ../sane-backends-&sane-version;-v4l-1.patch &&
|
||||
<screen><userinput>patch -Np1 -i ../sane-backends-&sane-version;-v4l-1.patch &&
|
||||
./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--with-group=scanner \
|
||||
|
@ -33,6 +33,8 @@
|
||||
<xref linkend="sane"/>. It has additional features to improve the image
|
||||
quality and ease of use compared to <command>xscanimage</command>.</para>
|
||||
|
||||
&lfs71_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
@ -91,7 +93,11 @@ make</userinput></screen>
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role="root"><userinput>make xsanedocdir=/usr/share/doc/xsane-&xsane-version; install &&
|
||||
ln -v -s ../../doc/xsane-&xsane-version; /usr/share/sane/xsane/doc</userinput></screen>
|
||||
ln -v -s ../../doc/xsane-&xsane-version; /usr/share/sane/xsane/doc &&
|
||||
ln -v -s <browser> usr/bin/netscape</userinput></screen>
|
||||
|
||||
<note><para>Be sure to replace <browser> with the browser of your
|
||||
choice on your system.</para></note>
|
||||
|
||||
<para>If <application>GIMP</application> is installed, issue the following
|
||||
command as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user