[ ] Tuesday, 11 February 2014 [ ]

ia32-libs on debian wheezy

To install the printer drivers for a Canon iP2702 I had to download the linux driver from Canon Asia. This driver is written for i386 and the machine it is plugged into is running amd64 so I needed ia32-libs:

sudo apt-get install libc6-i386
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install ia32-libs

ARM Info

arm infocenter

armdebian


$Id: diary,v 1.38 2025/01/01 22:43:54 fred Exp $