aboutsummarylogtreecommitdiffstats
path: root/LISEZMOI
diff options
context:
space:
mode:
authormarnout2019-01-19 16:11:20 +0100
committermarnout2019-01-19 16:11:20 +0100
commitb3df418e86d63248cd3dc8150eb2dba0cd417c89 (patch)
tree4ff42cbe7340b0096ebc05916daeb8c081209ff5 /LISEZMOI
parent11a2682ce75ce5c05d0f9ee58eea111b4d56ba66 (diff)
downloadaur-brother-dcpj140w.tar.gz
rm makedep from PKGBUILD and add README
Diffstat (limited to 'LISEZMOI')
-rw-r--r--LISEZMOI26
1 files changed, 26 insertions, 0 deletions
diff --git a/LISEZMOI b/LISEZMOI
new file mode 100644
index 000000000000..e6c8cf2a657d
--- /dev/null
+++ b/LISEZMOI
@@ -0,0 +1,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/