sane-project-website/old-archive/1998-02/0191.html

83 wiersze
3.6 KiB
HTML

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<!-- received="Sat Feb 28 06:44:25 1998 PST" -->
<!-- sent="Sat, 28 Feb 1998 15:43:12 +0100 (CET)" -->
<!-- name="=?ISO-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?=" -->
<!-- email="mikko@dynas.se" -->
<!-- subject="Re: Problems with sane-0.71 and gimp 0.99.18" -->
<!-- id="" -->
<!-- inreplyto="87k9agxesp.fsf@aplysia.iway.aimnet.com" -->
<title>sane-devel: Re: Problems with sane-0.71 and gimp 0.99.18</title>
<h1>Re: Problems with sane-0.71 and gimp 0.99.18</h1>
<b>=?ISO-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?=</b> (<a href="mailto:mikko@dynas.se"><i>mikko@dynas.se</i></a>)<br>
<i>Sat, 28 Feb 1998 15:43:12 +0100 (CET)</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#191">[ date ]</a><a href="index.html#191">[ thread ]</a><a href="subject.html#191">[ subject ]</a><a href="author.html#191">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0192.html">Oliver.Rauch@Wolfsburg.DE: "umax-backend"</a>
<li> <b>Previous message:</b> <a href="0190.html">Kevin Dalley: "Problems with sane-0.71 and gimp 0.99.18"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
On 28 Feb 1998, Kevin Dalley wrote:<br>
<p>
<i>&gt; When I installed a newly compiled sane-0.71 and started gimp, I</i><br>
<i>&gt; received the message below and gimp could not access xscanimage.</i><br>
<i>&gt; However, I could still run xscanimage directly and access my scanner,</i><br>
<i>&gt; which is a UMAX 1200S, by the way.</i><br>
<i>&gt; </i><br>
<i>&gt; When I went back to sane-0.70, gimp could access sane again. Does</i><br>
<i>&gt; anyone know the solution to this problem.</i><br>
<i>&gt; </i><br>
<i>&gt; query plug-in: "/usr/lib/gimp/0.99/plug-ins/xscanimage"</i><br>
<i>&gt; /usr/lib/gimp/0.99/plug-ins/xscanimage: invalid option -- g</i><br>
<i>&gt; Usage: xscanimage [OPTION]... [DEVICE]</i><br>
<i>&gt; </i><br>
<i>&gt; Start up graphical user interface to access SANE (Scanner Access Now</i><br>
<i>&gt; Easy) devices.</i><br>
<i>&gt; </i><br>
<i>&gt; -h, --help display this help message and exit</i><br>
<i>&gt; -V, --version print version information</i><br>
<i>&gt; wire_read: unexpected EOF</i><br>
<i>&gt; writing "/home/kevin/.gimp/pluginrc"</i><br>
<i>&gt; Starting extensions: extension_script_fu </i><br>
<i>&gt; </i><br>
<p>
I got this too, and tracked it down to the configure script not<br>
finding "libgimp/gimp.h" and therefore not including gimp support.<br>
<p>
Running configure with "CPPFLAGS=-I/usr/X11R6/include" in environment<br>
solved the problem (assuming that's where your "libgimp" header files<br>
are), thus:<br>
<p>
gmake distclean<br>
CPPFLAGS=-I/usr/X11R6/include ./configure<br>
gmake<br>
<p>
However, I still have problems with gimp 0.99.18 + sane 0.71. Lineart<br>
and greyscale work ok, but color images cause the xscanimage process<br>
to hang. Doesn't matter if I use the scanner or just "dryrun" with the<br>
pnm backend. Haven't had time to figure out what's going on yet (sure,<br>
I know in which function it stops, but not why :-)<br>
<p>
This is on FreeBSD 2.2.5 btw.<br>
<p>
Regards,<br>
/Mikko<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">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0192.html">Oliver.Rauch@Wolfsburg.DE: "umax-backend"</a>
<li> <b>Previous message:</b> <a href="0190.html">Kevin Dalley: "Problems with sane-0.71 and gimp 0.99.18"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>