It is important to ensure that the prerequisites noted here are met before building. This can be problematic on some platforms depending on the package management system in place. In general, ensure that the correct library and language versions are installed, and that they are in the system's execution path prior to attempting to build. Note that library versions noted here are "as tested"; newer versions or alternate binary distributions may work.
Run "make" from the top level directory (GNU make is required). Targets include:
sdist:
Build language specific source distribution files
test:
Run tests for all language modules
doc:
Generate documentation files
clean:
Remove intermediate files from source tree
reallyclean:
Remove non-distribution and intermediate files from source tree
Note that the Windows platform is not currently supported for building in this manner; use the language specific source distributions instead.
See the README.
Copyright © 2006 VeriSign, Inc. All Rights Reserved.