SANE
From CBLFS
Jump to navigationJump to searchDownload Backend Source: | ftp://ftp.sane-project.org/pub/sane/sane-backends-1.0.17/sane-backends-1.0.17.tar.gz |
---|---|
Download Frontend Source: | ftp://ftp.sane-project.org/pub/sane/sane-frontends-1.0.14/sane-frontends-1.0.14.tar.gz |
Contents
Dependencies
Optional (BackEnd)
Optional (FrontEnd)
Non-Multilib
Backend
Compile the package:
./configure --prefix=/usr --sysconfdir=/etc && make
Install the package:
make install && install -v -m644 doc/sane.png xscanimage-icon-48x48-2.png \ /usr/share/sane
Frontend
Compile the package:
./configure --prefix =/usr && make
Install the package:
make install
If Gimp is installed and you would like to use xscanimage as a scanning plugin, run the following command:
ln -v -s ../../../../bin/xscanimage /usr/lib/gimp/2.0/plug-ins