2003-01-03 10:38:48 +08:00
|
|
|
<sect2>
|
2003-09-25 00:33:32 +08:00
|
|
|
<title>Installation of <application><acronym>SANE</acronym></application></title>
|
2003-01-03 10:38:48 +08:00
|
|
|
|
|
|
|
<sect3><title>Preparing your system for scanner access</title>
|
|
|
|
<para>To access your scanner, you will probably need the related kernel
|
2003-09-20 22:02:43 +08:00
|
|
|
drivers. A <acronym>SCSI</acronym> scanner will need <acronym>SCSI</acronym>
|
|
|
|
drivers, a parallel port scanner needs parallel port support (you should use
|
|
|
|
enhanced <acronym>EPP</acronym> modes) and an <acronym>USB</acronym> scanner
|
|
|
|
will need the <acronym>USB</acronym> scanner module and a <acronym>SCSI
|
|
|
|
</acronym> system for emulation. Be sure that you have got the necessary
|
|
|
|
devices to access the drivers.</para>
|
2003-01-03 10:38:48 +08:00
|
|
|
</sect3>
|
|
|
|
|
2003-09-25 00:33:32 +08:00
|
|
|
<sect3><title>Installation of <application><acronym>SANE</acronym></application> backends</title>
|
2003-01-03 10:38:48 +08:00
|
|
|
|
2003-09-25 00:33:32 +08:00
|
|
|
<para>Install <application><acronym>SANE</acronym></application> backends by
|
|
|
|
running the following commands:</para>
|
2003-01-03 10:38:48 +08:00
|
|
|
|
2003-09-20 22:02:43 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=/usr &&
|
2003-01-03 10:38:48 +08:00
|
|
|
make &&
|
2003-09-20 22:02:43 +08:00
|
|
|
make install</command></userinput></screen>
|
2003-01-03 10:38:48 +08:00
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
2003-10-04 22:23:39 +08:00
|
|
|
<sect3><title>Installation of <application><acronym>SANE</acronym></application> front ends</title>
|
2003-01-03 10:38:48 +08:00
|
|
|
|
2003-10-04 22:23:39 +08:00
|
|
|
<para>To install <application><acronym>SANE</acronym></application> front ends, use the following
|
2003-09-20 22:02:43 +08:00
|
|
|
commands:</para>
|
2003-01-03 10:38:48 +08:00
|
|
|
|
2003-09-20 22:02:43 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=/usr &&
|
2003-01-03 10:38:48 +08:00
|
|
|
make &&
|
2003-09-20 22:02:43 +08:00
|
|
|
make install</command></userinput></screen>
|
2003-01-03 10:38:48 +08:00
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|