Thanks for pointing that out. I updated the dependency package.
Search Criteria
Package Details: brother-mfc-j430w 3.0.1-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/brother-mfc-j430w.git (read-only, click to copy) |
---|---|
Package Base: | brother-mfc-j430w |
Description: | LPR and CUPS driver for the Brother MFC-J430W |
Upstream URL: | http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/index.html |
Licenses: | unknown |
Submitter: | Varakh |
Maintainer: | Varakh |
Last Packager: | Varakh |
Votes: | 6 |
Popularity: | 0.000036 |
First Submitted: | 2013-07-18 17:42 (UTC) |
Last Updated: | 2022-09-05 18:21 (UTC) |
Dependencies (1)
Required by (0)
Sources (1)
Varakh commented on 2021-10-26 18:29 (UTC)
rouhim commented on 2021-10-26 16:52 (UTC) (edited on 2021-10-26 18:34 (UTC) by rouhim)
Ok I have a solution for this problem.
The dependency package lib32-glib
is simply outdated.
It should be dependency=('lib32-glib2')
. This worked for me, I hope the maintainer can fix this.
Jtm-lis commented on 2021-10-26 16:25 (UTC)
@rouhim
I dont have that printer any longer so can't trouble shoot this.
rouhim commented on 2021-10-26 15:36 (UTC)
Does not work any longer.
make[1]: *** [Makefile:847: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/pamac-build-guy/lib32-glib/src/glib-1.2.10'
make: *** [Makefile:528: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Varakh commented on 2020-08-29 09:42 (UTC)
Glad that it worked for you Jtm-lis. :-)
Jtm-lis commented on 2020-08-28 21:58 (UTC)
To print from my system, I had to add the printer in CUPS as a 'LPD/LPR Host or Printer', and my connection is 'lpd://PRINTER_IP/BINARY_P1' substituting my printer's ip address for PRINTER_IP. Hope this helps someone else.
This worked for me too. +1
Varakh commented on 2020-08-25 16:47 (UTC) (edited on 2020-08-25 16:47 (UTC) by Varakh)
True, it's not for your printer so I don't know what you expect here. Feel free to come up with your own PKGBUILD for the J435W. :-)
Jtm-lis commented on 2020-08-25 16:20 (UTC)
I had to configure lib32-glib to lib32-glibc to install dependencies. I tried this as a work around for Brother MFC-J435W but it didn't work, so I will build my own package and upload it to the AUR. I was lazy and I paid the price.
VapouriZed commented on 2019-05-31 21:14 (UTC) (edited on 2019-05-31 21:27 (UTC) by VapouriZed)
Initially could not print. I had to install lib32-glibc to get the printer working.
Pinned Comments
PeakEx commented on 2019-02-23 17:25 (UTC) (edited on 2019-02-23 17:26 (UTC) by PeakEx)
Thanks for adding this to the AUR.
To print from my system, I had to add the printer in CUPS as a 'LPD/LPR Host or Printer', and my connection is 'lpd://PRINTER_IP/BINARY_P1' substituting my printer's ip address for PRINTER_IP. Hope this helps someone else.