kopia lustrzana https://gitlab.com/sane-project/website
126 wiersze
5.3 KiB
HTML
126 wiersze
5.3 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: SANE release 1.0.2 on irix, libsane.so.2?</TITLE>
|
||
<META NAME="Author" CONTENT="pixel fairy (pixelfairy@yahoo.com)">
|
||
<META NAME="Subject" CONTENT="SANE release 1.0.2 on irix, libsane.so.2?">
|
||
</HEAD>
|
||
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
|
||
<H1>SANE release 1.0.2 on irix, libsane.so.2?</H1>
|
||
<!-- received="Mon Mar 6 05:55:48 2000" -->
|
||
<!-- isoreceived="20000306135548" -->
|
||
<!-- sent="Mon, 06 Mar 2000 06:02:13 -0800" -->
|
||
<!-- isosent="20000306140213" -->
|
||
<!-- name="pixel fairy" -->
|
||
<!-- email="pixelfairy@yahoo.com" -->
|
||
<!-- subject="SANE release 1.0.2 on irix, libsane.so.2?" -->
|
||
<!-- id="38C3BA65.2080108@yahoo.com" -->
|
||
<!-- inreplyto="200003060222.KAA02006@xena.ee.uwa.edu.au" -->
|
||
<STRONG>From:</STRONG> pixel fairy (<A HREF="mailto:pixelfairy@yahoo.com?Subject=Re:%20SANE%20release%201.0.2%20on%20irix,%20libsane.so.2?&In-Reply-To=<38C3BA65.2080108@yahoo.com>"><EM>pixelfairy@yahoo.com</EM></A>)<BR>
|
||
<STRONG>Date:</STRONG> Mon Mar 06 2000 - 06:02:13 PST
|
||
<P>
|
||
<!-- next="start" -->
|
||
<LI><STRONG>Next message:</STRONG> <A HREF="0042.html">Lee Bartolotti: "Re: SANE release 1.0.2 available"</A>
|
||
<UL>
|
||
<LI><STRONG>Previous message:</STRONG> <A HREF="0040.html">Riku Turkia: "Re: How to get Microtek Phantom work"</A>
|
||
<LI><STRONG>In reply to:</STRONG> <A HREF="0030.html">Petter Reinholdtsen: "SANE release 1.0.2 available"</A>
|
||
<!-- nextthread="start" -->
|
||
<LI><STRONG>Next in thread:</STRONG> <A HREF="0048.html">Henning Meier-Geinitz: "Re: SANE release 1.0.2 on irix, libsane.so.2?"</A>
|
||
<LI><STRONG>Next in thread:</STRONG> <A HREF="0042.html">Lee Bartolotti: "Re: SANE release 1.0.2 available"</A>
|
||
<LI><STRONG>Reply:</STRONG> <A HREF="0048.html">Henning Meier-Geinitz: "Re: SANE release 1.0.2 on irix, libsane.so.2?"</A>
|
||
<!-- reply="end" -->
|
||
<LI><STRONG>Messages sorted by:</STRONG>
|
||
<A HREF="date.html#41">[ date ]</A>
|
||
<A HREF="index.html#41">[ thread ]</A>
|
||
<A HREF="subject.html#41">[ subject ]</A>
|
||
<A HREF="author.html#41">[ author ]</A>
|
||
</UL>
|
||
<HR NOSHADE><P>
|
||
<!-- body="start" -->
|
||
<P>
|
||
just compiled and installed sane 1.0.2 on irix 6.5 (O2 r5k) heres what
|
||
<BR>
|
||
happens trying to run it,
|
||
<BR>
|
||
(i just cut and paste so i hope this does not display in any annoying
|
||
<BR>
|
||
way in your mail reader)
|
||
<BR>
|
||
<P>bubbles:/usr/local/lib$ xscanimage
|
||
<BR>
|
||
2242:xscanimage: rld: Fatal Error: Cannot Successfully map soname
|
||
<BR>
|
||
'libsane.so.2' under any of the filenames
|
||
<BR>
|
||
/usr/local/lib/libsane.so.2:/usr/freeware/lib/libsane.so.2:/usr/local/lib/sane/libsane.so.2:/usr/lib32/libsane.so.2:/usr/lib32/internal/libsane.so.2:/lib32/libsane.so.2:/opt/lib32/libsane.so.2:/usr/local/lib/libsane.so.2.2:/usr/freeware/lib/libsane.so.2.2:/usr/local/lib/sane/libsane.so.2.2:/usr/lib32/libsane.so.2.2:/usr/lib32/internal/libsane.so.2.2:/lib32/libsane.so.2.2:/opt/lib32/libsane.so.2.2:
|
||
<BR>
|
||
bubbles:/usr/local/lib$ ls -l libsane.so*
|
||
<BR>
|
||
lrwxr-xr-x <20> 1 root <20> <20> sys <20><> <20> <20> <20> <20> 19 Feb 19 15:08 libsane.so ->
|
||
<BR>
|
||
sane/libsane-dll.so
|
||
<BR>
|
||
lrwxr-xr-x <20> 1 root <20> <20> sys <20><> <20> <20> <20> <20> 21 Feb 19 15:08 libsane.so.1 ->
|
||
<BR>
|
||
sane/libsane-dll.so.1
|
||
<BR>
|
||
lrwxr-xr-x <20> 1 root <20> <20> sys <20><> <20> <20> <20> <20> 25 Feb 19 15:08 libsane.so.1.0.1
|
||
<BR>
|
||
-> sane/libsane-dll.so.1.0.1
|
||
<BR>
|
||
bubbles:/usr/local/lib$ cd
|
||
<BR>
|
||
bubbles:~$
|
||
<BR>
|
||
<P>i noticed a libsane.so.1.0.1, maybe this one should have a libsane.so.1.0.2?
|
||
<BR>
|
||
<P>gimp runs fine and sane-1.0.1 ran fine with it. im using gcc 2.95.2. now
|
||
<BR>
|
||
the xscanimage
|
||
<BR>
|
||
plug in refuses to register at gimp start up but the rest still runs.
|
||
<BR>
|
||
<P><P>__________________________________________________
|
||
<BR>
|
||
Do You Yahoo!?
|
||
<BR>
|
||
Talk to your friends online with Yahoo! Messenger.
|
||
<BR>
|
||
<A HREF="http://im.yahoo.com">http://im.yahoo.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:%20SANE%20release%201.0.2%20on%20irix,%20libsane.so.2?&In-Reply-To=<38C3BA65.2080108@yahoo.com>">majordomo@mostang.com</A>
|
||
</PRE>
|
||
<P><!-- body="end" -->
|
||
<HR NOSHADE>
|
||
<UL>
|
||
<!-- next="start" -->
|
||
<LI><STRONG>Next message:</STRONG> <A HREF="0042.html">Lee Bartolotti: "Re: SANE release 1.0.2 available"</A>
|
||
<LI><STRONG>Previous message:</STRONG> <A HREF="0040.html">Riku Turkia: "Re: How to get Microtek Phantom work"</A>
|
||
<LI><STRONG>In reply to:</STRONG> <A HREF="0030.html">Petter Reinholdtsen: "SANE release 1.0.2 available"</A>
|
||
<!-- nextthread="start" -->
|
||
<LI><STRONG>Next in thread:</STRONG> <A HREF="0048.html">Henning Meier-Geinitz: "Re: SANE release 1.0.2 on irix, libsane.so.2?"</A>
|
||
<LI><STRONG>Next in thread:</STRONG> <A HREF="0042.html">Lee Bartolotti: "Re: SANE release 1.0.2 available"</A>
|
||
<LI><STRONG>Reply:</STRONG> <A HREF="0048.html">Henning Meier-Geinitz: "Re: SANE release 1.0.2 on irix, libsane.so.2?"</A>
|
||
<!-- reply="end" -->
|
||
<LI><STRONG>Messages sorted by:</STRONG>
|
||
<A HREF="date.html#41">[ date ]</A>
|
||
<A HREF="index.html#41">[ thread ]</A>
|
||
<A HREF="subject.html#41">[ subject ]</A>
|
||
<A HREF="author.html#41">[ 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 Mar 06 2000 - 05:56:46 PST</EM>
|
||
</EM>
|
||
</SMALL>
|
||
</BODY>
|
||
</HTML>
|