From bcfa75890fa3d3108784a32838a07c7c3c0901b9 Mon Sep 17 00:00:00 2001
From: Johnny Willemsen
wget http://download.dre.vanderbilt.edu/ACE+TAO-distribution/ACE+TAO+CIAO-src.tar.bz2
-wget http://download.ociweb.com/OpenDDS/OpenDDS-3.4.1.tar.gz
+wget http://download.ociweb.com/OpenDDS/OpenDDS-3.5.tar.gz
tar xvf ACE+TAO+CIAO-src.tar.bz2
-tar xvf OpenDDS-3.4.1.tar.gz
+tar xvf OpenDDS-3.5.tar.gz
export DOC_ROOT=`pwd`
export ACE_ROOT=$DOC_ROOT/ACE_wrappers
export TAO_ROOT=$ACE_ROOT/TAO
@@ -93,7 +93,7 @@ which has to be triggered during the build step. Secondly we need to create $ACE
tweak more settings in these 2 files, but we do recommend to do a full rebuild when changing any of these files.
The steps below assume that RTI DDS has been obtained from RTI including their CORBA Compatibility Kit (CCK). The environment -variables NDDSHOME and NDDSARCHITECTURE must be defined accordingly the RTI documentation. +variables NDDSHOME and NDDSARCHITECTURE must be defined accordingly the RTI documentation. Make sure that when you have a path with spaces in it you don't use double quotes around the path when setting the environment variable.
-- cgit v1.2.1