I've been following Aurelian's directions, that worked fine until the Precise upgrade. Under Precise (64bit), I had to add these hacks:
1) AppArmor denies the CUPS executables which the driver needs. Add to /etc/apparmor.d/local/usr.sbin.cupsd: /usr/lib64/cups/backend/cnusb Uxr, /usr/lib64/cups/filter/pstoufr2cpca Uxr, 2) The dpkg-ified RPMs will install libraries into /usr/lib64, workaround by symlinking: ln -s /usr/lib64/lib* /usr/lib/x86_64-linux-gnu/ 3) Install libjpeg62:i386. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/502920 Title: [needs-packaging] Canon UFR II driver needs packaging To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/502920/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
