WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: cups  (Read 8687 times)

Offline perthie

  • Full Member
  • ***
  • Posts: 118
Re: cups
« Reply #15 on: October 09, 2009, 09:30:33 AM »
Quote
--with-cups-user=tc --with-cups-user=staff

That works! It's not a udev issue at all.

[Edit] I've tested CUPS 1.3.11 with a variety of printers, protocols and drivers. It looks good.

This package will auto-start and does not need a login.

Thanks for your help.
« Last Edit: October 09, 2009, 10:29:58 AM by perthie »

Offline Onyarian

  • Sr. Member
  • ****
  • Posts: 337
Re: cups
« Reply #16 on: October 13, 2009, 08:36:28 AM »
I have download today the cups.tczl with appbrowser and there is an error in the md5sum

md5sum cups.tczl
fad93c21016af32cd140d8d7551264bd  cups.tczl

cups.tczl.md5.txt
c47db4636e0a68b874ef35f5b8c071fc  cups.tczl


Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14626
Re: cups
« Reply #17 on: October 13, 2009, 11:11:40 AM »
Thanks - I uploaded it again (my home internet connection is terrible at the moment) and it checks out OK.

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: cups
« Reply #18 on: October 14, 2009, 02:38:58 AM »
samba link works; needs that extra /cups start to get it going.   

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14626
Re: cups
« Reply #19 on: October 14, 2009, 03:21:03 AM »
needs that extra /cups start to get it going.   

Yeah, I still don't know what that's about  :(

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: cups
« Reply #20 on: October 26, 2009, 01:32:21 AM »
when I open http://localhost:631 which user should I put when the browser asks me?

[^thehatsrule^: removed spam]
« Last Edit: November 24, 2009, 11:23:26 PM by ^thehatsrule^ »
dCore user

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: cups
« Reply #21 on: October 26, 2009, 01:35:56 AM »
when I open http://localhost:631 which user should I put when the browser asks me?

[^thehatsrule^: removed spam]

root
« Last Edit: November 24, 2009, 11:23:37 PM by ^thehatsrule^ »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14626
Re: cups
« Reply #22 on: October 26, 2009, 02:12:16 AM »
There's also a post somewhere by perthie explaining how to modify cupsd.conf so that the username/password is not requested.

Offline perthie

  • Full Member
  • ***
  • Posts: 118
Re: cups
« Reply #23 on: October 26, 2009, 05:00:24 AM »
The extension cups1311.tczl uses a cupsd.conf that does not require logins. It is based on the familiar CUPS 1.3 series.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14626
Re: cups
« Reply #24 on: November 02, 2009, 07:35:19 AM »
balance of cups libs moved out of this extension to libcups and reposted as cups.tcz:
Code: [Select]
Title:          cups.tcz
Description:    cups printing system
Version:        1.4.1
Author:         see list of sites below
Original-site:  see list of sites below
Copying-policy: see list of sites below
Size: 2.79MB
Extension_by:   juanito
Comments:       cups, the standards-based, open source printing system..
                ..developed by Apple Inc. for Mac OS X and other UNIX-like..
                ..operating systems
                ----------
                requires the expat2, dbus and libcups extensions
                if the expat2, dbus and libcups extensions are loaded in..
                that order, the cups daemon will automatically start.
                ----------
                howto:
                the root password needs to be set perform admin tasks with..
                ..the browser interface
                http://localhost:631 will start the browser interface
                To persist across boots, add the following to your backup:
                /usr/local/etc/cups/ppd/HP_OfficeJet_G85.ppd [for example]
                /etc/cups/printers.conf
                /etc/cups/cupsd.conf (only if you changed it)
                ----------
                This extension contains:
                cups-1.4.1 - GPLv2 - http://ftp.easysw.com/pub/cups/1.4.1/cups-1.4.1-source.tar.bz2
                ----------
Change-log:     2008/09/06
                Updated menu item/icon
                Added smb backend for samba
                Added cups windows drivers in /usr/local/share/cups/drivers
                2009/01/30
                Modified foomatic filters for perl in /usr/local/bin
                2009/03/13
                upgraded to cups-1.4 and added start-up script
                compiled to use dynamic printer drivers
                removed foomatic-rip, split out libcups
                2009/09/16
                updated 1.4 -> 1.4.1, moved /etc/cups -> /usr/local
                2009/09/22
                added samba backend symlink
                2009/10/09
                moved all libs to libcups extension
Current:        2009/11/02
« Last Edit: November 02, 2009, 07:37:11 AM by Juanito »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14626
Re: cups
« Reply #25 on: February 20, 2010, 07:52:02 PM »
re-worked the cups init.d script and removed automatic start from the start-up script:
Code: [Select]
Title:          cups.tcz
Description:    cups printing system
Version:        1.4.1
Author:         see list of sites below
Original-site:  see list of sites below
Copying-policy: see list of sites below
Size: 3.2MB
Extension_by:   juanito
Comments:       cups, the standards-based, open source printing system..
                ..developed by Apple Inc. for Mac OS X and other UNIX-like..
                ..operating systems
                ----------
                requires the expat2, dbus and libcups extensions
                ----------
                howto:
                $ sudo /usr/local/etc/init.d/cups [start|stop|restart|status]
                the root password needs to be set perform admin tasks with..
                ..the browser interface
                http://localhost:631 will start the browser interface
                To persist across boots, add the following to your backup:
                /usr/local/etc/cups/ppd/HP_OfficeJet_G85.ppd [for example]
                /etc/cups/printers.conf
                /etc/cups/cupsd.conf (only if you changed it)
                ----------
                This extension contains:
                cups-1.4.1 - GPLv2 - http://ftp.easysw.com/pub/cups/1.4.1/cups-1.4.1-source.tar.bz2
                ----------
Change-log:     2008/09/06
                Updated menu item/icon
                Added smb backend for samba
                Added cups windows drivers in /usr/local/share/cups/drivers
                2009/01/30
                Modified foomatic filters for perl in /usr/local/bin
                2009/03/13
                upgraded to cups-1.4 and added start-up script
                compiled to use dynamic printer drivers
                removed foomatic-rip, split out libcups
                2009/09/16
                updated 1.4 -> 1.4.1, moved /etc/cups -> /usr/local
                2009/09/22
                added samba backend symlink
                2009/10/09
                moved all libs to libcups extension
                2009/11/02
                removed autostart from start-up script
Current:        2010/02/18

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10984
Re: cups
« Reply #26 on: May 05, 2010, 03:17:59 AM »
Stumbled across this:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/420015

Looks like the cups 1.4 usb backend collides with the kernel's usblp module.
The only barriers that can stop you are the ones you create yourself.