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

280 wiersze
7.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="Massimo Maiurana (maiurana@inwind.it)">
<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 11:15:27 2001" -->
<!-- isoreceived="20010420181527" -->
<!-- sent="Fri, 20 Apr 2001 20:15:41 +0200" -->
<!-- isosent="20010420181541" -->
<!-- name="Massimo Maiurana" -->
<!-- email="maiurana@inwind.it" -->
<!-- subject="Re: ./configure xsane is failing?" -->
<!-- id="008a01c0c9c6$1dcaa020$7eac623e@default" -->
<!-- inreplyto="./configure xsane is failing?" -->
<STRONG>From:</STRONG> Massimo Maiurana (<A HREF="mailto:maiurana@inwind.it?Subject=Re:%20./configure%20xsane%20is%20failing?&In-Reply-To=&lt;008a01c0c9c6$1dcaa020$7eac623e@default&gt;"><EM>maiurana@inwind.it</EM></A>)<BR>
<STRONG>Date:</STRONG> Fri Apr 20 2001 - 11:15:41 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0196.html">Henning Meier-Geinitz: "Re: ./configure xsane is failing?"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0194.html">Marius OANCEA: "GT-9000 not working with transparency unit ?"</A>
<LI><STRONG>Maybe in reply to:</STRONG> <A HREF="0182.html">Marc Parrish: "./configure xsane is failing?"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#195">[ date ]</A>
<A HREF="index.html#195">[ thread ]</A>
<A HREF="subject.html#195">[ subject ]</A>
<A HREF="author.html#195">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
I have a mandrake box, even if it is 7.1, and had similar problems.
<BR>
if you installed libs from rpms you need the following extra rpms:
<BR>
XFree-devel, glib-devel, gtk+-devel, gimp-devel, gimp-libgimp.
<BR>
best the latest versions. try
<BR>
<A HREF="ftp://ftp.math.utah.edu/pub/linux/Mandrake/current/i586/Mandrake/RPMS/">ftp://ftp.math.utah.edu/pub/linux/Mandrake/current/i586/Mandrake/RPMS/</A>
<BR>
&nbsp;to find them. then add usr/local/lib to /etc/ld.so.conf and do:
<BR>
<P>ldconfig
<BR>
export PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin
<BR>
<P>this way I have sane and xsane working fine.
<BR>
hth,
<BR>
Ciao,
<BR>
-Massimo Maiurana
<BR>
<A HREF="mailto:maiurana@inwind.it?Subject=Re:%20./configure%20xsane%20is%20failing?&In-Reply-To=&lt;008a01c0c9c6$1dcaa020$7eac623e@default&gt;">maiurana@inwind.it</A>
<BR>
<P>Marc Parrish wrote:
<BR>
<P><P>:Greetings all:
<BR>
:
<BR>
:To whom it may be that so graciously reads further:
<BR>
:
<BR>
:&lt;apologetic&gt;
<BR>
:I have searched the archives, read the readme/install/problems files
<BR>
and
<BR>
:generally done as much as I could before writing to the list - out of
<BR>
respect
<BR>
:for all the good folks on here, as well as the greater community at
<BR>
large. :)
<BR>
:&lt;/apologetic&gt;
<BR>
:
<BR>
:My system: Linux Mandrake 7.2
<BR>
:
<BR>
:What I have done so far:
<BR>
:
<BR>
:rpm -ivh both stock sane/sane-devel packages and attempted to install
<BR>
xsane
<BR>
:7.2, then 6.1, and gave up due to the failure of dependencies that I
<BR>
was also
<BR>
:not able to satisfy. So I rpm -e'd both and began to follow the
<BR>
instructions
<BR>
:for removing all sane related files (as described within the
<BR>
documentation).
<BR>
:
<BR>
:find / -name &quot;*sane*&quot; and rm -f as appropriate.
<BR>
:
<BR>
:Then I downloaded the latest sane-backend 1.0.4 and as root did the
<BR>
:./configure, make, make install, with no events/errors.
<BR>
:
<BR>
:Next and finally I attempted to do the same with xsane .75 while being
<BR>
:careful to do the untar, ./configure as a &quot;normal user&quot; specified by
<BR>
the
<BR>
:instructions (I also varied this a little bit upon failure).
<BR>
:
<BR>
:The error output I get on ./configure is the following:
<BR>
:...
<BR>
:checking for sane-config... no
<BR>
:checking for SANE - version &gt;= 1.0.0... no
<BR>
:*** The sane-config script installed by SANE could not be found
<BR>
:*** If SANE was installed in PREFIX, make sure PREFIX/bin is in
<BR>
:*** your path, or set the SANE_CONFIG environment variable to the
<BR>
:*** full path to sane-config.
<BR>
:checking for gtk-config... no
<BR>
:checking for GTK - version &gt;= 1.2.0... 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
<BR>
:*** your path, or set the GTK_CONFIG environment variable to the
<BR>
:*** full path to gtk-config.
<BR>
:checking for gimp-config... no
<BR>
:checking for gimptool... no
<BR>
:checking for libgimp/gimp.h... no
<BR>
:checking for libgimp/gimpfeatures.h... no
<BR>
:no
<BR>
:*** Could not run GIMP test program, checking why...
<BR>
:./configure: =: command not found
<BR>
:./configure: =: command not found
<BR>
:checking for png.h... no
<BR>
:****************************************************************
<BR>
:ERROR: SANE-1.0.0 or newer is needed for compiling xsane
<BR>
: - if you installed SANE as rpm make sure you also included
<BR>
: sane-devel
<BR>
:****************************************************************
<BR>
:[mark@msp xsane-0.75]$
<BR>
:
<BR>
:However find reveals the following(???):
<BR>
:
<BR>
:[mark@msp xsane-0.75]$ find /usr/local/ -name &quot;*sane*&quot;
<BR>
:/usr/local/bin/sane-config
<BR>
:/usr/local/etc/sane.d
<BR>
:/usr/local/etc/sane.d/saned.conf
<BR>
:/usr/local/lib/sane
<BR>
:...
<BR>
:
<BR>
:Any help, comments, or suggestions would be extremely appreciated. :)
<BR>
:
<BR>
:Thanks so much in advance.
<BR>
:
<BR>
:And again I apologize in advance if this question has already been delt
<BR>
with
<BR>
:and I have somehow missed the documentation, but I did at least try to
<BR>
find a
<BR>
:clue before confessing that I have none. :)
<BR>
:
<BR>
:Steven (Mark's linux esquire and systems guy)
<BR>
:
<BR>
:--
<BR>
:Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
<BR>
:To unsubscribe: echo unsubscribe sane-devel | mail
<BR>
<A HREF="mailto:majordomo@mostang.com?Subject=Re:%20./configure%20xsane%20is%20failing?&In-Reply-To=&lt;008a01c0c9c6$1dcaa020$7eac623e@default&gt;">majordomo@mostang.com</A>
<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:%20./configure%20xsane%20is%20failing?&In-Reply-To=&lt;008a01c0c9c6$1dcaa020$7eac623e@default&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0196.html">Henning Meier-Geinitz: "Re: ./configure xsane is failing?"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0194.html">Marius OANCEA: "GT-9000 not working with transparency unit ?"</A>
<LI><STRONG>Maybe in reply to:</STRONG> <A HREF="0182.html">Marc Parrish: "./configure xsane is failing?"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#195">[ date ]</A>
<A HREF="index.html#195">[ thread ]</A>
<A HREF="subject.html#195">[ subject ]</A>
<A HREF="author.html#195">[ 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 - 11:16:53 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>