[sane-devel] sane-git launchpad repo libjpeg8 dependency

Marco Moock mm at dorfdsl.de
Fri Sep 27 11:38:25 BST 2024


Am 18.09.2024 um 22:50:30 Uhr schrieb Ralph Little:

> Building the backend binary should be fairly straightforward if you
> install the dependencies, including build-essential (for the
> compiler), git clone the backends repo
> (from https://gitlab.com/sane-project/backends.git), in a terminal, change to the backends directory, enter:
> 
>  ./autogen.sh
> ./configure --prefix={a test directory such as $HOME/sane-install}
> ./make
> ./make install
> 
> Then:
> 
> export LD_LIBRARY_PATH=$HOME/sane-install/lib/sane
> scanimage etc.... to test.

Thanks!
Is there also a documented way how to build a deb package out of that?

-- 
Gruß
Marco



More information about the sane-devel mailing list