View previous topic :: View next topic |
Author |
Message |
luna80 Veteran
Joined: 01 Feb 2004 Posts: 1559 Location: switzerland
|
Posted: Sat Nov 30, 2024 11:23 am Post subject: [solved] brother network scanner (libavahi-client.so.3) |
|
|
Hi,
I'm trying to set up a brother network scanner, and I get this error
Code: |
# brsaneconfig5 -a name=Brother model=DCP-L3560CDW nodename=BRN94DDF8387026
# brsaneconfig5 -q
/opt/brother/scanner/brscan5/brscan_cnetconfig: error while loading shared libraries: libavahi-client.so.3: cannot open shared object file: No such file or directory
|
avahi is correctly installed and the shared library exist
Code: |
# find / -name libavahi-client.so.3
/usr/lib64/libavahi-client.so.3
|
How can I solve this error?
Thanks a lot in advance _________________ *** !f j00 c4n r34D tH15 tH3N j00 n33D t0 l0g Off ***
Last edited by luna80 on Sun Dec 01, 2024 5:58 am; edited 1 time in total |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22762
|
Posted: Sat Nov 30, 2024 2:31 pm Post subject: |
|
|
What directories does the dynamic loader search when trying to start brscan_cnetconfig? Is it failing to consider your Avahi library, or is it finding it and refusing to use it? |
|
Back to top |
|
|
luna80 Veteran
Joined: 01 Feb 2004 Posts: 1559 Location: switzerland
|
Posted: Sat Nov 30, 2024 3:00 pm Post subject: |
|
|
Hu, I don't know what you ask me...there is a way to undestand that?
The error tell only that brscan command doesn't find the file...(or not?) _________________ *** !f j00 c4n r34D tH15 tH3N j00 n33D t0 l0g Off *** |
|
Back to top |
|
|
luna80 Veteran
Joined: 01 Feb 2004 Posts: 1559 Location: switzerland
|
Posted: Sun Dec 01, 2024 5:59 am Post subject: |
|
|
I solved, I use brsaneconfig4 and it works
Thanks a lot _________________ *** !f j00 c4n r34D tH15 tH3N j00 n33D t0 l0g Off *** |
|
Back to top |
|
|
|