Source Code
The Xprint source code can be accessed in either of the following ways:
- Development sources (009+):
- View the source using the CVSweb interface
- View the source using the LXR web interface
- Check out the source using anonymous CVS with the following commands (password is
guest ):
cvs -d :pserver:guest@xprint.mozdev.org:/cvs login
cvs -d :pserver:guest@xprint.mozdev.org:/cvs -z3 checkout -P xprint
- 008 release branch (for users who want to build the 008 release version):
- 007 release branch (for users who want to build the 007 release version):
Note that both "trunk" tarballs and the CVS main branch are no official release.
See the installation documentation how to build
and install the Xprint server, config and tools...
|