aboutsummarylogtreecommitdiffstats
path: root/LISEZMOI
blob: e6c8cf2a657da0c72d43bbe746a067ba331ed6c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Le pilote fourni par Brother étant écrit en 32 bits, 
installez d’abord lib32-libstdc ++ 5 depuis aur:

1. Avec git :
   $ git clone https://aur.archlinux.org/lib32-libstdc++5.git
   $ cd lib32-libstdc ++ 5
   $ makepkg -si

2. Avec curl :
   $ curl -L -O https://aur.archlinux.org/cgit/aur.git/snapshot/lib32-libstdc++5.tar.gz
   $ rm "lib32-libstdc++5.tar.gz"
   $ cd lib32-libstdc++5
   $ makepkg -si"

3. avec wget :
   $ wget "https://aur.archlinux.org/cgit/aur.git/snapshot/lib32-libstdc++5.tar.gz"
   $ tar vxf "lib32-libstdc++5.tar.gz"
   $ rm "lib32-libstdc++5.tar.gz"
   $ cd lib32-libstdc++5
   $ makepkg -si"

REMARQUES :
Installez le pilote brother-dcpj140w par l'une des méthodes ci-dessus.

Le pilote du scanner de cette imprimante est disponible dans aur :
https://aur.archlinux.org/packages/brscan4/