plustek@linuxhacker.org
plustek@linuxhacker.org
Subject: Re: driver
From: Jaeger, Gerhard
Date: Thu, 31 Aug 2000 13:47:46 +0200
On Don, 31 Aug 2000, Forrest White wrote:
> >%_Gerhard,
> I typed in export SANE_DEBUG_PLUSTEK=12
> then scanimage -L and got nothing. then I checked /etc/sane.d and plustek.conf was
not there so I copied it there from the sane directory to there and in the dll.conf
plustek was also not listed so I added it and disabled all the other scanners listed
but plustek. mandrake by default installs sane at install is there a way to install
the driver with the preinstalled sane or should the preinstalled sane be removed first?
if so how do I remove the preinstalled sane? also is there a person that has already
installed your driver under mandrake that I may contact that can help me with the mandrake
installation?
> Forrest White
>
I recommend to uninstall the previous one.
I think Mandrake uses RPM for managing the packages. To remove sane
do the following (as root)
Ask for all installed packages and filter sane:
rpm -qa | grep sane
you should get somnething like this:
sane-1.0.1-94
Now remove this package:
rpm -e sane-1.0.1-94
After theses steps, sane should be removed.
I'm not sure, but you might have to remove the /etc/sane.d
manually...
Now got to your sane-1.0.3 stuff and reinstall this
as described. Before using, you might have a look
at the dll.conf and enable only the plustek backend.
Maybe there's somebody out there in the mailing-list
who also uses Mandrake....
Gerhard
plustek@linuxhacker.org