Page 1 of 1

Canon Pixma ip4700-[SOLVED]

PostPosted: Fri Jun 04, 2010 11:49 am
by Thorzton
The driver is only in a i386 deb Package, can I install it somehow on my 64bit Ultimate Edition?

Re: Canon Pixma ip4700

PostPosted: Fri Jun 04, 2010 2:04 pm
by zombiewhisperer
Its not generally a good idea but you can force install it.

Code: Select all
sudo dpkg --force-architecture -i <filename>.deb


... if it requires certain 32-bit libraries, you will need to install those also because the 32-bit programs cannot use 64-bit libraries.

If the libraries installed okay, I'd say go for it. Its worth a try.

Re: Canon Pixma ip4700

PostPosted: Sun Jun 27, 2010 7:05 am
by Thorzton
It works, great. THX <BREW>