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

254 wiersze
8.5 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: ./configure xsane is failing?</TITLE>
<META NAME="Author" CONTENT="scc (fsanta@arrakis.es)">
<META NAME="Subject" CONTENT="Re: ./configure xsane is failing?">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: ./configure xsane is failing?</H1>
<!-- received="Fri Apr 20 09:48:57 2001" -->
<!-- isoreceived="20010420164857" -->
<!-- sent="Fri, 20 Apr 2001 07:05:44 +0200" -->
<!-- isosent="20010420050544" -->
<!-- name="scc" -->
<!-- email="fsanta@arrakis.es" -->
<!-- subject="Re: ./configure xsane is failing?" -->
<!-- id="01042007054402.00591@horche" -->
<!-- inreplyto="01041918592001.02126@msp" -->
<STRONG>From:</STRONG> scc (<A HREF="mailto:fsanta@arrakis.es?Subject=Re:%20./configure%20xsane%20is%20failing?&In-Reply-To=&lt;01042007054402.00591@horche&gt;"><EM>fsanta@arrakis.es</EM></A>)<BR>
<STRONG>Date:</STRONG> Thu Apr 19 2001 - 22:05:44 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0194.html">Marius OANCEA: "GT-9000 not working with transparency unit ?"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0192.html">Karl Heinz Kremer: "Re: Epson Perfection 1240U"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0182.html">Marc Parrish: "./configure xsane is failing?"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0196.html">Henning Meier-Geinitz: "Re: ./configure xsane is failing?"</A>
<LI><STRONG>Next in thread:</STRONG> <A HREF="0195.html">Massimo Maiurana: "Re: ./configure xsane is failing?"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0196.html">Henning Meier-Geinitz: "Re: ./configure xsane is failing?"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#193">[ date ]</A>
<A HREF="index.html#193">[ thread ]</A>
<A HREF="subject.html#193">[ subject ]</A>
<A HREF="author.html#193">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hi.
<BR>
<P>We put together a step by step guide for sane specifically for stuff like
<BR>
this at:
<BR>
<P>www.arrakis.es/~fsanta/sane/howto.html
<BR>
<P>it has been tested with Mandrake too and it works but it would mean you
<BR>
having to start over again with the installation.
<BR>
<P>Good luck which ever route you take!
<BR>
<P>On Friday 20 April 2001 03:59, you wrote:
<BR>
<EM>&gt; Greetings all:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; To whom it may be that so graciously reads further:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; &lt;apologetic&gt;
</EM><BR>
<EM>&gt; I have searched the archives, read the readme/install/problems files and
</EM><BR>
<EM>&gt; generally done as much as I could before writing to the list - out of
</EM><BR>
<EM>&gt; respect for all the good folks on here, as well as the greater community at
</EM><BR>
<EM>&gt; large. :) &lt;/apologetic&gt;
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; My system: Linux Mandrake 7.2
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; What I have done so far:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; rpm -ivh both stock sane/sane-devel packages and attempted to install xsane
</EM><BR>
<EM>&gt; 7.2, then 6.1, and gave up due to the failure of dependencies that I was
</EM><BR>
<EM>&gt; also not able to satisfy. So I rpm -e'd both and began to follow the
</EM><BR>
<EM>&gt; instructions for removing all sane related files (as described within the
</EM><BR>
<EM>&gt; documentation).
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; find / -name &quot;*sane*&quot; and rm -f as appropriate.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Then I downloaded the latest sane-backend 1.0.4 and as root did the
</EM><BR>
<EM>&gt; ../configure, make, make install, with no events/errors.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Next and finally I attempted to do the same with xsane .75 while being
</EM><BR>
<EM>&gt; careful to do the untar, ./configure as a &quot;normal user&quot; specified by the
</EM><BR>
<EM>&gt; instructions (I also varied this a little bit upon failure).
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; The error output I get on ./configure is the following:
</EM><BR>
<EM>&gt; ....
</EM><BR>
<EM>&gt; checking for sane-config... no
</EM><BR>
<EM>&gt; checking for SANE - version &gt;= 1.0.0... no
</EM><BR>
<EM>&gt; *** The sane-config script installed by SANE could not be found
</EM><BR>
<EM>&gt; *** If SANE was installed in PREFIX, make sure PREFIX/bin is in
</EM><BR>
<EM>&gt; *** your path, or set the SANE_CONFIG environment variable to the
</EM><BR>
<EM>&gt; *** full path to sane-config.
</EM><BR>
<EM>&gt; checking for gtk-config... no
</EM><BR>
<EM>&gt; checking for GTK - version &gt;= 1.2.0... no
</EM><BR>
<EM>&gt; *** The gtk-config script installed by GTK could not be found
</EM><BR>
<EM>&gt; *** If GTK was installed in PREFIX, make sure PREFIX/bin is in
</EM><BR>
<EM>&gt; *** your path, or set the GTK_CONFIG environment variable to the
</EM><BR>
<EM>&gt; *** full path to gtk-config.
</EM><BR>
<EM>&gt; checking for gimp-config... no
</EM><BR>
<EM>&gt; checking for gimptool... no
</EM><BR>
<EM>&gt; checking for libgimp/gimp.h... no
</EM><BR>
<EM>&gt; checking for libgimp/gimpfeatures.h... no
</EM><BR>
<EM>&gt; no
</EM><BR>
<EM>&gt; *** Could not run GIMP test program, checking why...
</EM><BR>
<EM>&gt; ../configure: =: command not found
</EM><BR>
<EM>&gt; ../configure: =: command not found
</EM><BR>
<EM>&gt; checking for png.h... no
</EM><BR>
<EM>&gt; ****************************************************************
</EM><BR>
<EM>&gt; ERROR: SANE-1.0.0 or newer is needed for compiling xsane
</EM><BR>
<EM>&gt; - if you installed SANE as rpm make sure you also included
</EM><BR>
<EM>&gt; sane-devel
</EM><BR>
<EM>&gt; ****************************************************************
</EM><BR>
<EM>&gt; [mark@msp xsane-0.75]$
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; However find reveals the following(???):
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; [mark@msp xsane-0.75]$ find /usr/local/ -name &quot;*sane*&quot;
</EM><BR>
<EM>&gt; /usr/local/bin/sane-config
</EM><BR>
<EM>&gt; /usr/local/etc/sane.d
</EM><BR>
<EM>&gt; /usr/local/etc/sane.d/saned.conf
</EM><BR>
<EM>&gt; /usr/local/lib/sane
</EM><BR>
<EM>&gt; ....
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Any help, comments, or suggestions would be extremely appreciated. :)
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Thanks so much in advance.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; And again I apologize in advance if this question has already been delt
</EM><BR>
<EM>&gt; with and I have somehow missed the documentation, but I did at least try to
</EM><BR>
<EM>&gt; find a clue before confessing that I have none. :)
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Steven (Mark's linux esquire and systems guy)
</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:%20./configure%20xsane%20is%20failing?&In-Reply-To=&lt;01042007054402.00591@horche&gt;">majordomo@mostang.com</A>
</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:%20./configure%20xsane%20is%20failing?&In-Reply-To=&lt;01042007054402.00591@horche&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0194.html">Marius OANCEA: "GT-9000 not working with transparency unit ?"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0192.html">Karl Heinz Kremer: "Re: Epson Perfection 1240U"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0182.html">Marc Parrish: "./configure xsane is failing?"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0196.html">Henning Meier-Geinitz: "Re: ./configure xsane is failing?"</A>
<LI><STRONG>Next in thread:</STRONG> <A HREF="0195.html">Massimo Maiurana: "Re: ./configure xsane is failing?"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0196.html">Henning Meier-Geinitz: "Re: ./configure xsane is failing?"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#193">[ date ]</A>
<A HREF="index.html#193">[ thread ]</A>
<A HREF="subject.html#193">[ subject ]</A>
<A HREF="author.html#193">[ 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 Apr 20 2001 - 09:49:14 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>