Page 1 of 2

What install printer Brothers DCP-195c

Posted: 12. Dec 2013, 07:46
by Jirik
I have full install Salix 14.0.1, but not installed printer Brothers DCP-195c.
What install this printer and scan??? I downloaded print driver for .deb thank you.

Re: What install printer Brothers DCP-195c

Posted: 12. Dec 2013, 08:07
by aurlaent

Re: What install printer Brothers DCP-195c

Posted: 12. Dec 2013, 09:55
by Jirik
What converted rpm to txz. In repozitory I have not this rpm2txz package.

Re: What install printer Brothers DCP-195c

Posted: 12. Dec 2013, 10:55
by aurlaent
install rpm2tgz using gslapt or slapt-get.

Re: What install printer Brothers DCP-195c

Posted: 12. Dec 2013, 11:58
by Jirik
I have install rpm2tgz. What script converted rpm in tgz. Thank you.

Re: What install printer Brothers DCP-195c

Posted: 12. Dec 2013, 15:58
by djemos
e.g.

Code: Select all

rpm2txz -c -S -n -d brscan4-0.4.1-3.x86_64.rpm
or

Code: Select all

rpm2tgz -c -S -n -d brscan4-0.4.1-3.x86_64.rpm
or just

Code: Select all

rpm2txz  brscan4-0.4.1-3.x86_64.rpm
then as root

Code: Select all

spkg -i brscan4-0.4.1-3.x86_64.txz

Re: What install printer Brothers DCP-195c

Posted: 12. Dec 2013, 16:35
by Jirik
I have Salix 32 bit.
Converted report: ERROR: rpm2cpio failed. (maybe brscan3-02.11-4.i386.rpm is not an RPM?)
I have this file:
brscan3-0.2.11-4.i386.rpm
dcp195ccupswrapper-1.1.3-1.i386.rpm
dcp195clpr-1.1.3-1.i386.rpm

Re: What install printer Brothers DCP-195c

Posted: 13. Dec 2013, 07:17
by djemos
rpm2cpio is in rpm package.
install rpm package

Code: Select all

slapt-get -i rpm

Re: What install printer Brothers DCP-195c

Posted: 13. Dec 2013, 07:27
by Jirik
The package is installed and the problem remained ERROR: rpm2cpio failed. (maybe brscan3-2.11-4.i386.rpm is not an RPM?)

Re: What install printer Brothers DCP-195c

Posted: 13. Dec 2013, 12:33
by djemos

Code: Select all

rpm2txz brscan3-0.2.11-4.i386.rpm
is working fine here. No errors.
Something (a lib ) is missing from your system?
Here it is the txz package
Do you have all these deps packages installed also? (bzip2,db48,file,mozilla-nss,popt,python,xz,zlib)