diff options
Diffstat (limited to 'manager/COMPILE')
| -rw-r--r-- | manager/COMPILE | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/manager/COMPILE b/manager/COMPILE new file mode 100644 index 0000000..a453b3a --- /dev/null +++ b/manager/COMPILE @@ -0,0 +1,14 @@ +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) |
