Tiny Core Linux

Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: Jason W on October 11, 2009, 09:37:05 PM

Title: cups1311
Post by: Jason W on October 11, 2009, 09: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



Title: Re: cups1311
Post by: Jason W on October 14, 2009, 11: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


Title: Re: cups1311
Post by: Jason W on October 18, 2009, 11: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

Title: Re: cups1311
Post by: Juanito on October 19, 2009, 12:23:41 AM
Quote
2009/10/18 - patched to detect network printers

What was the patch?
Title: Re: cups1311
Post by: perthie on October 19, 2009, 07:55:27 AM
What was the patch?
It was my mistake. I had forgotten to include the snmp.conf file.