sane-project-website/old-archive/2000-04/0091.html

192 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: AW: Help !!!</TITLE>
<META NAME="Author" CONTENT="Andrea (a.marziali@roma.quadrics.com)">
<META NAME="Subject" CONTENT="Re: AW: Help !!!">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: AW: Help !!!</H1>
<!-- received="Mon Apr 10 00:56:51 2000" -->
<!-- isoreceived="20000410075651" -->
<!-- sent="Mon, 10 Apr 2000 10:05:52 +0200" -->
<!-- isosent="20000410080552" -->
<!-- name="Andrea" -->
<!-- email="a.marziali@roma.quadrics.com" -->
<!-- subject="Re: AW: Help !!!" -->
<!-- id="38F18B60.27CA4AB8@roma.quadrics.com" -->
<!-- inreplyto="NDBBJCGLILOLPEKJCHFEKEFBCAAA.Platzer.Christian@gmx.net" -->
<STRONG>From:</STRONG> Andrea (<A HREF="mailto:a.marziali@roma.quadrics.com?Subject=Re:%20AW:%20Help%20!!!&In-Reply-To=&lt;38F18B60.27CA4AB8@roma.quadrics.com&gt;"><EM>a.marziali@roma.quadrics.com</EM></A>)<BR>
<STRONG>Date:</STRONG> Mon Apr 10 2000 - 01:05:52 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0092.html">abel deuring: "Re: scanimage -L crashes SuSE 6.4"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0090.html">Louis van Dompselaar: "Re: Agfa 1236S and colour offset"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0088.html">Platzer Christian: "AW: Help !!!"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#91">[ date ]</A>
<A HREF="index.html#91">[ thread ]</A>
<A HREF="subject.html#91">[ subject ]</A>
<A HREF="author.html#91">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Thank's everybody for your help ...
<BR>
I forgot to type make before make install, now it works properly ...
<BR>
<P>bye bye Andrea
<BR>
<P>Platzer Christian wrote:
<BR>
<P><EM>&gt; Have you use the comand &quot;make &quot; after ./configure and before &quot;make install&quot;?
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Christian
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; -----Urspr<70>ngliche Nachricht-----
</EM><BR>
<EM>&gt; Von: <A HREF="mailto:owner-sane-devel@mostang.com?Subject=Re:%20AW:%20Help%20!!!&In-Reply-To=&lt;38F18B60.27CA4AB8@roma.quadrics.com&gt;">owner-sane-devel@mostang.com</A>
</EM><BR>
<EM>&gt; [mailto:<A HREF="mailto:owner-sane-devel@mostang.com?Subject=Re:%20AW:%20Help%20!!!&In-Reply-To=&lt;38F18B60.27CA4AB8@roma.quadrics.com&gt;">owner-sane-devel@mostang.com</A>]Im Auftrag von Andrea
</EM><BR>
<EM>&gt; Gesendet: Freitag, 7. April 2000 13:49
</EM><BR>
<EM>&gt; An: SANE
</EM><BR>
<EM>&gt; Betreff: Help !!!
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; hi,
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; I have a problem when I try to install sane 1.0.2 or 1.0.1
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; After ./configure , I type make install and the installation stopped .
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; You look this output :
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; # make install
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; for subdir in lib sanei backend frontend doc tools; do \
</EM><BR>
<EM>&gt; target=`echo install-recursive | sed s/-recursive//`; \
</EM><BR>
<EM>&gt; echo making $target in $subdir; \
</EM><BR>
<EM>&gt; (cd $subdir &amp;&amp; make $target) \
</EM><BR>
<EM>&gt; || case &quot;&quot; in *k*) fail=yes;; *) exit 1;; esac; \
</EM><BR>
<EM>&gt; done &amp;&amp; test -z &quot;$fail&quot;
</EM><BR>
<EM>&gt; making install in lib
</EM><BR>
<EM>&gt; make[1]: Entering directory `/usr/sane-1.0.1/lib'
</EM><BR>
<EM>&gt; make[1]: Nothing to be done for `install'.
</EM><BR>
<EM>&gt; make[1]: Leaving directory `/usr/sane-1.0.1/lib'
</EM><BR>
<EM>&gt; making install in sanei
</EM><BR>
<EM>&gt; make[1]: Entering directory `/usr/sane-1.0.1/sanei'
</EM><BR>
<EM>&gt; make[1]: Nothing to be done for `install'.
</EM><BR>
<EM>&gt; make[1]: Leaving directory `/usr/sane-1.0.1/sanei'
</EM><BR>
<EM>&gt; making install in backend
</EM><BR>
<EM>&gt; make[1]: Entering directory `/usr/sane-1.0.1/backend'
</EM><BR>
<EM>&gt; ../mkinstalldirs /usr/local/lib /usr/local/lib/sane
</EM><BR>
<EM>&gt; /usr/local/etc/sane.d
</EM><BR>
<EM>&gt; installing libsane-abaton.la in /usr/local/lib/sane...
</EM><BR>
<EM>&gt; libtool: install: `libsane-abaton.la' is not a valid libtool archive
</EM><BR>
<EM>&gt; Try `libtool --help --mode=install' for more information.
</EM><BR>
<EM>&gt; make[1]: *** [install] Error 1
</EM><BR>
<EM>&gt; make[1]: Leaving directory `/usr/sane-1.0.1/backend'
</EM><BR>
<EM>&gt; make: *** [install-recursive] Error 1
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Can you help me ?
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Bye Andrea
</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:%20AW:%20Help%20!!!&In-Reply-To=&lt;38F18B60.27CA4AB8@roma.quadrics.com&gt;">majordomo@mostang.com</A>
</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:%20AW:%20Help%20!!!&In-Reply-To=&lt;38F18B60.27CA4AB8@roma.quadrics.com&gt;">majordomo@mostang.com</A>
</EM><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:%20AW:%20Help%20!!!&In-Reply-To=&lt;38F18B60.27CA4AB8@roma.quadrics.com&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0092.html">abel deuring: "Re: scanimage -L crashes SuSE 6.4"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0090.html">Louis van Dompselaar: "Re: Agfa 1236S and colour offset"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0088.html">Platzer Christian: "AW: Help !!!"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#91">[ date ]</A>
<A HREF="index.html#91">[ thread ]</A>
<A HREF="subject.html#91">[ subject ]</A>
<A HREF="author.html#91">[ 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>Mon Apr 10 2000 - 00:57:09 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>