<div dir="ltr"><div dir="ltr">Hi,<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Sep 27, 2024 at 3:38 AM Marco Moock <<a href="mailto:mm@dorfdsl.de">mm@dorfdsl.de</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">Am 18.09.2024 um 22:50:30 Uhr schrieb Ralph Little:<br>
<br>
> Building the backend binary should be fairly straightforward if you<br>
> install the dependencies, including build-essential (for the<br>
> compiler), git clone the backends repo<br>
> (from <a href="https://gitlab.com/sane-project/backends.git" rel="noreferrer" target="_blank">https://gitlab.com/sane-project/backends.git</a>), in a terminal, change to the backends directory, enter:<br>
> <br>
>  ./autogen.sh<br>
> ./configure --prefix={a test directory such as $HOME/sane-install}<br>
> ./make<br>
> ./make install<br>
> <br>
> Then:<br>
> <br>
> export LD_LIBRARY_PATH=$HOME/sane-install/lib/sane<br>
> scanimage etc.... to test.<br>
<br>
Thanks!<br>
Is there also a documented way how to build a deb package out of that?<br>
<br></blockquote><div>Probably the easiest way would be to download the source package, update the source in there (replace the rts8891*.* files in the backend directory) then rebuild the deb file.</div><div><br></div><div>There are some good instructions out on the web, one here seems quite good: <a href="https://raphaelhertzog.com/2010/12/15/howto-to-rebuild-debian-packages">https://raphaelhertzog.com/2010/12/15/howto-to-rebuild-debian-packages</a></div><div><br></div><div>Cheers,</div><div>Ralph<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
-- <br>
Gruß<br>
Marco<br>
<br>
</blockquote></div></div>