[ v1.2.3 | v1.2.2 | v1.2.1 | v1.2.0 | v1.1.1 | v1.0.1 | Binaries | Subversion ]
Source Code
Binaries are provided for MacOS X 10.5 (Universal).
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 cupsddk-version-source.tar.gz
or:
rpmbuild -ta cupsddk-version-source.tar.bz2
The CUPS DDK software is available via Subversion using the
following URL:
http://svn.easysw.com/public/cupsddk/
The following command can be used to checkout the current CUPS DDK
source from Subversion:
svn co http://svn.easysw.com/public/cupsddk/trunk/ cupsddk
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.
|