kopia lustrzana https://gitlab.com/sane-project/website
127 wiersze
5.7 KiB
HTML
127 wiersze
5.7 KiB
HTML
<!-- received="Thu Jun 24 10:51:12 1999 PDT" -->
|
||
<!-- sent="Thu, 24 Jun 1999 19:42:20 +0200" -->
|
||
<!-- name="Peter Kirchgessner" -->
|
||
<!-- email="peter@kirchgessner.net" -->
|
||
<!-- subject="Re: Segmentation Fault" -->
|
||
<!-- id="" -->
|
||
<!-- inreplyto="Segmentation Fault" -->
|
||
<title>sane-devel: Re: Segmentation Fault</title>
|
||
<h1>Re: Segmentation Fault</h1>
|
||
<b>Peter Kirchgessner</b> (<a href="mailto:peter@kirchgessner.net"><i>peter@kirchgessner.net</i></a>)<br>
|
||
<i>Thu, 24 Jun 1999 19:42:20 +0200</i>
|
||
<p>
|
||
<ul>
|
||
<li> <b>Messages sorted by:</b> <a href="date.html#176">[ date ]</a><a href="index.html#176">[ thread ]</a><a href="subject.html#176">[ subject ]</a><a href="author.html#176">[ author ]</a>
|
||
<!-- next="start" -->
|
||
<li> <b>Next message:</b> <a href="0177.html">Meino Christian Cramer: "myterious success problem..."</a>
|
||
<li> <b>Previous message:</b> <a href="0175.html">Steve Springett: "Re: Segmentation Fault"</a>
|
||
<li> <b>Maybe in reply to:</b> <a href="0139.html">Steve Springett: "Segmentation Fault"</a>
|
||
<!-- nextthread="start" -->
|
||
<!-- reply="end" -->
|
||
</ul>
|
||
<!-- body="start" -->
|
||
Hi Steve,<br>
|
||
<p>
|
||
you can try to tell the loader where to find the library by<br>
|
||
<p>
|
||
1.: export LD_LIBRARY_PATH=/usr/X11R6/lib/gnulibc1<br>
|
||
<p>
|
||
or<br>
|
||
<p>
|
||
2.: Add /usr/X11R6/lib/gnulibc1 to the file /etc/ld.so.conf and run<br>
|
||
command ldconfig<br>
|
||
<p>
|
||
Now (hopefully) the program starts.<br>
|
||
<p>
|
||
--Peter<br>
|
||
<p>
|
||
Steve Springett wrote:<br>
|
||
<i>> </i><br>
|
||
<i>> Thanks for the reply. Here is everything the command give me.</i><br>
|
||
<i>> </i><br>
|
||
<i>> xscanimage: error in loading shared libraries: libglib.so.1: cannot open shared object file: No such file or directory</i><br>
|
||
<i>> </i><br>
|
||
<i>> I checked, and this file is located at /usr/X11R6/lib/gnulibc1/libglib.so.1</i><br>
|
||
<i>> </i><br>
|
||
<i>> Seems it's a symlink to libglib.so.1.0.5</i><br>
|
||
<i>> </i><br>
|
||
<i>> Any ideas why I'm getting this message and how to get (x)scanimage to work properly.</i><br>
|
||
<i>> </i><br>
|
||
<i>> Again, I see my scanner using find-scanner.</i><br>
|
||
<i>> </i><br>
|
||
<i>> Thanks in advance.</i><br>
|
||
<i>> </i><br>
|
||
<i>> -- Steve Springett</i><br>
|
||
<i>> </i><br>
|
||
<i>> <<< Peter Kirchgessner <<a href="mailto:peter@kirchgessner.net">peter@kirchgessner.net</a>> 6/22 4:31p >>></i><br>
|
||
<i>> Hi,</i><br>
|
||
<i>> </i><br>
|
||
<i>> from bash try</i><br>
|
||
<i>> </i><br>
|
||
<i>> export SANE_DEBUG_HP=128</i><br>
|
||
<i>> export SANE_DEBUG_SANEI_SCSI=128</i><br>
|
||
<i>> </i><br>
|
||
<i>> and run</i><br>
|
||
<i>> </i><br>
|
||
<i>> xscanimage hp > out.txt 2>&1</i><br>
|
||
<i>> </i><br>
|
||
<i>> Send the file out.txt back, maybe gzipped if it is too large.</i><br>
|
||
<i>> </i><br>
|
||
<i>> --Peter</i><br>
|
||
<i>> </i><br>
|
||
<i>> Steve Springett wrote:</i><br>
|
||
<i>> ></i><br>
|
||
<i>> > I have just downloaded and compiled the source for sane 1.01 on Caldera OpenLinux 2.2. If I try to run ./find-scanner , it returns three devices like it should. Here are the results:</i><br>
|
||
<i>> > "HP C2520A 3503" at /dev/scanner</i><br>
|
||
<i>> > "HP C2520A 3503" at /dev/sg2</i><br>
|
||
<i>> > "HP C2520A 3503" at /dec/sgc</i><br>
|
||
<i>> ></i><br>
|
||
<i>> > The problem is that whenever I try to run scanimage, I get a segmentation fault. Even trying to use the --list-devices, I get this error.</i><br>
|
||
<i>> ></i><br>
|
||
<i>> > I've got an Adaptec 2940 conntect to a HP 4C scanner. I know this setup works because I had WinNT on this same machine a couple of days ago before I had enough BSOD's and formatted my drive and installed Linux.</i><br>
|
||
<i>> ></i><br>
|
||
<i>> > I'm not sure what other types of information you need, but any assistance would be greatly appreciated.</i><br>
|
||
<i>> ></i><br>
|
||
<i>> > -- Steve Springett</i><br>
|
||
<i>> ></i><br>
|
||
<i>> > --</i><br>
|
||
<i>> > Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a></i><br>
|
||
<i>> > To unsubscribe: echo unsubscribe sane-devel | mail <a href="mailto:majordomo@mostang.com">majordomo@mostang.com</a></i><br>
|
||
<i>> </i><br>
|
||
<i>> --</i><br>
|
||
<i>> Peter Kirchgessner</i><br>
|
||
<i>> WWW: <a href="http://www.kirchgessner.net">http://www.kirchgessner.net</a></i><br>
|
||
<i>> e-mail: <a href="mailto:peter@kirchgessner.net">peter@kirchgessner.net</a></i><br>
|
||
<i>> </i><br>
|
||
<i>> --</i><br>
|
||
<i>> Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a></i><br>
|
||
<i>> To unsubscribe: echo unsubscribe sane-devel | mail <a href="mailto:majordomo@mostang.com">majordomo@mostang.com</a></i><br>
|
||
<i>> </i><br>
|
||
<i>> --</i><br>
|
||
<i>> Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a></i><br>
|
||
<i>> To unsubscribe: echo unsubscribe sane-devel | mail <a href="mailto:majordomo@mostang.com">majordomo@mostang.com</a></i><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">peter@kirchgessner.net</a>
|
||
<p>
|
||
<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">majordomo@mostang.com</a>
|
||
</pre>
|
||
<!-- body="end" -->
|
||
<p>
|
||
<ul>
|
||
<!-- next="start" -->
|
||
<li> <b>Next message:</b> <a href="0177.html">Meino Christian Cramer: "myterious success problem..."</a>
|
||
<li> <b>Previous message:</b> <a href="0175.html">Steve Springett: "Re: Segmentation Fault"</a>
|
||
<li> <b>Maybe in reply to:</b> <a href="0139.html">Steve Springett: "Segmentation Fault"</a>
|
||
<!-- nextthread="start" -->
|
||
<!-- reply="end" -->
|
||
</ul>
|