WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: cups1311  (Read 1722 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
cups1311
« on: October 11, 2009, 06:37:05 PM »
Thanks to perthie for:

Code: [Select]
Title:          cups1311.tczl
Description:    CUPS Printing System
Version:        1.3.11
Author:         see list of sites below
Original-site:  see list of sites below
Copying-policy: see list of sites below
Size: 2.3MB
Extension_by:   perthie with components from juanito
Comments:       cups and foomatic-rip
                requires gs.tcz, expat2.tczl, dbus.tczl, libusb.tczl
                optionally requires perl5.tcz for some drivers
                (HPLIP/HPIJS drivers need it, Gutenprint drivers don't)
                ----------
                This version will start automatically and does not need a login
                Add the following line to /opt/bootlocal.sh
                     /etc/init.d/cups start
                Or run it from a terminal with
                     sudo /etc/init.d/cups start | restart | status | stop
                ----------
                To detect and install a local printer automatically, open the
                CUPS web interface and select:
                     Administration > Find New Printers
                ----------
                Add the following lines to /opt/.filetool.lst
                     etc/cups/printers.conf
                     etc/cups/ppd
                ----------
                This extension contains:
                cups-1.3.11-source - GPLv2 -
                    http://www.cups.org/software.php?VERSION=1.3.11&FILE=cups/1.3.11/cups-1.3.11-source.tar.bz2
                foomatic-filters-3.0-current - GPLv2 -
                    http://www.linuxprinting.org/download/foomatic/foomatic-filters-3.0-current.tar.gz
                ---------
Change-log:     
Current:        2009/10/10 - first version




Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: cups1311
« Reply #1 on: October 14, 2009, 08:37:46 PM »
Thanks to perthie for an update:

Code: [Select]
Title:          cups1311.tczl
Description:    CUPS Printing System
Version:        1.3.11
Author:         Apple Inc.
Original-site:  http://www.cups.org/software.php?VERSION=1.3.11&FILE=cups/1.3.11/cups-1.3.11-source.tar.bz2
Copying-policy: GPL, LGPL
Size:           2.2MB
Extension_by:   perthie
Comments:       requires gs.tcz, expat2.tczl, dbus.tczl
                foomatic-rip is now a separate extension for driver packages that use it
                ----------
                This version does not require a login
                To start it, add the following line to /opt/bootlocal.sh
                     /etc/init.d/cups start
                Or run it from a terminal with
                     sudo /etc/init.d/cups start | restart | status | stop
                ----------
                To detect and install a local printer automatically, open the
                CUPS web interface and select:
                     Administration > Find New Printers
                ----------
                Add the following lines to /opt/.filetool.lst
                     etc/cups/printers.conf
                     etc/cups/ppd
                ----------
Change-log:     2009/10/10 - first version
Current:        2009/10/12 - removed foomatic-rip and its perl5 dependency



Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: cups1311
« Reply #2 on: October 18, 2009, 08:54:20 PM »

Thanks to perthie for an update:

Code: [Select]
Title:          cups1311.tczl
Description:    CUPS Printing System
Version:        1.3.11
Author:         Apple Inc.
Original-site:  http://www.cups.org/software.php?VERSION=1.3.11&FILE=cups/1.3.11/cups-1.3.11-source.tar.bz2
Copying-policy: GPL, LGPL
Size:           2.2MB
Extension_by:   perthie
Comments:       requires gs.tcz, expat2.tczl, dbus.tczl
                foomatic-rip is now a separate extension for driver packages that use it
                ----------
                This version does not require a login
                To start it, add the following line to /opt/bootlocal.sh
                     /etc/init.d/cups start
                Or run it from a terminal with
                     sudo /etc/init.d/cups start | restart | status | stop
                ----------
                CUPS has a few built-in printers, but you probably want to add a
                driver package like HPIJS or Gutenprint
                ----------
                To detect and install a printer automatically, open the
                CUPS web interface at http://localhost:631 and select
                     Administration > Find New Printers
                ----------
                Add the following lines to /opt/.filetool.lst
                     etc/cups/printers.conf
                     etc/cups/ppd
                ----------
Change-log:     2009/10/10 - first version
                2009/10/12 - removed foomatic-rip and its perl5 dependency
Current:        2009/10/18 - patched to detect network printers


Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14567
Re: cups1311
« Reply #3 on: October 18, 2009, 09:23:41 PM »
Quote
2009/10/18 - patched to detect network printers

What was the patch?

Offline perthie

  • Full Member
  • ***
  • Posts: 118
Re: cups1311
« Reply #4 on: October 19, 2009, 04:55:27 AM »
What was the patch?
It was my mistake. I had forgotten to include the snmp.conf file.