From e91dcfca956182f7276383af56b3973b6e24806a Mon Sep 17 00:00:00 2001 From: "William R. Otte" Date: Mon, 15 Jun 2009 02:23:32 +0000 Subject: Mon Jun 15 02:22:01 UTC 2009 William R. Otte --- CIAO/CIAO-INSTALL.html | 38 +++++++++++++++++--------------------- CIAO/ChangeLog | 6 ++++++ CIAO/NEWS | 2 +- 3 files changed, 24 insertions(+), 22 deletions(-) diff --git a/CIAO/CIAO-INSTALL.html b/CIAO/CIAO-INSTALL.html index 6927f341a47..799328ea00a 100644 --- a/CIAO/CIAO-INSTALL.html +++ b/CIAO/CIAO-INSTALL.html @@ -4,10 +4,13 @@
-

Building and Installing CIAO -

+

Building and Installing CIAO

The first thing you should do to install CIAO is to set the environment - variable CIAO_ROOT to be $TAO_ROOT/CIAO. Please refer + variable CIAO_ROOT to + be $TAO_ROOT/CIAO, or whereever you have installed + the CIAO sources. The DANCE_ROOT environment + variable should also be set to $CIAO_ROOT/DAnCE, or + wherever you have installed the DAnCE sources. Please refer to the ACE installation notes and TAO installation notes for instructions on setting $ACE_ROOT and $TAO_ROOT, respectively. They are needed since CIAO sits on @@ -34,13 +37,11 @@


-

Supported Platforms for CIAO -

+

Supported Platforms for CIAO

CIAO should be usable on all platforms that TAO runs on. Please see TAO's installation pages for details

-

Supported Platforms for CIDLC -

+

Supported Platforms for CIDLC

CIDLC is supported only on a small subset of platforms. Please refer to this for details on how to build CIDLC.

@@ -74,9 +75,8 @@ version of ACE and TAO because CIAO tracks changes to ACE and TAO very closely.


-

Install CIDL Compiler -

-

We suggest you download the prebuilt binary cidlc(exe) from +

Install CIDL Compiler

+

We suggest you download the prebuilt binary cidlc(.exe) from here or, if you are using Windows or Linux, you can build it by yourself.

@@ -125,9 +125,9 @@ ACE_ROOT - [path ending with ACE_wrappers directory] (this should already be set if you're using CIAO) -
  • + BOOST_ROOT - [path ending with Boost directory]
  • @@ -144,16 +144,14 @@

  • -

    Obtaining and Installing Xerces-C -

    +

    Obtaining and Installing Xerces-C

    The Xerces-C XML parsing library is a necessary component to build parts of DAnCE that need to process XML based descriptor files, which include the Plan Launcher and the Repository Manager. Currently, the only Xerces-C - version supported by the DOC group is version 2.6 or later. + versions supported by the DOC group is version 2.6 or later or 3.0 or later. Earlier versions of the Xerces-C library may work.

    -

    Building Xerces-C -

    +

    Building Xerces-C

    You may check here to see if there is a prebuilt binary available for your platform. Otherwise, you will have to obtain the source from the @@ -168,8 +166,7 @@ build tool will expect these libraries to be named xerces-c for non debug versions, and xerces-cd for debug versions. -

    Xerces-C Environment Settings -

    +

    Xerces-C Environment Settings

    If the Xerces includes and libraries are in your system include and library paths, respectively, then you need not set up any environment and may proceed to the next step. If not, you will need to set an environment variable named @@ -179,8 +176,7 @@ for dynamically linked libraries.


    -

    Install CIAO core/tools/examples -

    +

    Install CIAO core/tools/examples

    Most of the GNUmakefiles/project files/solution files required to build CIAO are available in the release. If you don't like the configurations used, please feel free to regenerate them using MPC. Please see this diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog index 73b8f52f02b..d957c964556 100644 --- a/CIAO/ChangeLog +++ b/CIAO/ChangeLog @@ -1,3 +1,9 @@ +Mon Jun 15 02:22:01 UTC 2009 William R. Otte + + * CIAO-INSTALL.html: + * NEWS: + Minor updates. + Sun Jun 14 06:58:05 2009 Johnny Willemsen * tools/Config_Handlers/XSCRT/Elements.hpp: diff --git a/CIAO/NEWS b/CIAO/NEWS index 9c2444fce68..2f6e8a6c05a 100644 --- a/CIAO/NEWS +++ b/CIAO/NEWS @@ -5,7 +5,7 @@ PLANNED CHANGES BEFORE NEXT RELEASE . The TargetManager will be ported to the new DAnCE. -. The CIDL Compiler may be deprecated in the near future to be replaced by +. The CIDL Compiler will be deprecated in the next version to be replaced by code generation being handled entirely by tao_idl. As a result, CIDL will no longer be used to specify containers and local executor mappings for component implementations, to be instead handled by either command line options to the -- cgit v1.2.1