You are not logged in.

#1 2008-03-18 04:42:25

rekcuts
Member
Registered: 2008-03-10
Posts: 4

xsane error? missing libraries?

Hi, I'm running arch64 and I'm trying to get my usb scanner working.


I have sane and xsane installed through pacman.

When I run xsane or sane-find-scanner I get the following error:

xsane: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory

I can't seem to find the dependency for this...

Thanks for your help

Note, I tried to reinstall libtool-2.2.1 but when i do it, I get:

error: failed retrieving file 'libtool-2.2-1-x86_64.pkg.tar.gz' from ftp.archlinux.org : File unavailable (e.g., file not found, no access)

It repeats that for all my mirrors.

Offline

#2 2008-03-18 04:49:37

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,487
Website

Re: xsane error? missing libraries?

Try "pacman -Sy" to update you pacman database (or "pacman -Syy" if that does not work).  Testing now has libtool v2.2-2.

But that is not going to help you....  It looks like sane needs rebuilt for the new libtool version.  File a bug report.

Edit: In all honesty, enabling testing is not the best idea if you can not track down a reasonably simple issue such as this.  Not saying it to be mean, rather I'm hoping to be helpful because I see you are new here...

Last edited by Allan (2008-03-18 04:53:30)

Offline

#3 2008-03-18 10:48:47

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: xsane error? missing libraries?

Allan wrote:

Try "pacman -Sy" to update you pacman database (or "pacman -Syy" if that does not work).  Testing now has libtool v2.2-2.

But that is not going to help you....  It looks like sane needs rebuilt for the new libtool version.  File a bug report.

Edit: In all honesty, enabling testing is not the best idea if you can not track down a reasonably simple issue such as this.  Not saying it to be mean, rather I'm hoping to be helpful because I see you are new here...

+1


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

Board footer

Powered by FluxBB