summaryrefslogtreecommitdiff
path: root/FAQ
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-12-05 21:03:40 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-12-05 21:03:40 +0000
commitb7f6da70f758bdce114e07f1cbcf45928648be7d (patch)
tree286f2abd5ca0634b28613cb4af20e9bb52d51000 /FAQ
parentf6f096e2b3cbd0ef3cfff7f8afb737b264998142 (diff)
downloadATCD-b7f6da70f758bdce114e07f1cbcf45928648be7d.tar.gz
ChangeLogTag:Wed Dec 5 12:37:56 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ24
1 files changed, 4 insertions, 20 deletions
diff --git a/FAQ b/FAQ
index 3eb0a5feeed..0fdfc67fb25 100644
--- a/FAQ
+++ b/FAQ
@@ -409,28 +409,12 @@ that, but I don't think it would be all that difficult.
----------------------------------------
13.
-> Is the non CORBA version still aroung? I think I still need it from the
-> follow error, or is something else?
+> Is the Orbix (aka CORBA) version still around?
-Aha, there are two ways to get around this problem:
+Nope, IONA does not support Orbix-2.X nor Orbix-3.0 anymore (the
+versions of Orbix that the ACE code was based upon). Plus we didn't
+maintain this code for ages, so it probably was broken too.
-1. Set your ORBIX_ROOT environment variable to the location of the
- Orbix release (e.g., /opt/Orbix). Naturally, this only works
- if you've got Orbix installed on your machine.
-
-2. If you don't have Orbix, then to get rid of that problem all you
- need to do is change the symbolic links on the
-
-./include/config.h
-./include/makeinclude/platform_macros.GNU
-
-files to
-
-./include/config-sunos5-sunc++-4.x
-./include/makeinclude/platform_sunos5_sunc++.GNU
-
-rather than the *-orbix* versions, which they point to by default.
-And then recompile ACE.
----------------------------------------
14.
> We are using your ACE software and ran into a problem which may or may not