Download

 Login     CUPS      Book      DDK      Printer Drivers      ESP Ghostscript      Forums      Links      Windows  
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  ]
 

v1.4svn-r7717 | v1.3.7 | v1.3.6 | v1.3.5 | v1.3.4 | v1.3.3 | v1.3.2 | v1.3.0 | v1.2.12 | v1.1.23 | v1.0.5 | Binaries | Building RPMs | Subversion ]

Source Code

VersionFilenameSizeMD5 Sum
 1.4svn-r7717cups-1.4svn-r7717-source.tar.bz24040kc6af497d101a7ef6f2ea23708b8ee802 
 cups-1.4svn-r7717-source.tar.gz4684k8f2ffb28e27dc915862068719a5bd376 
  
 1.3.7cups-1.3.7-source.tar.bz23805kdb4a45a17104f10f3ee599d88267c9e5 
 cups-1.3.7-source.tar.gz4591k383e556d9841475847da6076c88da467 
  
 1.3.6cups-1.3.6-source.tar.bz23984k642f9f6d879999bff1b51aeee57a3ce1 
 cups-1.3.6-source.tar.gz4765kccdd57ffd18d98c3249e87da3d931e94 
  
 1.3.5cups-1.3.5-source.tar.bz23987k355705c528e9a8d0d439da15454d79a6 
 cups-1.3.5-source.tar.gz4753k7ceefb2be5e7c88fb243f587928251c1 
  
 1.3.4cups-1.3.4-source.tar.bz23987k4bd20d69bb083b42632346a383b6aefb 
 cups-1.3.4-source.tar.gz4746k447d2a4e134633a389c82ed64c2b21da 
  
 1.3.3cups-1.3.3-source.tar.bz23982kd4911e68b6979d16bc7a55f68d16cc53 
 cups-1.3.3-source.tar.gz4743k4e66383f969889808b0e4257ad16a873 
  
 1.3.2cups-1.3.2-source.tar.bz23983k0f5f95847d7ca209da25936e47699bfe 
 cups-1.3.2-source.tar.gz4735k9e3e1dee4d872fdff0682041198d3d73 
  
 1.3.0cups-1.3.0-source.tar.bz23929kae2855d5d1ab5b5fcbb8a2613cefec14 
 cups-1.3.0-source.tar.gz4696k08b6efd1a898304c51824571da27b091 
  
 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 
 

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 will no longer work.

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, and openslp-devel packages will allow support for Kerberos (CUPS 1.3.x only), LDAP, and SLP, 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.3.x source from Subversion:

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

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/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.

 
 

Comments are owned by the poster. All other content is copyright 2007-2008 by Apple Inc. CUPS, the Common UNIX Printing System, and the CUPS logo are the trademark property of Apple Inc. All other trademarks are the property of their respective owners. Please report site problems to 'webmaster@cups.org'.