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

178 wiersze
5.7 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: Help !!!</TITLE>
<META NAME="Author" CONTENT="Peter Kirchgessner (peter@kirchgessner.net)">
<META NAME="Subject" CONTENT="Re: Help !!!">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Help !!!</H1>
<!-- received="Fri Apr 7 11:22:56 2000" -->
<!-- isoreceived="20000407182256" -->
<!-- sent="Fri, 07 Apr 2000 20:24:29 +0200" -->
<!-- isosent="20000407182429" -->
<!-- name="Peter Kirchgessner" -->
<!-- email="peter@kirchgessner.net" -->
<!-- subject="Re: Help !!!" -->
<!-- id="38EE27DD.6A9AF64A@kirchgessner.net" -->
<!-- inreplyto="38EDCB2B.EB0EAE8B@roma.quadrics.com" -->
<STRONG>From:</STRONG> Peter Kirchgessner (<A HREF="mailto:peter@kirchgessner.net?Subject=Re:%20Help%20!!!&In-Reply-To=&lt;38EE27DD.6A9AF64A@kirchgessner.net&gt;"><EM>peter@kirchgessner.net</EM></A>)<BR>
<STRONG>Date:</STRONG> Fri Apr 07 2000 - 11:24:29 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0044.html">Steve Sheriff: "RE: [SLE] scanner Umax 2200 not found"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0042.html">Steve Sheriff: "scanner Umax 2200 not found"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0041.html">Andrea: "Help !!!"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0088.html">Platzer Christian: "AW: Help !!!"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#43">[ date ]</A>
<A HREF="index.html#43">[ thread ]</A>
<A HREF="subject.html#43">[ subject ]</A>
<A HREF="author.html#43">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hi,
<BR>
<P>you need to do
<BR>
<P>./configure
<BR>
make
<BR>
make install
<BR>
<P>Sincerely
<BR>
<P>Peter
<BR>
<P>Andrea wrote:
<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:%20Help%20!!!&In-Reply-To=&lt;38EE27DD.6A9AF64A@kirchgessner.net&gt;">majordomo@mostang.com</A>
</EM><BR>
<P><PRE>
--
Peter Kirchgessner
WWW: <A HREF="http://www.kirchgessner.net">http://www.kirchgessner.net</A>
e-mail: <A HREF="mailto:peter@kirchgessner.net?Subject=Re:%20Help%20!!!&In-Reply-To=&lt;38EE27DD.6A9AF64A@kirchgessner.net&gt;">peter@kirchgessner.net</A>
<P><P>--
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:%20Help%20!!!&In-Reply-To=&lt;38EE27DD.6A9AF64A@kirchgessner.net&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0044.html">Steve Sheriff: "RE: [SLE] scanner Umax 2200 not found"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0042.html">Steve Sheriff: "scanner Umax 2200 not found"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0041.html">Andrea: "Help !!!"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0088.html">Platzer Christian: "AW: Help !!!"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#43">[ date ]</A>
<A HREF="index.html#43">[ thread ]</A>
<A HREF="subject.html#43">[ subject ]</A>
<A HREF="author.html#43">[ 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 07 2000 - 11:23:29 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>