You are not logged in.

#1 2010-08-25 21:47:48

tomek@vz
Member
Registered: 2009-07-20
Posts: 33

Canon MP190 + CUPS

I have a problem making this printer to work under 32bit Arch. As i understand i need to install cups-canon-3.00 from AUR but when i try i get this error:

id.po:1584: number of format specifications in 'msgid' and 'msgstr' does not match
/usr/bin/msgfmt: found 1 fatal error
make[2]: *** [id.gmo] Error 1
make[2]: Leaving directory `/tmp/yaourt-tmp-lana/aur-cups-canon-3.00/src/cnijfilter-common-3.00/printui/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-lana/aur-cups-canon-3.00/src/cnijfilter-common-3.00/printui'
make: *** [all] Error 2
    Aborting...

Any ideas? Is there another way to make this device work?

Last edited by tomek@vz (2010-08-25 21:54:35)


For some tasks, the CLI is quicker. That's not elitism nor arrogance, that's just a fact of life.

Offline

#2 2010-11-09 16:58:43

kittykatt
Member
From: Missouri, USA
Registered: 2009-11-04
Posts: 260
Website

Re: Canon MP190 + CUPS

Not meaning to bring up a three month old thread, but I'm having the same problem under a 32-bit Arch install. Non-testing repositories. Any ideas?

Builds fine on my x86_64 laptop, fwiw.

Last edited by kittykatt (2010-11-09 16:58:54)


- [ My Blog ] | [ AUR Packages ] | [ My deviantART ] | [ screenFetch ] | [ SilverIRC ] -

Offline

#3 2011-01-24 22:34:24

boriscougar
Member
From: Guatemala
Registered: 2008-10-11
Posts: 30
Website

Re: Canon MP190 + CUPS

to install this driver in a 32 bit machine there might be an error with msgfmt when it has the parameter -c (as explained in http://www.krusader.org/phpBB/viewtopic.php?t=389 ) you need to change the makefile in src/cnijfilter-common-3.00/printui/po/Makefile

this should be with no parameters  (line 44)

MSGFMT_OPTS = -c //remove this line

and re-run the makepkg command.

anyway if you trust me and you don't want to manually compile everything this is the resulting package

http://topnotch.site90.com/cups-canon-3 … pkg.tar.xz

Offline

Board footer

Powered by FluxBB