Differences between revisions 4 and 5
Revision 4 as of 2013-06-30 18:22:34
Size: 1096
Editor: ?SydneyGems
Comment:
Revision 5 as of 2013-06-30 18:22:57
Size: 1077
Editor: ?SydneyGems
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
= Brother DCP130C =

Translation(s): English - Français


Imprimante

see here

Scanner

Installation

  • install xsane

aptitude install sane
  • Downoad and install brscan2 files downloaded from brother

  • You may have to copy somes files from /usr/lib64 if you are running 64bits Debian

su [password] 
cp \
/usr/lib64/sane/libsane-brother2.so.1.0.7 /usr/lib/sane
/usr/lib64/sane/libsane-brother2.so.1 /usr/lib/sane
/usr/lib64/sane/libsane-brother2.so /usr/lib/sane
/usr/lib64/libbrcolm2.so.1.0.1 /usr/lib
/usr/lib64/libbrcolm2.so /usr/lib
/usr/lib64/libbrscandec2.so.1 /usr/lib
/usr/lib64/libbrscandec2.so /usr/lib
/usr/lib64/libbrcolm2.so.1 /usr/lib

and enter:

/etc/init.d/udev restart 

You might have to restart your computer.

Scan OCR

Install gocr :

sudo aptitude install gocr