Thanks. This all worked now and I am a bit puzzled about testing.
 It is a little difficult to know whether I am testing my temporary version
or the system version. The which command makes it look like the
system version will run and there is no change in the version number. Does
the which command not work when LD_LIBRARY_PATH is set?

tevs@tevs-SEi:~/HETP/sane_install_220525c/backends$ env | grep LD_
LD_LIBRARY_PATH=/home/tevs/HETP/sane_install_220525c_output/lib/sane
tevs@tevs-SEi:~/HETP/sane_install_220525c/backends$






* ls -l /home/tevs/HETP/sane_install_220525c_output/bin total
1096-rwxr-xr-x 1 tevs tevs  20144 May 25 14:20 gamma4scanimage-rwxr-xr-x 1
tevs tevs   2723 May 25 14:20 sane-config-rwxr-xr-x 1 tevs tevs 359528 May
25 14:20 sane-find-scanner-rwxr-xr-x 1 tevs tevs 213416 May 25 14:20
scanimage-rwxr-xr-x 1 tevs tevs 519648 May 25 14:20
umax_pptevs@tevs-SEi:*~/HETP/sane_install_220525c/backends$
which scanimage
/usr/local/bin/scanimage
tevs@tevs-SEi:


-- Wes


On Wed, May 25, 2022 at 1:11 PM Ralph Little <skelb...@gmail.com> wrote:

> Hi,
>
>
> On Wed, May 25, 2022 at 1:03 PM Wes Rishel <wris...@gmail.com> wrote:
>
>> I downloaded a zip file from
>> https://gitlab.com/sane-project/backends/-/tree/master
>>
>>
> Ah yes, for reasons related to the injection of SANE version that is not
> in there, that won't work properly.
> If is something that I really want to fix because a few people have
> experienced that. :(
>
> Easiest thing is to just ditch the download and use git to clone the repo:
>
> sudo apt install git
> git clone https://gitlab.com/sane-project/backends.git
>
> ...then continue as before.
>
> Cheers,
> Ralph
>

Reply via email to