the command line tutorial i gave is from the last post on this page
http://ubuntuforums.org/showthread.php?t=558993

On Sat, Aug 21, 2010 at 1:29 PM, Abir Sadik <abir.sa...@gmail.com> wrote:

> sorry for the first link. it got messd up by google transliteration :P
>
> https://help.ubuntu.com/community/HardwareSupportComponentsPrinters/CanonPrinters/CanonPixmaIP2200
>
>
> On Sat, Aug 21, 2010 at 1:28 PM, Abir Sadik <abir.sa...@gmail.com> wrote:
>
>> উবুন্টু dokumentation এ দেখুন কেনন প্রিন্টের ইনস্টল করার উপরে একটা
>> tutorial >
>> https://help.ubuntu.com/community/HardwareSupportComponentsPrinters/CanonPrinters/
>> অনোনিক্ষ্মই২২০০
>> ________________________________________
>> বহুত research এর পর এইটা পাইলাম. প্লজ try করে জানাবেন কি হইলো >
>> *Re: Canon Pixima IP 1600 printer drivers*
>> ------------------------------
>> Here is a trick to install the PIXMA IP1600 on Ubuntu gutsy using the
>> iP2200 driver.
>> 1- install Alien
>>  Code:
>>
>> sudo apt-get update && sudo apt-get install alien libxml1 libpng3
>>
>> 2-Get the ip 2200 driver
>>  Code:
>>
>> wget 
>> http://software.canon-europe.com/files/soft24301/software/iP2200_Linux_260.tar.gz
>>
>> 3-Unzip it
>>  Code:
>>
>> tar -zxf iP2200_Linux_260.tar.gz
>>
>> and suppress useless ones
>>  Code:
>>
>> rm -f cnijfilter-common-2.60-1.src.rpm 
>> cnijfilter-ip2200-lprng-2.60-1.i386.rpm
>>
>> 4-Convert RPM to DEB packages
>>  Code:
>>
>> sudo alien cnijfilter-common-2.60-1.i386.rpm
>> sudo alien cnijfilter-ip2200-2.60-1.i386.rpm
>>
>> 5-Install drivers
>>  Code:
>>
>> sudo dpkg -i cnijfilter-common_2.60-2_i386.deb
>> sudo dpkg -i cnijfilter-ip2200_2.60-2_i386.deb
>>
>> 6-Create magic links to make stuff working and update the library
>>  Code:
>>
>> sudo ln -s /usr/lib/libtiff.so.4 /usr/lib/libtiff.so.3
>> sudo ldconfig
>>
>> 7-Restart the printing manager
>>  Code:
>>
>> sudo /etc/init.d/cupsys restart
>>
>> 8-Configure the new printer using Gnome
>> System=>Administration=>Printers
>> Create a new printer.
>> Pick the "iP2200 Ver.2.60" driver for you iP1600.
>> And here we are your printer should work now.
>>
>> On Sat, Aug 21, 2010 at 6:20 AM, Ovro Niil <ovron...@gmail.com> wrote:
>>
>>> @Fazle Rabbi
>>> Please check this link <
>>> http://forum.linux.org.bd/viewtopic.php?f=16&t=1277>; though the
>>> solution is for Canon iP 1980 but you can give a try for your
>>> printer.
>>>
>>> --
>>> .:: অভ্রনীল ::: Ovroniil ::.
>>>
>>> ❆ আমার সাইট ➠ http://ovroniil.wordpress.com/
>>> ❆ লিনাক্স ফোরাম ➠ http://forum.linux.org.bd
>>> --
>>> Ubuntu Bangladesh | http://ubuntu-bd.org
>>> Bangla Linux Forum | http://forum.linux.org.bd
>>>
>>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>>>
>>
>>
>
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
Bangla Linux Forum | http://forum.linux.org.bd

https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Reply via email to