[sane-devel] CanoScan LiDE 110
m. allan noah
kitno455 at gmail.com
Wed Dec 15 00:49:53 UTC 2010
The only thing I would add to that is using different arguments to
configure, so that it overwrites the existing copy of sane-backends.
Otherwise, you have to mess around with ld to get it to load the copy
in /usr/local first.
so, I would do:
cd sane-backends
./configure --prefix=/usr --sysconfdir=/etc
make
sudo make install
On Tue, Dec 14, 2010 at 7:05 PM, Tomas Pospisek <tpo_deb at sourcepole.ch> wrote:
> On Wed, 15 Dec 2010, Thomas De Contes wrote:
>
>> Le 14 déc. 2010 à 12:32, _nOx_ a écrit :
>>>
>>> I have bought a Lide 110 Too.
>>> Today (Tuesday 14 december) I have download (on git tree) and compil the
>>> sane-backend, but my scan is not recongnized.
>>
>> Hi :-)
>>
>> Where could I find a tutorial to make this compilation, please ?
>> i'm pretty new to linux, and i don't plan to compile many things, i just
>> need to get my scanner working :-)
>>
>>
>> i have installed git-core
>>
>> looking at http://www.sane-project.org/cvs.html , i tried
>> git git://git.debian.org/sane/sane-backends.git
>> and
>> git checkout git://git.debian.org/sane/sane-backends.git
>>
>> and i'm blocked there, now
>
> On Debian/Ubuntu that would be:
>
> $ sudo vim /etc/apt/sources.list # uncomment the relevant deb-src lines
> there
> $ sudo apt-get update
> $ sudo apt-get build-dep libsane
> $ sudo apt-get install build-essential
> $ cd sane-backends
> $ ./configure
> $ make
> $ sudo make install
>
> with a bit of luck that should do.
> *t
> --
> sane-devel mailing list: sane-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/sane-devel
> Unsubscribe: Send mail with subject "unsubscribe your_password"
> to sane-devel-request at lists.alioth.debian.org
>
--
"The truth is an offense, but not a sin"
More information about the sane-devel
mailing list