sane-project-website/old-archive/2001-04/0215.html

242 wiersze
8.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>sane-devel: Re: hp scanjet IIcx</TITLE>
<META NAME="Author" CONTENT="herwig verbeke (herwig.verbeke@skynet.be)">
<META NAME="Subject" CONTENT="Re: hp scanjet IIcx">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: hp scanjet IIcx</H1>
<!-- received="Sun Apr 22 05:00:26 2001" -->
<!-- isoreceived="20010422120026" -->
<!-- sent="Sun, 22 Apr 2001 14:03:22 +0200" -->
<!-- isosent="20010422120322" -->
<!-- name="herwig verbeke" -->
<!-- email="herwig.verbeke@skynet.be" -->
<!-- subject="Re: hp scanjet IIcx" -->
<!-- id="004e01c0cb24$3b10ecc0$873088d9@pentium" -->
<!-- inreplyto="3AE164BE.8A6DBF8B@kirchgessner.net" -->
<STRONG>From:</STRONG> herwig verbeke (<A HREF="mailto:herwig.verbeke@skynet.be?Subject=Re:%20hp%20scanjet%20IIcx&In-Reply-To=&lt;004e01c0cb24$3b10ecc0$873088d9@pentium&gt;"><EM>herwig.verbeke@skynet.be</EM></A>)<BR>
<STRONG>Date:</STRONG> Sun Apr 22 2001 - 05:03:22 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0216.html">Karl Heinz Kremer: "Re: GT-9000 not working with transparency unit ?"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0214.html">Ulrich Hopp: "Re: Snapscan 310 at Adaptec 1505 does not work"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0202.html">Peter Kirchgessner: "Re: hp scanjet IIcx"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0217.html">Henning Meier-Geinitz: "Re: hp scanjet IIcx"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0217.html">Henning Meier-Geinitz: "Re: hp scanjet IIcx"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#215">[ date ]</A>
<A HREF="index.html#215">[ thread ]</A>
<A HREF="subject.html#215">[ subject ]</A>
<A HREF="author.html#215">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
As I am not familiar with working with source RPM, I tried to install sane
<BR>
from sane-backends-1.0.4.tar.gz and sane-frontends-1.0.4.tar.gz.
<BR>
<P>Editing /sanei/sanei_scsi.c and ./configure, make and make-install of
<BR>
sane-backends-1.0.4 went OK. However I have problems when running
<BR>
./configure for sane-frontends-1.0.4:
<BR>
<P>First ./configure gave following error message:
<BR>
<P>quote
<BR>
<P>The sane-config script installed by SANE could not be found. If SANE was
<BR>
installed in PREFIX, make sure PREFIX/bin is in your path, or set the
<BR>
SANE-CONFIG environment variable to the full path to sane-config
<BR>
<P>unquote
<BR>
<P>I then added /usr/local/bin to the path. When I ran ./configure again I got
<BR>
a new error message:
<BR>
<P>quote
<BR>
<P>Could not run SANE test program, checking why...
<BR>
<P>ERROR: SANE is needed for compiling sane-frontends
<BR>
<P>unquote
<BR>
<P>I then ran ./configure --disable-sanetest (without really knowing what I was
<BR>
doing) and now ./configure and make completed, but make install aborted when
<BR>
it got to making_install in src, as follows:
<BR>
<P>quote
<BR>
<P>....
<BR>
make [1]: Entering directory '/root'sane-frontends-1.0.4/src'
<BR>
...make installdirs /usr/local/bin /usr/local/share
<BR>
/bin/sh: -c: line 1: syntax error near unexpected token ';'
<BR>
/bin/sh: -c: line 1: 'for program in ; do /usr/bin/install -c ${program}
<BR>
/usr/local/bin/${program}: done
<BR>
make [1]: *** [Install] Error 2
<BR>
make [1]: Leaving directory '/root/sane-frontends-1.0.4/src'
<BR>
make: *** [Install recursive] Error 1
<BR>
<P><P>----- Original Message -----
<BR>
From: &quot;Peter Kirchgessner&quot; &lt;<A HREF="mailto:peter@kirchgessner.net?Subject=Re:%20hp%20scanjet%20IIcx&In-Reply-To=&lt;004e01c0cb24$3b10ecc0$873088d9@pentium&gt;">peter@kirchgessner.net</A>&gt;
<BR>
To: &lt;<A HREF="mailto:sane-devel@mostang.com?Subject=Re:%20hp%20scanjet%20IIcx&In-Reply-To=&lt;004e01c0cb24$3b10ecc0$873088d9@pentium&gt;">sane-devel@mostang.com</A>&gt;; &lt;<A HREF="mailto:herwig.verbeke@skynet.be?Subject=Re:%20hp%20scanjet%20IIcx&In-Reply-To=&lt;004e01c0cb24$3b10ecc0$873088d9@pentium&gt;">herwig.verbeke@skynet.be</A>&gt;
<BR>
Sent: Saturday, April 21, 2001 12:45
<BR>
Subject: Re: hp scanjet IIcx
<BR>
<P><P><EM>&gt; Hello,
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; you need to build SANE from source. See if your distribution has a
</EM><BR>
<EM>&gt; source RPM for SANE or see <A HREF="http://www.mostang.com/sane">http://www.mostang.com/sane</A> to pick up the
</EM><BR>
<EM>&gt; sources.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; --Peter
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; &gt; herwig verbeke wrote:
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; I have a HP ScanJet IIcx and installed sane-1.0.4-2mdk.i586.rpm and
</EM><BR>
<EM>&gt; &gt; sane-backends-1.0.4-2mdk.i586.rpm on mandrake 8.0.
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; # scanimage -L gives:
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; device 'hp:/dev/sga' is a Hewlett-Packard C2500A flatbed scanner
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; # find-scanner gives:
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; find-scanner: found processor &quot;HP C2500A 3332&quot; at device /dev/sg0
</EM><BR>
<EM>&gt; &gt; find-scanner: found processor &quot;HP C2500A 3332&quot; at device /dev/sga
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; When I run:
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; # scanimage -d hp:/dev/sga
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; the program takes control of the scanner and starts to scan but
</EM><BR>
<EM>&gt; &gt; immediately stops with the message:
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; scanimage: sane_read: Error during device I/O
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; If I then run scanimage -L or find-scanner, the scanner is not found
</EM><BR>
<EM>&gt; &gt; anymore. After rebooting the scanner is found again.
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; Note; In an earlier posting to this mailing list Abel Deuring
</EM><BR>
<EM>&gt; &gt; suggested modifying sanei/sanei_scsi.c. I am unable to locate this
</EM><BR>
<EM>&gt; &gt; file. Where can I find it on Mandrake 8.0
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; --
</EM><BR>
<EM>&gt; Peter Kirchgessner
</EM><BR>
<EM>&gt; <A HREF="http://www.kirchgessner.net">http://www.kirchgessner.net</A>
</EM><BR>
<EM>&gt; mailto:<A HREF="mailto:peter@kirchgessner.net?Subject=Re:%20hp%20scanjet%20IIcx&In-Reply-To=&lt;004e01c0cb24$3b10ecc0$873088d9@pentium&gt;">peter@kirchgessner.net</A>
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; --
</EM><BR>
<EM>&gt; Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
</EM><BR>
<EM>&gt; To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20hp%20scanjet%20IIcx&In-Reply-To=&lt;004e01c0cb24$3b10ecc0$873088d9@pentium&gt;">majordomo@mostang.com</A>
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt;
</EM><BR>
<P><P><PRE>
--
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20hp%20scanjet%20IIcx&In-Reply-To=&lt;004e01c0cb24$3b10ecc0$873088d9@pentium&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0216.html">Karl Heinz Kremer: "Re: GT-9000 not working with transparency unit ?"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0214.html">Ulrich Hopp: "Re: Snapscan 310 at Adaptec 1505 does not work"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0202.html">Peter Kirchgessner: "Re: hp scanjet IIcx"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0217.html">Henning Meier-Geinitz: "Re: hp scanjet IIcx"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0217.html">Henning Meier-Geinitz: "Re: hp scanjet IIcx"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#215">[ date ]</A>
<A HREF="index.html#215">[ thread ]</A>
<A HREF="subject.html#215">[ subject ]</A>
<A HREF="author.html#215">[ author ]</A>
</UL>
<!-- trailer="footer" -->
<HR NOSHADE>
<P>
<SMALL>
<EM>
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
: <EM>Sun Apr 22 2001 - 05:01:11 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>