From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,6ca5f0d94d4c145 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!r9g2000yqa.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Distributed Computing in Ada Date: Sat, 5 Sep 2009 05:06:47 -0700 (PDT) Organization: http://groups.google.com Message-ID: <325cc501-09ec-4c06-add9-603a51c00c76@r9g2000yqa.googlegroups.com> References: <7f8194ed-26d1-4a38-841b-6cb910b10ce4@j9g2000prh.googlegroups.com> <4a92c4aa$0$31329$9b4e6d93@newsspool4.arcor-online.net> NNTP-Posting-Host: 94.108.157.222 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1252152407 19815 127.0.0.1 (5 Sep 2009 12:06:47 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 5 Sep 2009 12:06:47 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r9g2000yqa.googlegroups.com; posting-host=94.108.157.222; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.11) Gecko/2009061208 Iceweasel/3.0.12 (Debian-3.0.12-1),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:8181 Date: 2009-09-05T05:06:47-07:00 List-Id: Allison Beh wrote on comp.lang.ada: > I've downloaded PolyORB but > failed to install it. During the configuration process, there was an > error message which states that my Ada compiler is not working. But > I've tested my compiler, it is able to compile the Ada programs. I > wonder what is wrong. Have I missed something? Please provide the necessary details: - what operating system (and version number) - what Ada compiler (and version number) - what version of PolyORB (presumably GPL 2009?) - what exact command you ran - what exact error message you got I suspect your compiler is not in the PATH or something similar. -- Ludovic Brenta.