![]() |
[Become a member of the ObjectWeb Consortium! Membership is free for individuals.] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OpenCCM
Developers' corner
About OpenCCM
ObjectWeb resources
|
Table of ContentsAvailabilityRequirementsTo work correctly, OpenCCM has the following mandatory requirements:
Extra requirementsYou may have to provide the following requirements:
Currently supported ORBs
Currently fully supported configurations
DistributionExtracting the contents of the OpenCCM archive
WinZip is a registered trademark of WinZip Computing, Inc.
The contents of the OpenCCM archiveThe OpenCCM archive contains the following directories and files:
Configuration InstructionsTo configure and compile OpenCCM, you must have already installed an OpenCCM supported ORB product. Then configuring OpenCCM requires:
Compilation InstructionsCompiling OpenCCMAfter configurating OpenCCM, just do on Unix systems: $ build.sh or on Windows systems: $ build.bat Generating OpenCCM documentationTo generate OpenCCM APIs documentation you must have already installed the Doxygen tool. Then, just do: $ build.sh doc or $ build.bat doc Compilation ResultAfter compilation, a directory is created according to the name of the used ORB product. It contains the following directories and files:
Installation InstructionsInstalling OpenCCMExecute the following command to install OpenCCM: $ build.sh install or $ build.bat install Installation ResultsAfter installation, the following directories and files are created in
the configured
|