LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-24-2018, 06:20 AM   #1
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 20.04
Posts: 2,116

Rep: Reputation: 73
Epson DS-510 batch scanner


After a new install, I cannot get this scanner going.

The bit that worries me is the "Depends: libc6:i386 (>= 2.4) but it is not going to be installed"

not going to be installed, means I will not get this scanner working?? This version of imagescan was downloaded from Epson specifically for Ubuntu 16.04 How can it not work? It works on my older laptop.

I get pretty much the same if I try to install the earlier version: imagescan-bundle-ubuntu-16.04-1.3.23.x64

Any tips please?

Quote:
pedro@pedro-school:~/Downloads/iscan-bundle-1.0.4.x86.deb$ imagescan
imagescan: command not found
pedro@pedro-school:~/Downloads/iscan...-1.0.4.x86.deb$ sudo apt-get install libc6
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc6 is already the newest version (2.23-0ubuntu10).
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
iscan:i386 : Depends: iscan-data:i386 but it is not installable
Depends: libc6:i386 (>= 2.4) but it is not going to be installed
Depends: libgcc1:i386 (>= 1:4.1.1) but it is not going to be installed
Depends: libglib2.0-0:i386 (>= 2.12.0) but it is not going to be installed
Depends: libgtk2.0-0:i386 (>= 2.12.0) but it is not going to be installed
Depends: libltdl7:i386 (>= 2.2.6b) but it is not going to be installed
Depends: libsane:i386 (>= 1.0.11-3) but it is not going to be installed
Depends: libstdc++6:i386 (>= 4.4.0) but it is not going to be installed
Depends: libusb-1.0-0:i386 (>= 2:1.0.6) but it is not going to be installed
Depends: libxml2:i386 (>= 2.7.4) but it is not going to be installed
Recommends: gimp:i386 but it is not going to be installed
iscan-network-nt:i386 : Depends: libc6:i386 (>= 2.3.6-6) but it is not going to be installed
Depends: libgcc1:i386 (>= 1:4.1.1-12) but it is not going to be installed
Depends: libstdc++6:i386 (>= 4.1.1-12) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
pedro@pedro-school:~/Downloads/iscan...-1.0.4.x86.deb$
Quote:
pedro@pedro-school:~/Downloads/imagescan-bundle-ubuntu-16.04-1.3.23.x64.deb$ ./install.sh
Hit:1 http://cn.archive.ubuntu.com/ubuntu xenial InRelease
Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Get:3 http://cn.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
Get:4 http://cn.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
Get:5 http://security.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 Metadata [67.4 kB]
Get:6 http://cn.archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata [317 kB]
Get:7 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 Icons [76.7 kB]
Get:8 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata [56.0 kB]
Get:9 http://security.ubuntu.com/ubuntu xenial-security/universe DEP-11 64x64 Icons [93.6 kB]
Get:10 http://cn.archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 Icons [226 kB]
Get:11 http://cn.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 DEP-11 Metadata [193 kB]
Get:12 http://cn.archive.ubuntu.com/ubuntu xenial-updates/universe DEP-11 64x64 Icons [269 kB]
Get:13 http://cn.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 DEP-11 Metadata [5,888 B]
Get:14 http://cn.archive.ubuntu.com/ubuntu xenial-backports/main amd64 DEP-11 Metadata [3,328 B]
Get:15 http://cn.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 DEP-11 Metadata [5,088 B]
Fetched 1,619 kB in 36s (44.6 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
iscan:i386 : Depends: iscan-data:i386 but it is not installable
Depends: libc6:i386 (>= 2.4) but it is not going to be installed
Depends: libgcc1:i386 (>= 1:4.1.1) but it is not going to be installed
Depends: libglib2.0-0:i386 (>= 2.12.0) but it is not going to be installed
Depends: libgtk2.0-0:i386 (>= 2.12.0) but it is not going to be installed
Depends: libltdl7:i386 (>= 2.2.6b) but it is not going to be installed
Depends: libsane:i386 (>= 1.0.11-3) but it is not going to be installed
Depends: libstdc++6:i386 (>= 4.4.0) but it is not going to be installed
Depends: libusb-1.0-0:i386 (>= 2:1.0.6) but it is not going to be installed
Depends: libxml2:i386 (>= 2.7.4) but it is not going to be installed
Recommends: gimp:i386 but it is not going to be installed
iscan-network-nt:i386 : Depends: libc6:i386 (>= 2.3.6-6) but it is not going to be installed
Depends: libgcc1:i386 (>= 1:4.1.1-12) but it is not going to be installed
Depends: libstdc++6:i386 (>= 4.1.1-12) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
pedro@pedro-school:~/Downloads/image...1.3.23.x64.deb$ sudo apt-get -f install
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Epson Perfection 350 Scanner driver will not recognize the scanner Mikech Linux - Hardware 4 10-25-2012 12:09 PM
Scanner not recognized in Ubuntu Epson Stylus NX510 printer/scanner all2473 Linux - Hardware 7 01-04-2011 09:16 PM
Epson Scanner wilbyforce Linux - Software 1 09-01-2009 02:57 AM
Only low and high scanner resolutions displayed for epson V200 scanner liutabme Linux - Hardware 2 02-19-2008 01:11 PM
Samsung CLP 510 and Epson Photo R320 driver conflict? gymnart SUSE / openSUSE 1 05-14-2007 10:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration