summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicole Vreden <damba@mecka.net>2012-06-03 12:45:06 +0200
committerNicole Vreden <damba@mecka.net>2012-06-03 12:45:06 +0200
commit426acd4753ae90b3292e271e9e7eb48dbdc58a6d (patch)
tree026cdd081572513e3eb4130337e8682f3acec6c1
parent28abd6b736714c0b4cf494408e8408680b48d379 (diff)
COMPILE: Added needed libraries for Ubuntudevel/damba
- ace - tao - gperf Signed-off-by: Nicole Vreden <damba@mecka.net>
-rw-r--r--COMPILE10
1 files changed, 8 insertions, 2 deletions
diff --git a/COMPILE b/COMPILE
index f496a5c..1f29aad 100644
--- a/COMPILE
+++ b/COMPILE
@@ -7,8 +7,14 @@ MPC/ACE/TAO
The TAO CORBA framework is used by the distrio Manager.
It depends on the MakeProjectCreator (MPC) and on ACE.
-You should use the ACE/TAO packages provided by your distribution. If your
-distribution doesn't have packaged ACE/TAO you can build it by this steps:
+You should use the ACE/TAO packages provided by your distribution:
+
+Ubuntu:
+^^^^^^^
+sudo apt-get install libtao-dev tao-idl tao-cosnaming libtao-orbsvcs-dev \
+gperf ace-gperf
+
+If your distribution doesn't have packaged ACE/TAO you can build it by this steps:
1) git submodule init
2) git submodule update