I am trying to install printer drivers for a Canon MX330. I have down loaded the linux drivers from Canon Europe. They are in rpm format. When I try to install them I get dependency errors. It appears the files needed are indeed present in VL Light 6 and I'm puzzled why they won't install. Below is the messages I get with one of the packages....
root:# ./install.sh
Execution command = rpm -Uvh ./packages/cnijfilter-common-3.10-1.i386.rpm
error: Failed dependencies:
/bin/sh is needed by cnijfilter-common-3.10-1
cups is needed by cnijfilter-common-3.10-1
libc.so.6 is needed by cnijfilter-common-3.10-1
libc.so.6(GLIBC_2.0) is needed by cnijfilter-common-3.10-1
libc.so.6(GLIBC_2.1) is needed by cnijfilter-common-3.10-1
libc.so.6(GLIBC_2.3) is needed by cnijfilter-common-3.10-1
libcups.so.2 is needed by cnijfilter-common-3.10-1
libpopt.so.0 is needed by cnijfilter-common-3.10-1
popt is needed by cnijfilter-common-3.10-1
Can anyone give me some help on this??