
hi all Im trying to get my Brother DCP-115C multifunction printer to work under Linux ubuntu 8.04. Upon trying to get my DCP-115c to work, I have consulted the brother website: http://solutions.brother.com/linux/sol/printer/linux/cups_drivers.html#2 It reccommends that users of the DCP-115c use the MFC-210C package, however, I cannot get the brother MFC-210C package to install' because when I do it comes up with the 'wrong architecture - i386' error message. Upon further reading of the page I read the following for AMD 64bit users: "For AMD64 bit users: Our CUPS drivers and CUPS wrapper drivers have been developed and optimised for 32 bit Linux distributions, a list of which can be found here: http://solutions.brother.com/linux/sol/printer/linux/linux_config_list2.html However, if you are using an AMD64 bit distribution, we recommend you try copying the file named "brlpdwrapper" from /usr/lib/cups/filter to /usr/lib64/cups/filter." I have checked my /usr/lib/cups/filter directory and discovered that there was no file named "brlpdwrapper'. No surprises there, since the MFC-210C package would not install. Any suggestions? Glenn.

On Sat, 2008-11-22 at 23:05 +1300, Bruce Kingsbury wrote:
sudo dpkg -i --force-architecture blahblahblah-i386.deb
glenn(a)acer:~/Desktop$ sudo dpkg -i --force-architecture cupswrapperMFC210C-1.0.2-3.i386.deb dpkg - warning, overriding problem because --force enabled: package architecture (i386) does not match system (amd64) (Reading database ... 302153 files and directories currently installed.) Preparing to replace cupswrappermfc210c 1.0.2-3 (using cupswrapperMFC210C-1.0.2-3.i386.deb) ... lpadmin: The printer or class was not found. * Restarting Common Unix Printing System: cupsd [ OK ] Unpacking replacement cupswrappermfc210c ... Setting up cupswrappermfc210c (1.0.2-3) ... ERROR : Brother LPD filter is not installed. rm -f /usr/lib/cups/filter/brlpdwrapperMFC210C chmod: cannot access `/usr/local/Brother/inf/brMFC210Crc': No such file or directory chmod: cannot access `/usr/local/Brother/inf': No such file or directory * Restarting Common Unix Printing System: cupsd [ OK ] glenn(a)acer:~/Desktop$

Setting up cupswrappermfc210c (1.0.2-3) ... ERROR : Brother LPD filter is not installed.
"Please be sure to install the LPR driver before installing the CUPS wrapper driver." Which I think is this package (You'll probably need dpkg -i --force-architecture to install this as well) http://solutions.brother.com/Library/sol/printer/linux/rpmfiles/lpr_debian/m...
participants (2)
-
Bruce Kingsbury
-
Glenn Stuart Morrissey