kopia lustrzana https://gitlab.com/sane-project/website
263 wiersze
9.3 KiB
HTML
263 wiersze
9.3 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(2): Scanner Aldi Lifetec LT 9891 on parallel po</TITLE>
|
|
<META NAME="Author" CONTENT="fabrice.fontaine.552@B-RAIL.BE (fabrice.fontaine.552@B-RAIL.BE)">
|
|
<META NAME="Subject" CONTENT="Re(2): Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
|
|
<H1>Re(2): Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?</H1>
|
|
<!-- received="Fri Aug 25 00:19:29 2000" -->
|
|
<!-- isoreceived="20000825071929" -->
|
|
<!-- sent="25 Aug 2000 09:30:00 +0100" -->
|
|
<!-- isosent="20000825083000" -->
|
|
<!-- name="fabrice.fontaine.552@B-RAIL.BE" -->
|
|
<!-- email="fabrice.fontaine.552@B-RAIL.BE" -->
|
|
<!-- subject="Re(2): Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?" -->
|
|
<!-- id="JA8AAAAAAhAgAQABYQACnEkbAcBU@B-RAIL.BE" -->
|
|
<!-- inreplyto="39A4E3FB.8DFF9422@gno.de" -->
|
|
<STRONG>From:</STRONG> <A HREF="mailto:fabrice.fontaine.552@B-RAIL.BE?Subject=Re:%20Re(2):%20Scanner%20Aldi%20Lifetec%20LT%209891%20on%20parallel%20%20port%20and%20Linux%20?&In-Reply-To=<JA8AAAAAAhAgAQABYQACnEkbAcBU@B-RAIL.BE>"><EM>fabrice.fontaine.552@B-RAIL.BE</EM></A><BR>
|
|
<STRONG>Date:</STRONG> Fri Aug 25 2000 - 01:30:00 PDT
|
|
<P>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0223.html">Jaeger, Gerhard: "Re: Re(2): Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?"</A>
|
|
<UL>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0221.html">Douglas Gilbert: "Re: 2.4.0-testX"</A>
|
|
<LI><STRONG>In reply to:</STRONG> <A HREF="0216.html">Jochen Eisinger: "Re: Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?"</A>
|
|
<!-- nextthread="start" -->
|
|
<LI><STRONG>Next in thread:</STRONG> <A HREF="0223.html">Jaeger, Gerhard: "Re: Re(2): Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0223.html">Jaeger, Gerhard: "Re: Re(2): Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?"</A>
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#222">[ date ]</A>
|
|
<A HREF="index.html#222">[ thread ]</A>
|
|
<A HREF="subject.html#222">[ subject ]</A>
|
|
<A HREF="author.html#222">[ author ]</A>
|
|
</UL>
|
|
<HR NOSHADE><P>
|
|
<!-- body="start" -->
|
|
<P>
|
|
Hi,
|
|
<BR>
|
|
<P> I have changed the partport adress to 0x378 in the mustek_pp.conf file and
|
|
<BR>
|
|
now it's ok
|
|
<BR>
|
|
scanimage -L detect my scanner.
|
|
<BR>
|
|
The message "mustek_pp:MD9848 is a medion MFS-600IIIP flatbedscanner" is
|
|
<BR>
|
|
displayed.
|
|
<BR>
|
|
<P> But i have another problem , when i do a ./configure in sane1.0.3
|
|
<BR>
|
|
directory
|
|
<BR>
|
|
my GTK librairies are not found and i can compile sane but without the
|
|
<BR>
|
|
graphical interface xscanimage.
|
|
<BR>
|
|
(and i can't compile Xsane)
|
|
<BR>
|
|
<P> I use Suze 6.4 (light version of a magazine) with KDE and with Yast i have
|
|
<BR>
|
|
checked the installed packages on my computer.
|
|
<BR>
|
|
<P> Glib , Gimp and ... GTK 1.2.7 packages are installed !
|
|
<BR>
|
|
<P> But ... when i search the file gtk-config , i don't find it on my system.
|
|
<BR>
|
|
<P> ./configure in sane 103 directory gives me :
|
|
<BR>
|
|
<P> " .....
|
|
<BR>
|
|
checking for gtk-config ...(cached) no
|
|
<BR>
|
|
checking for gtk-version >=0.99.13 .... no
|
|
<BR>
|
|
*** the gtk-config script installed by GTK could not be found
|
|
<BR>
|
|
*** if GTK was installed in PREFIX make sure PREFIX/bin is in your PATH ,
|
|
<BR>
|
|
or set the GTK_CONFIG environnment
|
|
<BR>
|
|
variable to the full path to gtk-config ....."
|
|
<BR>
|
|
<P><P><P> I have also tried to install the package GTK+-...1.2.8 ...i386.rpm
|
|
<BR>
|
|
downloaded from the web , that
|
|
<BR>
|
|
doesn't work better , my GTK librairies aren't found by ./configure of
|
|
<BR>
|
|
sane 1.0.3.
|
|
<BR>
|
|
<P> What can i do ?
|
|
<BR>
|
|
What files are searched by ./configure to detect the GTK librairies on my
|
|
<BR>
|
|
computer ?
|
|
<BR>
|
|
Is it because i use KDE and not GNOME ?
|
|
<BR>
|
|
<P> I am not far from the success , it is certainly a little silly configuration
|
|
<BR>
|
|
bug , but what ?
|
|
<BR>
|
|
<P> Could you help me one more time ? (The last I hope )
|
|
<BR>
|
|
Thank you.
|
|
<BR>
|
|
<P>Fabrice Fontaine
|
|
<BR>
|
|
Belgium
|
|
<BR>
|
|
<P><P><P><P><P><P>Jochen Eisinger:
|
|
<BR>
|
|
Hi!
|
|
<BR>
|
|
<P>Probably you didn't specify the correct port your scanner is connected
|
|
<BR>
|
|
to. You can do this in the file mustek_pp.conf:
|
|
<BR>
|
|
<P>port <your port>
|
|
<BR>
|
|
<P>You can try all three possible values: 0x378 0x278 0x3BC, or you know
|
|
<BR>
|
|
the value, or you have a look a /proc/ioports (after printing something,
|
|
<BR>
|
|
so parport is loaded)...
|
|
<BR>
|
|
<P>If it doesn't work, please send the output of
|
|
<BR>
|
|
<P># SANE_DEBUG_SANEI_PA4S2=128 scanimage -L
|
|
<BR>
|
|
<P>and
|
|
<BR>
|
|
<P># cat /proc/ioports
|
|
<BR>
|
|
<P>(after printing something)
|
|
<BR>
|
|
<P>-- jochen
|
|
<BR>
|
|
<P>[<A HREF="mailto:fabrice.fontaine.552@B-RAIL.BE?Subject=Re:%20Re(2):%20Scanner%20Aldi%20Lifetec%20LT%209891%20on%20parallel%20%20port%20and%20Linux%20?&In-Reply-To=<JA8AAAAAAhAgAQABYQACnEkbAcBU@B-RAIL.BE>">fabrice.fontaine.552@B-RAIL.BE</A>]
|
|
<BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> Hi ,
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> I have downloaded sane 1.0.3 (that includes the SANE interface sanei_pa4s2
|
|
</EM><BR>
|
|
<EM>> and the backend sane-mustek_pp) and xsane 0.60 .
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> I have done in the sane 103 directory : ./configure
|
|
</EM><BR>
|
|
<EM>> make
|
|
</EM><BR>
|
|
<EM>> make install
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> everything is OK , sane is compiled and installed.
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> When i look in the makein , dll.conf .... files the options for
|
|
</EM><BR>
|
|
sanei_pa4s2
|
|
<BR>
|
|
<EM>> and mustek_p are ok
|
|
</EM><BR>
|
|
<EM>> (i have deleted the # before mustek_pp and replaced lp1 by lp0 )
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> but my scanner (lifetec (aldi) LT9891on parallel port isn't dedected).
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> When i type scanimage -L , it shows nothing.
|
|
</EM><BR>
|
|
<EM>> When i type scanimage , it shows no device found.
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> Xsane refuses to be compile , make gives an error 1 "file sane preference.
|
|
</EM><BR>
|
|
h
|
|
<BR>
|
|
<EM>> not found".
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> What should i do now ?
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> Is there something to configure, a module .so to load ?
|
|
</EM><BR>
|
|
<EM>> I am a beginner with Linux ?
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> I have read some doc but i don't find what to do , there is a find-scanner
|
|
</EM><BR>
|
|
<EM>> tool but it seems to be for the scusi scanners...
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> Thank you.
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> Fabrice Fontaine
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> Belgium
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<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:%20Re(2):%20Scanner%20Aldi%20Lifetec%20LT%209891%20on%20parallel%20%20port%20and%20Linux%20?&In-Reply-To=<JA8AAAAAAhAgAQABYQACnEkbAcBU@B-RAIL.BE>">majordomo@mostang.com</A>
|
|
<P><P>--
|
|
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:%20Re(2):%20Scanner%20Aldi%20Lifetec%20LT%209891%20on%20parallel%20%20port%20and%20Linux%20?&In-Reply-To=<JA8AAAAAAhAgAQABYQACnEkbAcBU@B-RAIL.BE>">majordomo@mostang.com</A>
|
|
</PRE>
|
|
<P><!-- body="end" -->
|
|
<HR NOSHADE>
|
|
<UL>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0223.html">Jaeger, Gerhard: "Re: Re(2): Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?"</A>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0221.html">Douglas Gilbert: "Re: 2.4.0-testX"</A>
|
|
<LI><STRONG>In reply to:</STRONG> <A HREF="0216.html">Jochen Eisinger: "Re: Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?"</A>
|
|
<!-- nextthread="start" -->
|
|
<LI><STRONG>Next in thread:</STRONG> <A HREF="0223.html">Jaeger, Gerhard: "Re: Re(2): Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0223.html">Jaeger, Gerhard: "Re: Re(2): Scanner Aldi Lifetec LT 9891 on parallel port and Linux ?"</A>
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#222">[ date ]</A>
|
|
<A HREF="index.html#222">[ thread ]</A>
|
|
<A HREF="subject.html#222">[ subject ]</A>
|
|
<A HREF="author.html#222">[ 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>Fri Aug 25 2000 - 00:21:11 PDT</EM>
|
|
</EM>
|
|
</SMALL>
|
|
</BODY>
|
|
</HTML>
|