How do I compile ACE on Ubuntu 9.10.
What environment variables do I need to set?
Asked
Active
Viewed 1,704 times
0

Georg Fritzsche
- 97,545
- 26
- 194
- 236

Ubik
- 21
- 1
2 Answers
2
See the section on building ACE on Unix platforms the "traditional way" in the ACE-INSTALL.html
document that is shipped with the ACE distribution.
EDIT: Make sure you use the latest version of ACE.

Void - Othman
- 3,441
- 18
- 18
-
He seems to be speaking of "Advanced Cluster Environment" not "Adaptative Communication Environment" – f4. Feb 09 '10 at 18:29
-
@f4: Ah, I didn't notice the tag. My mistake. – Void - Othman Feb 09 '10 at 22:17
-
@f4, the tag wasn't added by the OP. Most likely he *is* looking for "Adaptive Communication Environment". – Alok Singhal Feb 10 '10 at 18:05
-
@f4: Hmm, it looks like the OP was talking about ACE the "Adaptive Communication Environment", not the cluster environment. The down-vote is no longer justified. :) – Void - Othman Feb 10 '10 at 18:06
-
Yep, sorry I didn't notice the tag was added by someone else -- edit: Vote too old to be changed, unless this answer is edited – f4. Feb 11 '10 at 18:26
0
I haven't tested, but that package seems to include all the necessary header files and the shared library. You should not have to build anything yourself. Have you tried using the library yet?

Matthew Flaschen
- 278,309
- 50
- 514
- 539