Bug 64713
Summary: | xsane can't find scanner | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Scott Dowdle <dowdle> |
Component: | sane-backends | Assignee: | Tim Waugh <twaugh> |
Status: | CLOSED DUPLICATE | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.3 | CC: | mark |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-05-15 05:02:41 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Scott Dowdle
2002-05-09 21:25:10 UTC
I also upgraded from RHL 7.2. An 'strace xsane' unveils that xsane is not able to load any libraries from /usr/lib/sane. It seems that several softlinks are missing that xsane looks for. Creating a softlink like ln -s libsane-mustek_usb.so.1.0.7 libsane-mustek_usb.so.1 made my Mustek 1200CU USB scanner work. *** This bug has been marked as a duplicate of 64964 *** Thank you for the comment. Simply marking this as a duplicate of another bug report did NOT email me. Making a comment DID email me. Bug 64964 is the correct bug number for this problem. The temporary solution noted in the bug 64964 says that simply running /sbin/ldconfig will fix the problem. It didn't for me. I also had to make a symlink. Not complaining because it was simple enough to do... and I'm *SO GLAD* to have found a solution here! Thanks! |