diff options
| author | Manuel Traut <manut@mecka.net> | 2012-05-30 14:52:00 +0200 |
|---|---|---|
| committer | Manuel Traut <manut@mecka.net> | 2012-05-30 14:52:00 +0200 |
| commit | cc67c2e498ccc7b504799fa18bfe0c608d425dba (patch) | |
| tree | abbe890c60cee21bf33d7dc89ad8cf8063c5e857 /manager/COMPILE | |
| parent | 42bdbc9738e5768bb2fe690cc5c25119ef8264e5 (diff) | |
COMPILE: fixed and described deps/acetao build
- use build-acetao.sh on native linux platforms
Signed-off-by: Manuel Traut <manut@mecka.net>
Diffstat (limited to 'manager/COMPILE')
| -rw-r--r-- | manager/COMPILE | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/manager/COMPILE b/manager/COMPILE deleted file mode 100644 index a453b3a..0000000 --- a/manager/COMPILE +++ /dev/null @@ -1,14 +0,0 @@ -COMPILE DISTRIBUTED-IO -====================== -Manuel Traut <manut@mecka.net> - -MPC/ACE/TAO ------------ -The TAO CORBA framework is used by the distributed-io server. It depends on the -MakeProjectCreator (MPC) and on ACE. To build these components from source -do the following steps: - - 1) git submodule init - 2) git submodule update - 3) cd deps/ace - 4) |
