Search Criteria
Package Details: brother-mfc-j6935dw 1.0.1_0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/brother-mfc-j6935dw.git (read-only, click to copy) |
---|---|
Package Base: | brother-mfc-j6935dw |
Description: | LPR and CUPS driver for the Brother MFC-J6935DW printer |
Upstream URL: | https://support.brother.com/g/s/id/linux/en/ |
Licenses: | GPL, custom |
Submitter: | severach |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-02-15 03:54 (UTC) |
Last Updated: | 2018-12-21 03:15 (UTC) |
Dependencies (12)
- cups (cups-gitAUR, cups-gssapiAUR)
- file (file-gitAUR)
- ghostscript
- grep (grep-gitAUR, busybox-coreutilsAUR, grep-compatAUR)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR, lib32-glibc-eac-rocoAUR)
- perl (perl-gitAUR)
- psutils
- sed (busybox-coreutilsAUR, sed-gitAUR)
- brscan-skeyAUR (optional) – Scanner button support
- brscan4AUR (optional) – Scanner support
- ttf-dejavu (ttf-dejavu-ibAUR, ttf-dejavu-emojilessAUR) (optional) – printing text files from lpr
Latest Comments
elknose commented on 2018-12-20 21:59 (UTC)
This printer driver failed to print, throwing errors, because it was looking for libstdc++.so.6 but not finding it.
Although I had installed libstdc++.so.6 as it is contained in gcc-libs, but this is not, what this printer driver is looking for.
Needed to install lib32-glibc manually. This fixed the problem.