PDA

View Full Version : Installing Driver for LBP3300 Canon Printer


lhsj81
2007-09-30, 05:18 PM CDT
Hi,

I just installed Fedora 7 yesterday (I am very new to this linux environment) and am now trying to install LBP3300 printer driver. I downloaded the necessary files from the canon website
cndrvcups-capt-1.30-1.i386.rpm & cndrvcups-common-1.30-1.i386.rpm
and when I run
>> rpm -ivh cndrvcups-common-1.30-1.i386.rpm
I get

error: Failed dependencies:
gtk+ is needed by cndrvcups-common-1.30-1.i386
libgdk-1.2.so.0 is needed by cndrvcups-common-1.30-1.i386
libglib-1.2.so.0 is needed by cndrvcups-common-1.30-1.i386
libgmodule-1.2.so.0 is needed by cndrvcups-common-1.30-1.i386
libgtk-1.2.so.0 is needed by cndrvcups-common-1.30-1.i386

But when I checked the libraries, all of the dependencies above are present, except for the different version numbers. (2.0 rather than 1.2)

Does this mean that I have to download older version of gtk+ and recompile them? Or is there another way of doing this?

Thank you for your time and help,