Search Criteria
Package Details: brother-mfc-j6935dw 1.0.1_0-1
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: | |
Submitter: | severach |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-02-15 03:54 |
Last Updated: | 2018-12-21 03:15 |
Dependencies (12)
- cups (cups-git, libcups-ipp14, cups-ipp14, cups-noudev, cups-nosystemd)
- file (file-git)
- ghostscript
- grep (grep-git)
- lib32-gcc-libs (lib32-gcc-libs-git, lib32-gcc-libs-gitb) (x86_64)
- lib32-glibc (lib32-glibc-linux4, glibc-force-mmap, lib32-glibc-force-mmap, lib32-glibc-minimal-git) (x86_64)
- perl (perl-git)
- psutils
- sed (sed-git)
- brscan-skey (optional) – Scanner button support
- brscan4 (optional) – Scanner support
- ttf-dejavu (ttf-dejavu-ib, ttf-dejavu-emojiless) (optional) – printing text files from lpr
Latest Comments
elknose commented on 2018-12-20 21:59
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.