LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-10-2012, 11:21 AM   #16
Satyaveer Arya
Senior Member
 
Registered: May 2010
Location: Palm Island
Distribution: RHEL, CentOS, Debian, Oracle Solaris 10
Posts: 1,420

Rep: Reputation: 305Reputation: 305Reputation: 305Reputation: 305

First try to execute prerm script, then postrm, then preinst and last postinst.
 
Old 04-10-2012, 12:24 PM   #17
loshakova
Member
 
Registered: Apr 2012
Posts: 111

Original Poster
Rep: Reputation: Disabled
So, I should run those scripts before I install the data folder, then? The readme file that came with the data and control folders said to install the data folder first, but that's what hasn't been working.

best regards
loshakova
 
Old 04-10-2012, 12:40 PM   #18
Satyaveer Arya
Senior Member
 
Registered: May 2010
Location: Palm Island
Distribution: RHEL, CentOS, Debian, Oracle Solaris 10
Posts: 1,420

Rep: Reputation: 305Reputation: 305Reputation: 305Reputation: 305
What are the contents of data folder? Can you post them here?
 
Old 04-10-2012, 04:45 PM   #19
loshakova
Member
 
Registered: Apr 2012
Posts: 111

Original Poster
Rep: Reputation: Disabled
data folder contains 3 nested folders: etc, usr, var
> etc folder > sane.d folder > contains epkowa.conf (text document) and dll.d folder > contains iscan text document

