Home  Login    Bugs & Features    Documentation    Download    Drivers    Forums    Links  

Download

VersionFilenameSizeMD5 Sum
1.4.4cups-1.4.4-source.tar.bz24368k8776403ad60fea9e85eab9c04d88560d
cups-1.4.4-source.tar.gz5259k537d1cf3f1da6e41d7d7402b264ebffc
1.4.3cups-1.4.3-source.tar.bz24357ke70b1c3f60143d7310c1d74c111a21ab
cups-1.4.3-source.tar.gz5242k947aefd4849d0da93b5a8a99673f62b2
1.4.2cups-1.4.2-source.tar.bz24347kd95e2d588e3d36e563027a963b117b1b
cups-1.4.2-source.tar.gz5166kad4bd2433961ecf556e9c8b5b086690a
1.4.1cups-1.4.1-source.tar.bz24346k587a58039c112ecb3c932e048c8a7b01
cups-1.4.1-source.tar.gz5164k4dc8f431ef50752dfd61d9d4959abd06
1.4.0cups-1.4.0-source.tar.bz24343kbc5e777d4320cecdd1a64de8035171a8
cups-1.4.0-source.tar.gz5161k1490b9f633cb2382c7c53c1e0d03a557
1.3.11cups-1.3.11-source.tar.bz23711k23b334ac1a23ec16930e5cd6f0923bb2
cups-1.3.11-source.tar.gz4424kcf313545841582ac2468cd690be92865
1.2.12cups-1.2.12-source.tar.bz23700kd410658468384b5ba5d04a808f6157fe
cups-1.2.12-source.tar.gz4318k7d78f54c8588033f2b4a6c781ede1a28
1.1.23cups-1.1.23-source.tar.bz28502k4ce09b1dce09b6b9398af0daae9adf63
cups-1.1.23-source.tar.gz9836kd6995f493129e9637581f3a717c8345e
1.0.5cups-1.0.5-source.tar.gz3075k4c136b3e51ac2bf10dccc2d3b5064b6f
cups-1.0.5-source.tar.bz22757kace09bd9e27161d16a675dd4148dab70
ipptoolipptool-1.5svn-r9090-macosx-universal.dmg763k0032b2d856cf3e7ca13d321ca1286cbc
ipptool-1.5svn-r9090-Linux-i686.tar.gz689k30d8cf166832b57334083af1e34f9c27
ipptool-1.5svn-r9090-Linux-x86_64.tar.gz711k7986e93ba157aecad0ea3c21780722d4
ipptool-1.5svn-r9090-windows.zip655k195c8bc0a3093bf67b7fb7f47e77eacb
Windows Drivercups-windows-6.0-1.i386.rpm12kdfff8dbad2a52b870b64a70ac4bd35f6
cups-windows-6.0-source.tar.bz238ke4569a58b6ad8bdef3208c4385c52625
cups-windows-6.0-source.tar.gz39k0bca9beb6e84439623781168ab0987f3
Driver Development Kitcupsddk-1.2.3.dmg454k265897e5b29b1ab0c5cf029b133beed5
cupsddk-1.2.3-source.tar.bz22034k3ec52813bf12bf9b34d34f8a81bab508
cupsddk-1.2.3-source.tar.gz2191k4f8a1dc2369cee88e5b1293a19e1a3e6

Older releases...

Binaries

Free binaries are available elsewhere - search Google to find them.

Note:

We are no longer providing binaries for Mac OS X since CUPS 1.3.x is not fully compatible with Mac OS X 10.4.x. You can compile and install CUPS 1.3.x from source, however most of the GUI administration tools provided in Mac OS X 10.4.x will no longer work. CUPS 1.3 and higher should work without problems with Mac OS X 10.5.x.

Building RPMs

The source distributions include an RPM spec file that can be used to build RPM packages for your Linux distribution. The rpmbuild command is used to build from the tar files:

rpmbuild -ta cups-version-source.tar.gz

or:

rpmbuild -ta cups-version-source.tar.bz2

At a minimum, you'll need the gcc, libjpeg, libjpeg-devel, libpng, libpng-devel, libtiff, libtiff-devel, zlib, and zlib-devel packages installed to compile CUPS with all of the standard functionality. The krb5-devel, krb5-libs, openldap, openldap, openslp, openslp-devel, avahi, and avahi-devel packages will allow support for Kerberos (CUPS 1.3.x and later only), LDAP, SLP, and DNS-SD respectively.

The spec file supports two options, --without php and --without dbus, that control whether the PHP and DBUS support is compiled into the packages. For example, if you are compiling CUPS 1.2.4 or earlier on Red Hat Enterprise Linux, you will need to provide the --without dbus option since that distribution does not have a compatible version of the DBUS libraries available:

rpmbuild -ta cups-version-source.tar.gz --without dbus

Similarly, if you don't have the php-devel package installed, use the --without php option to omit the PHP support from the generated RPMs.

Subversion Access

The CUPS software is available via Subversion using the following URL:

    http://svn.easysw.com/public/cups/

The following command can be used to checkout the current CUPS 1.4.x source from Subversion:

    svn co http://svn.easysw.com/public/cups/branches/branch-1.4/ cups-1.4.x

The following command can be used to checkout the current CUPS 1.5.x source from Subversion:

    svn co http://svn.easysw.com/public/cups/trunk/ cups

After you check out the source, you will need to run the autoconf command to create the configure script. You can then follow the instructions in the INSTALL.txt file.

Using the Windows Driver

The CUPS driver for Windows downloads currently only support 32-bit Windows clients and must be combined with the Microsoft PostScript driver as described on the cupsaddsmb(8) man page.

Note:

Foomatic-based drivers do not work with Windows clients.

Using the Driver Development Kit

The CUPS Driver Development Kit (DDK) is bundled with CUPS 1.4 and higher. For CUPS 1.2.x and 1.3.x, download and install the DDK separately.

Note:

The DDK will not compile or install on systems with CUPS 1.0.x or 1.1.x. Do not compile or install the DDK on CUPS 1.4 or later.

 
Comments are owned by the poster. All other material is copyright 2007-2010 Apple Inc. All rights reserved. CUPS and the CUPS logo are trademarks of Apple Inc. All other trademarks are the property of their respective owners. Please report site problems to 'webmaster@cups.org'.