dan2073
Posts: 2
Joined: Mon Apr 15, 2013 11:27 pm

CUPS on Pi help!

Mon Apr 15, 2013 11:31 pm

Hi,

I have been trying to set up CUPS on my RPi and I have run into a problem. I have installed CUPS using

Code: Select all

sudo get-apt install cups
and then after installation when I enter

Code: Select all

sudo usermod -a -G Ipadmin pi
I get the error "usermod: group 'Ipadmin' does not exist.

Any ideas?

blavery
Posts: 95
Joined: Sun Jul 01, 2012 2:57 am
Location: QLD. Australia

Re: CUPS on Pi help!

Tue Apr 16, 2013 7:08 am

Try lpadmin lower case "ell", not Ipadmin upper case "eye"
(ie, lp = line printer)

I've earlier had easy printer connection (raspbian to windows home network printers) after installing:
cups system-config-printer samba and python-smbc

Straightforward debian gui: Add Printer / Network Printer / Windows Printer via Samba / Browse

Return to “General discussion”