Rabu, 15 September 2010

Installing Canon IP 1980 in Ubuntu 10.04

Posted by Ichan on 08.42 0 komentar


If you want to install printer canon ip1980 on ubuntu 10.04 , make sure you have download the driver from canon website. There are a software that has been provided by canon developer. There is 2 different format ( .deb and .rpm ). Choose .deb file then follow the instructions. It will give you a tar package ( iP1900_debian_printer.tar ).

After download this tar package, extract it using command :


sudo tar -xf iP1900_debian_printer.tar


After that you will find 2 file cnijfilter-ip1900series_3.00-1_i386.deb and cnijfilter-common_3.00-1_i386.deb. Install the .deb package using command :


sudo dpkg -i cnijfilter-*.deb


donwload and install new version of libcups2 (libcupsys2_1.3.9-17ubuntu3.1_all.deb or newer) in here with double click or default debian installer.


and than write in terminal

sudo apt-get -f install

Finish installation process, hope working on you.. :)


0 Responses so far:

Leave a Reply