Page 1 of 1
Pixma
Posted: 05 Jan 2020 14:45
by linocaetani
Not possible to install pixma (canon PIXMA print drivers) on Sourcery
Re: Pixma
Posted: 05 Jan 2020 18:06
by djemos
Yes drivers cannot build from source.
Download drivers from
here (hope your printer model is supported) and install them
If your printer is other model then download driver rpm packages from
canon site
Then extract them with
tar xvf package.rpm
for each package convert it to txz package from rpm (use x86_64 or i386) depends on your slackel system with
rpm2txz package.rpm
you will get the txz packages which can install with
sudo spkg package.txz