Do not worry about rebuilding a package. Here are the steps. Ask here if
you have problems.

Download the three files which are directly in the

http://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/cupsys/

into a new empty directory. Change into that directory and do

sudo apt-get install build-essential fakeroot
sudo apt-get build-dep cupsys
sudo apt-get install libkrb5-dev libavahi-compat-libdnssd-dev linux-libc-dev
dpkg-source -x *.dsc
cd cupsys-*
dpkg-buildpackage -rfakeroot
cd ..
sudo dpkg -i *.deb
sudo rmmod usblp

If AppArmor is installed on your box (you have a file
/etc/init.d/apparmor) do in addition:

sudo apt-get install apparmor-utils
sudo aa-complain cupsd

Now try again and tell whether CUPS recognizes your Dymo printer now.

-- 
cups does not see usb printer
https://bugs.launchpad.net/bugs/135044
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to