<div dir="ltr"><div class="gmail_default" style="font-size:small">Thanks. This all worked now and I am a bit puzzled about testing.</div><div class="gmail_default" style="font-size:small"> 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?</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">tevs@tevs-SEi:~/HETP/sane_install_220525c/backends$ env | grep LD_<br><font color="#ff9900">LD_LIBRARY_PATH=/home/tevs/HETP/sane_install_220525c_output/lib/sane</font><br>tevs@tevs-SEi:~/HETP/sane_install_220525c/backends$<b> ls -l /home/tevs/HETP/sane_install_220525c_output/bin <br>total 1096<br>-rwxr-xr-x 1 tevs tevs  20144 May 25 14:20 gamma4scanimage<br>-rwxr-xr-x 1 tevs tevs   2723 May 25 14:20 sane-config<br>-rwxr-xr-x 1 tevs tevs 359528 May 25 14:20 sane-find-scanner<br><font color="#ff9900">-rwxr-xr-x 1 tevs tevs 213416 May 25 14:20 scanimage</font><br>-rwxr-xr-x 1 tevs tevs 519648 May 25 14:20 umax_pp<br>tevs@tevs-SEi:</b>~/HETP/sane_install_220525c/backends$ <font color="#ff9900">which scanimage</font><br><font color="#ff0000">/usr/local/bin/scanimage</font><br>tevs@tevs-SEi:<br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><font face="verdana, sans-serif">-- Wes</font></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 25, 2022 at 1:11 PM Ralph Little <<a href="mailto:skelband@gmail.com">skelband@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>Hi,</div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 25, 2022 at 1:03 PM Wes Rishel <<a href="mailto:wrishel@gmail.com" target="_blank">wrishel@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:small">I downloaded a zip file from <a href="https://gitlab.com/sane-project/backends/-/tree/master" target="_blank">https://gitlab.com/sane-project/backends/-/tree/master</a><br clear="all"></div><div style="font-size:small"></div><div style="font-size:small"><br></div></div></blockquote><br><div>Ah yes, for reasons related to the injection of SANE version that is not in there, that won't work properly.</div><div>If is something that I really want to fix because a few people have experienced that. :(</div><div><br></div><div>Easiest thing is to just ditch the download and use git to clone the repo:</div><div><br></div><div>sudo apt install git</div><div>git clone <a href="https://gitlab.com/sane-project/backends.git" target="_blank">https://gitlab.com/sane-project/backends.git</a></div><div><br></div><div>...then continue as before.<br></div><div><br></div><div>Cheers,</div><div>Ralph</div></div></div>
</blockquote></div>