> usr folder contains 4 folders: bin, lib, sbin, share
>> bin > iscan (executable)
>> lib contains 2 nested folders, gimp and sane, and two links to shared libraries (libesmod.so.2 and libesmod.so.2.0.0)
>>> gimp > 2.0 > plugins > iscan (executable)
>>> sane > three links to shared libraries (libsane-epkowa.la, libsane-epkowa.so.1, libsane-epkowa.so.1.0.15
>> sbin > iscan-registry (shell script)
>> share contains 5 nested folders: applications, doc, locale, man, menu
>>> applications > iscan.desktol (configuration file)
>>> doc > iscan > examples > xinetd.sane (plain text document); also, at same level as examples folder, 4 plain text documents (AUTHORS, AVASYSPL.en.txt, AVASYSPL.ja.txt, copyright) and 5 gzip archives (changelog.Debian.gz, NEWS.gz, NEWS.ja.gz, README.gz, README.ja.gz
>>> locale folder contains 13 nested folders, each with another level of nested folders, each of which contains a different *.mo file
>>> man folder contains 3 nested folders: man1, man5, man8
>>>> man1 > iscan.1.gz
>>>> man5 > sane-epkowa.5.gz
>>>> man8 > iscan-registry.8.gz
>>> menu > iscan (plain text document)

> var > lib > iscan > (Empty)
 
Old 04-10-2012, 05:02 PM   #20
Satyaveer Arya
Senior Member
 
Registered: May 2010
Location: Palm Island
Distribution: RHEL, CentOS, Debian, Oracle Solaris 10
Posts: 1,420

Rep: Reputation: 305Reputation: 305Reputation: 305Reputation: 305
I'm not asking about the contents of subdirectories of data directory. What is the output of ls command in data directory just post that.
 
Old 04-10-2012, 05:08 PM   #21
loshakova
Member
 
Registered: Apr 2012
Posts: 111

Original Poster
Rep: Reputation: Disabled
etc usr var
 
Old 04-10-2012, 05:20 PM   #22
Satyaveer Arya
Senior Member
 
Registered: May 2010
Location: Palm Island
Distribution: RHEL, CentOS, Debian, Oracle Solaris 10
Posts: 1,420

Rep: Reputation: 305Reputation: 305Reputation: 305Reputation: 305
Isn't there any executable file in data directory?
Or you can checkout the .deb package of drivers on google.

Last edited by Satyaveer Arya; 04-10-2012 at 05:24 PM.
 
Old 04-10-2012, 05:34 PM   #23
loshakova
Member
 
Registered: Apr 2012
Posts: 111

Original Poster
Rep: Reputation: Disabled
There are executable files in the folders that are nested inside the folders I listed. Please see my previous post for the complete list.
 
Old 04-10-2012, 07:50 PM   #24
Satyaveer Arya
Senior Member
 
Registered: May 2010
Location: Palm Island
Distribution: RHEL, CentOS, Debian, Oracle Solaris 10
Posts: 1,420

Rep: Reputation: 305Reputation: 305Reputation: 305Reputation: 305
Yes I saw there are some executable files but I don't think those files will compile the package.
 
Old 04-10-2012, 09:43 PM   #25
loshakova
Member
 
Registered: Apr 2012
Posts: 111

Original Poster
Rep: Reputation: Disabled
Oh dear. The package I downloaded was the one recommended by Epson for Linux Mint users who had OS 5 and above.

Do you know of another place I might be able to find a package or patch that would make Isadora compatible with one or both of my scanners again? The 1660 worked perfectly until last week, so I think it's something that changed in one of the recent updates.
 
Old 04-11-2012, 11:35 AM   #26
Satyaveer Arya
Senior Member
 
Registered: May 2010
Location: Palm Island
Distribution: RHEL, CentOS, Debian, Oracle Solaris 10
Posts: 1,420

Rep: Reputation: 305Reputation: 305Reputation: 305Reputation: 305
Here what I found on google, so many links: https://www.google.co.in/#hl=en&scli...w=1280&bih=834

https://www.google.co.in/#hl=en&scli...w=1280&bih=834

Just go through these links if it helps you.

Last edited by Satyaveer Arya; 04-11-2012 at 11:36 AM.
 
Old 04-11-2012, 12:17 PM   #27
loshakova
Member
 
Registered: Apr 2012
Posts: 111

Original Poster
Rep: Reputation: Disabled
Thanks, Satyaveer. Unfortunately, that's where I got the driver packages that aren't working properly. Epson offers the Linux drivers that used to be available at Avasys, but they don't have Linux support.

I'll post a help request on the Linux Mint forum, and link to this thread.
best regards
loshakova
 
Old 04-11-2012, 01:44 PM   #28
Satyaveer Arya
Senior Member
 
Registered: May 2010
Location: Palm Island
Distribution: RHEL, CentOS, Debian, Oracle Solaris 10
Posts: 1,420

Rep: Reputation: 305Reputation: 305Reputation: 305Reputation: 305
Check this link and try to download from here. rpms, debian packages, tarballs all are given.
http://download.ebz.epson.net/dsc/du...953185bf2a9e1a
At the bottom of the page just click accept button and it will show list of downloadable packages.
 
Old 04-11-2012, 04:49 PM   #29
loshakova
Member
 
Registered: Apr 2012
Posts: 111

Original Poster
Rep: Reputation: Disabled
Thanks...yes, that's where I got the download that's not installing properly. Epson provides Linux drivers, but they don't have any Linux support.
 
Old 04-11-2012, 05:15 PM   #30
Satyaveer Arya
Senior Member
 
Registered: May 2010
Location: Palm Island
Distribution: RHEL, CentOS, Debian, Oracle Solaris 10
Posts: 1,420

Rep: Reputation: 305Reputation: 305Reputation: 305Reputation: 305
Yeah, they don't have linux support but still you can try. Download the debian package and give it a try to 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
canon scanner suddenly stopped working koenfloris Linux - Hardware 16 11-21-2010 04:44 AM
Scanner Stopped Working rajesh.bahl Linux - Desktop 2 11-16-2009 03:53 PM
Scanner stopped working ClayOgre Ubuntu 1 03-31-2007 08:24 PM
Solved - scanner stopped working after kernel upgrade jlinkels Linux - Hardware 0 12-13-2006 08:26 AM
kooka stopped working - no /dev/scanner LinuxOnly Ubuntu 3 05-12-2006 10:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:08 PM.

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