I made a module for xsane but whn I start it I get this;
guest@porteus:~$ xsane
xsane: error while loading shared libraries: libsane.so.1: cannot open shared object file: No such file or directory
But libsane.0.1 is in my system;
oot@porteus:/# find / -name libsane.so.1
/mnt/sda1/root/.local/share/Trash/files/2022-08-28_15-01-21/localhost/usr/lib/x86_64-linux-gnu/libsane.so.1
/mnt/sda1/root/.local/share/Trash/files/2022-08-28_15-01-21/localhost/usr/lib/i386-linux-gnu/libsane.so.1
/mnt/sda1/root/.local/share/Trash/files/2022-08-28_16-00-13/localhost/usr/lib/x86_64-linux-gnu/libsane.so.1
/mnt/sda1/root/.local/share/Trash/files/2022-08-28_16-00-13/localhost/usr/lib/i386-linux-gnu/libsane.so.1
/mnt/sda1/root/.local/share/Trash/files/2022-08-28_15-44-54/localhost/usr/lib/x86_64-linux-gnu/libsane.so.1
/mnt/sda1/root/.local/share/Trash/files/2022-08-28_15-44-54/localhost/usr/lib/i386-linux-gnu/libsane.so.1
/mnt/sda1/usr/lib/x86_64-linux-gnu/libsane.so.1
xsane not working
-
- White ninja
- Posts: 8
- Joined: 24 Mar 2024, 14:06
- Distribution: Porteus5.01
- Blaze
- DEV Team
- Posts: 3994
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
xsane not working
How about to convert sane package to xzm module?
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
-
- Black ninja
- Posts: 63
- Joined: 23 Jul 2022, 07:42
- Distribution: Porteus 5.01_x86_64 Xfce
xsane not working
Hi,
What matters is where the file can be found,
this file should be in /usr/lib64/.
What matters is where the file can be found,
this file should be in /usr/lib64/.
xsane not working
hi you need also sane,xsane is the sane gui inteface i have seen you have the 32 bit software what system you have 32 or 64 bit
-
- White ninja
- Posts: 8
- Joined: 24 Mar 2024, 14:06
- Distribution: Porteus5.01
xsane not working
yes tnx, after installing sane the error was gone