sane-project-website/old-archive/2001-01/0027.html

200 wiersze
6.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: problem installing sane</TITLE>
<META NAME="Author" CONTENT="Jack and Julie Saba (saba@ari.net)">
<META NAME="Subject" CONTENT="Re: problem installing sane">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: problem installing sane</H1>
<!-- received="Wed Jan 3 15:02:53 2001" -->
<!-- isoreceived="20010103230253" -->
<!-- sent="Wed, 03 Jan 2001 18:19:56 -0500" -->
<!-- isosent="20010103231956" -->
<!-- name="Jack and Julie Saba" -->
<!-- email="saba@ari.net" -->
<!-- subject="Re: problem installing sane" -->
<!-- id="3A53B39C.A3843B00@ari.net" -->
<!-- inreplyto="3A5333FB.96896F58@wolfsburg.de" -->
<STRONG>From:</STRONG> Jack and Julie Saba (<A HREF="mailto:saba@ari.net?Subject=Re:%20problem%20installing%20sane&In-Reply-To=&lt;3A53B39C.A3843B00@ari.net&gt;"><EM>saba@ari.net</EM></A>)<BR>
<STRONG>Date:</STRONG> Wed Jan 03 2001 - 15:19:56 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0028.html">Per Jönsson: "Re: don't know how to connect my umax scanner"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0026.html">Henning Meier-Geinitz: "Re: problem installing sane"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0021.html">Oliver Rauch: "Re: problem installing sane"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0026.html">Henning Meier-Geinitz: "Re: problem installing sane"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#27">[ date ]</A>
<A HREF="index.html#27">[ thread ]</A>
<A HREF="subject.html#27">[ subject ]</A>
<A HREF="author.html#27">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Oliver Rauch wrote:
<BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Jack and Julie Saba wrote:
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; Henning Meier-Geinitz wrote:
</EM><BR>
<EM>&gt; &gt; &gt;
</EM><BR>
<EM>&gt; &gt; &gt; Hi,
</EM><BR>
<EM>&gt; &gt; &gt;
</EM><BR>
<EM>&gt; &gt; &gt; On Tue, Jan 02, 2001 at 06:04:43PM -0500, Jack and Julie Saba wrote:
</EM><BR>
<EM>&gt; &gt; &gt; &gt; b. I ran .configure, make, and make install in the
</EM><BR>
<EM>&gt; &gt; &gt; &gt; sane-backends-1.0.4 directory. Everything seemed to run OK
</EM><BR>
<EM>&gt; &gt; &gt; &gt; with the default configuration. I did not make any manual
</EM><BR>
<EM>&gt; &gt; &gt; &gt; changes to the makefile. There is no entry for
</EM><BR>
<EM>&gt; &gt; &gt; &gt; /usr/local/lib in /etc/ld.so.conf, as appropriate for sane
</EM><BR>
<EM>&gt; &gt; &gt; &gt; versions &gt; 1.01.
</EM><BR>
<EM>&gt; &gt; &gt;
</EM><BR>
<EM>&gt; &gt; &gt; Please reread the INSTALL file about this carefully. There should be a
</EM><BR>
<EM>&gt; &gt; &gt; line /usr/local/lib in /etc/ld.so.conf. The comment is talking about
</EM><BR>
<EM>&gt; &gt; &gt; /usr/local/lib/sane which should not be in ld.so.conf. Also run
</EM><BR>
<EM>&gt; &gt; &gt; ldconfig after the installation of sane-backends.
</EM><BR>
<EM>&gt; &gt; &gt;
</EM><BR>
<EM>&gt; &gt; &gt; Does it work now?
</EM><BR>
<EM>&gt; &gt; &gt;
</EM><BR>
<EM>&gt; &gt; &gt; Bye,
</EM><BR>
<EM>&gt; &gt; &gt; Henning
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; Henning,
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; Thanks for responding. Yes, you are right, I misread the
</EM><BR>
<EM>&gt; &gt; INSTALL documentation. The /usr/local/lib entry is
</EM><BR>
<EM>&gt; &gt; required. Unfortunately, adding this and running ldconfig
</EM><BR>
<EM>&gt; &gt; did NOT solve the problem -- the same error occurs at the
</EM><BR>
<EM>&gt; &gt; same place when running ./configure for sane-frontend-1.0.4:
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; checking for SANE - version &gt;= 1.0.0... no
</EM><BR>
<EM>&gt; &gt; *** Could not run SANE test program, checking why...
</EM><BR>
<EM>&gt; &gt; *****************************************************************
</EM><BR>
<EM>&gt; &gt; ERROR: SANE is needed for compiling sane-frontends
</EM><BR>
<EM>&gt; &gt; - if you installed SANE as rpm make sure you also included
</EM><BR>
<EM>&gt; &gt; sane-devel
</EM><BR>
<EM>&gt; &gt; *****************************************************************
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Hi Jack,
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; did you call
</EM><BR>
<EM>&gt; make distclean
</EM><BR>
<EM>&gt; or
</EM><BR>
<EM>&gt; rm config.cache
</EM><BR>
<EM>&gt; before you called
</EM><BR>
<EM>&gt; ./configure
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Bye
</EM><BR>
<EM>&gt; Oliver
</EM><BR>
<EM>&gt;
</EM><BR>
<P>I hadn't. Didn't realize I should. Tried both, but neither
<BR>
made any difference. Still having the same problem.
<BR>
<P>Jack Saba
<BR>
<A HREF="mailto:saba@ari.net?Subject=Re:%20problem%20installing%20sane&In-Reply-To=&lt;3A53B39C.A3843B00@ari.net&gt;">saba@ari.net</A>
<BR>
------------
<BR>
Save the Rainforests: <A HREF="http://www.therainforestsite.com">http://www.therainforestsite.com</A>
<BR>
Feed the Hungry: <A HREF="http://www.hungersite.com">http://www.hungersite.com</A>
<BR>
Replant the forests: <A HREF="http://www.webreleaf.com">http://www.webreleaf.com</A>
<BR>
Help animal shelters: <A HREF="http://www.whitly.com">http://www.whitly.com</A>
<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:%20problem%20installing%20sane&In-Reply-To=&lt;3A53B39C.A3843B00@ari.net&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0028.html">Per Jönsson: "Re: don't know how to connect my umax scanner"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0026.html">Henning Meier-Geinitz: "Re: problem installing sane"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0021.html">Oliver Rauch: "Re: problem installing sane"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0026.html">Henning Meier-Geinitz: "Re: problem installing sane"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#27">[ date ]</A>
<A HREF="index.html#27">[ thread ]</A>
<A HREF="subject.html#27">[ subject ]</A>
<A HREF="author.html#27">[ 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>Wed Jan 03 2001 - 15:05:42 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>