dannyman.toldme.com


Linux, Technical

Canon i250 on Ubuntu 7.10

I had a rough go of it until I found BlackNight’s post, and now my Canon i250 printer works with Ubuntu like a charm. I thought I would recap here for those who, like me, at first Googled in vain. If you paste these command into Ubuntu 7.10 (Feisty) things ought to work:

First, enter your sudo password:

sudo echo

Now, this paste just might set up everything you need:

sudo apt-get install libpng3 libtiff4 cupsys alien
cd /tmp
wget http://download.canon.com.au/bj/i250linux/bjfilteri250-2.3-0.i386.rpm
wget http://download.canon.com.au/bj/i250linux/bjfiltercups-2.3-0.i386.rpm
sudo alien --scripts bjfilteri250-2.3-0.i386.rpm
sudo alien --scripts bjfiltercups-2.3-0.i386.rpm
sudo dpkg -i bjfiltercups_2.3-1_i386.deb bjfilteri250_2.3-1_i386.deb
sudo ln -s /usr/lib/libtiff.so.4 /usr/lib/libtiff.so.3
sudo ln -s /usr/lib/libpng.so.3 /usr/lib/libpng.so.2
sudo /etc/init.d/cupsys restart

Then, go set up your printer in the GUI, and specify this PPD file:

/usr/share/cups/model/canoni250.ppd

(Or, in retrospect, since it has a GNU license on it, you could just download the PPD directly off my web site.)

If things turn out less-than-straightforward, definitely review BlackNight’s page for details, and if this does work out for you drop him a thank you note in the comments!

Read More

Next:
Previous:
Categories: Linux, Technical

Responses

September 24th, 2008

david roderick

Thanks. That’s amazing and it works.
on my system wget requires a sudo

September 30th, 2008

Configurar la impresora Canon i250 en Ubuntu 8.04 « Zona Tux !

[…] encontré con el blog de dannyman, donde explican los pasos para hacerla funcionar, las instrucciones son para Ubuntu 7.04 […]

January 3rd, 2009

David

These instructions work fine using Ubuntu 8.10!

July 27th, 2009

languste2004

Instructions worked perfect. I got my i250 up and running. Thanks

May 27th, 2011

Jose_portillo94

I’m really relly stress! i need to start printing with my canon but no matter what i do it wont print!!
i have followed every instruction in this forum but it does not work! i have the ubuntu 10.4 maybe thats the cause but i really need help!!!

Comment

Leave a comment . . .

Tiny Print:

  1. For private messages, e-mail me: dannyman@toldme.com.
  2. You must provide an e-mail address.
  3. You can use a bogus e-mail address, but I like to know who you are.
  4. I will not spam you. I will not publish or share your e-mail address.
  5. First-time commenters will be held for review.
  6. You can use these HTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>