Home  Login    Bugs & Features    Documentation    Download    Drivers    Forums    Links  

Download

VersionFilenameSizeMD5 Sum
1.6svn-r10462cups-1.6svn-r10462-source.tar.bz27995k7e99a08ed935315df36343a16494073c
cups-1.6svn-r10462-source.tar.gz8453kaa0aadde4f4b810da2eb350b54dbb231
1.5.3cups-1.5.3-source.tar.bz29356ke1ad15257aa6f162414ea3beae0c5df8
cups-1.5.3-source.tar.gz10343kccf779ae6169ac5d75f5acb59f4d9ff4
1.5.2cups-1.5.2-source.tar.bz29371k9471d2a7c920cfbb17133c32d2e6866f
cups-1.5.2-source.tar.gz10342k121055e8c36f70019c88789b34dfb10e
1.5.0cups-1.5.0-source.tar.bz23995ke54ed09ede2340fc3014913333520fe4
cups-1.5.0-source.tar.gz4853k9c7a111eb1cf5e1990d7407eb0f5429b
1.4.8cups-1.4.8-source.tar.bz24441k0ec52d3f3c69bc2ab5ed70c594edbce6
cups-1.4.8-source.tar.gz5321k4540da84e54e3f79d4073bfdfc31b1f5
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-20120206-r10239-linux-lsb-i686.tar.gz5972k0990061543e59030455de0f2f8a598ab
ipptool-20120206-r10239-linux-lsb-x86_64.tar.gz5980k7adaa5f561930af644d1704f0221c64a
ipptool-20120206-r10239-macosx-universal.dmg6445k0c7d7fd08dda15bdaffa302d18b0d09f
ipptool-20120206-r10239-windows-x86.msi7804k7ffdcdee7efad07cd962495fd09564bc
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 newer releases of CUPS are not generally compatible with prior releases of Mac OS 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, pam-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.cups.org/public/cups/

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

    svn co http://svn.cups.org/public/cups/branches/branch-1.5/ cups-1.5.x

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

    svn co http://svn.cups.org/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 includes 32-bit Windows drivers and must be combined with the Microsoft PostScript driver as described on the cupsaddsmb(8) man page. 64-bit Windows drivers are now available in the Subversion repository and will eventually become part of an updated CUPS Driver for Windows download.

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-2012 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'.