sane-project-website/old-archive/2000-12/0259.html

160 wiersze
5.9 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 not finding SANE</TITLE>
<META NAME="Author" CONTENT="Doug X (fearless1@visto.com)">
<META NAME="Subject" CONTENT="Re: Configure not finding SANE">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Configure not finding SANE</H1>
<!-- received="Sat Dec 23 13:16:22 2000" -->
<!-- isoreceived="20001223211622" -->
<!-- sent="Sat, 23 Dec 2000 13:26:55 -0800" -->
<!-- isosent="20001223212655" -->
<!-- name="Doug X" -->
<!-- email="fearless1@visto.com" -->
<!-- subject="Re: Configure not finding SANE" -->
<!-- id="200012232116.NAA05525@panda.mostang.com" -->
<!-- inreplyto="Configure not finding SANE" -->
<STRONG>From:</STRONG> Doug X (<A HREF="mailto:fearless1@visto.com?Subject=Re:%20Configure%20not%20finding%20SANE&In-Reply-To=&lt;200012232116.NAA05525@panda.mostang.com&gt;"><EM>fearless1@visto.com</EM></A>)<BR>
<STRONG>Date:</STRONG> Sat Dec 23 2000 - 13:26:55 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0260.html">Mitsuru Okaniwa: "Re: Defining the preview area in the xscanimage"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0258.html">Marcel Martin: "SnapScan 1236S &amp; included AVA 1505 SCSI controller"</A>
<LI><STRONG>Maybe in reply to:</STRONG> <A HREF="0250.html">Doug X: "Configure not finding SANE"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#259">[ date ]</A>
<A HREF="index.html#259">[ thread ]</A>
<A HREF="subject.html#259">[ subject ]</A>
<A HREF="author.html#259">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hi all,
<BR>
&nbsp;&nbsp;Thanks Henning and Alessio Rocchi,
<BR>
It makes more sense to me now, yes it was indeed the &quot;/usr/local/lib in /etc/ld.so.conf&quot;. It configured and compiled up just fine. I guess I skimmed the INSTALL file a little to fast :-) Thank you for your prompt response and
<BR>
to everyone on the list have a great Christmas.
<BR>
Doug
<BR>
<P><P>-----Original Message-----
<BR>
From: Henning Meier-Geinitz <A HREF="mailto:hmg-ml@gmx.de?Subject=Re:%20Configure%20not%20finding%20SANE&In-Reply-To=&lt;200012232116.NAA05525@panda.mostang.com&gt;">hmg-ml@gmx.de</A>
<BR>
Sent: Sat, 23 Dec 2000 12:45:30 +0100
<BR>
To: <A HREF="mailto:sane-devel@mostang.com?Subject=Re:%20Configure%20not%20finding%20SANE&In-Reply-To=&lt;200012232116.NAA05525@panda.mostang.com&gt;">sane-devel@mostang.com</A>
<BR>
Subject: Re: Configure not finding SANE
<BR>
<P><P>Hi,
<BR>
<P>On Fri, Dec 22, 2000 at 07:53:44PM -0800, Doug X wrote:
<BR>
<EM>&gt; checking for sane-config... /usr/local/bin/sane-config
</EM><BR>
<EM>&gt; checking for SANE - version &gt;= 1.0.0... no
</EM><BR>
<EM>&gt; *** Could not run SANE test program, checking why...
</EM><BR>
<EM>&gt; *****************************************************************
</EM><BR>
<EM>&gt; ERROR: SANE is needed for compiling sane-frontends
</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>
<P>That means that sane-config was found but compilation of the test
<BR>
program or linking to libsane failed. Look at config.log (search for
<BR>
sane-config) for details.
<BR>
<P><EM>&gt; What does the script use to find the version no.
</EM><BR>
<P>The test program does two things: It compares the value returned by
<BR>
sane-config --version to the minimum value (and checks for the same
<BR>
major version). Further more it's linked to libsane.so which seems to
<BR>
fail in your case.
<BR>
<P><EM>&gt; This is an out of
</EM><BR>
<EM>&gt; the box install effort, but it worked with 1.0.3.
</EM><BR>
<P>In 1.0.3 the library paths were hardcoded. This doesn't work with two
<BR>
separate packages.
<BR>
<P><EM>&gt; What do I need to do to get this to configure?
</EM><BR>
<P>It may be necessary to put /usr/local/lib in /etc/ld.so.conf if it's
<BR>
not searched by default. Don't forget to run ldconfig afterwards. You
<BR>
may use &quot;LD_LIBRARY_PATH=/usr/local/lib ./configure&quot; instead (if you
<BR>
are not root on your system). There is a comment about this in INSTALL.
<BR>
&nbsp;
<BR>
There will be better error handling in the next version of
<BR>
sane-frontends.
<BR>
<P>Bye,
<BR>
&nbsp;&nbsp;Henning
<BR>
<P>___________________________________________________________________________
<BR>
Visit <A HREF="http://www.visto.com/info">http://www.visto.com/info</A>, your free web-based communications center.
<BR>
Visto.com. Life on the Dot.
<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:%20Configure%20not%20finding%20SANE&In-Reply-To=&lt;200012232116.NAA05525@panda.mostang.com&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0260.html">Mitsuru Okaniwa: "Re: Defining the preview area in the xscanimage"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0258.html">Marcel Martin: "SnapScan 1236S &amp; included AVA 1505 SCSI controller"</A>
<LI><STRONG>Maybe in reply to:</STRONG> <A HREF="0250.html">Doug X: "Configure not finding SANE"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#259">[ date ]</A>
<A HREF="index.html#259">[ thread ]</A>
<A HREF="subject.html#259">[ subject ]</A>
<A HREF="author.html#259">[ 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>Sat Dec 23 2000 - 13:19:21 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>