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,FREEMAIL_FROM,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b46d8bea20dff822,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-02 08:08:39 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!newsfeed.bc.tac.net!hekyl.ab.tac.net!jekyl.ab.tac.net!news.nucleus.com From: "Ben" Newsgroups: comp.lang.ada Subject: Adagide install doesn't seem to work? X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Original-NNTP-Posting-Host: dsl-sy-209-115-229-i68-cgy.nucleus.com Message-ID: <3c80f8fd$1@news.nucleus.com> X-Original-Trace: 2 Mar 2002 09:08:29 -0700, dsl-sy-209-115-229-i68-cgy.nucleus.com Date: Sat, 2 Mar 2002 09:10:59 -0700 NNTP-Posting-Host: 207.34.94.245 X-Trace: jekyl.ab.tac.net 1015085311 207.34.94.245 (Sat, 02 Mar 2002 09:08:31 MST) NNTP-Posting-Date: Sat, 02 Mar 2002 09:08:31 MST Xref: archiver1.google.com comp.lang.ada:20696 Date: 2002-03-02T09:10:59-07:00 List-Id: Hi all. My first post here. If there is a more appropriate forum for IDE questions, please let me know. I am wondering if anyone has run into this before? When I install gnat, and then adagide, and I try to build, I get a "program: Cannot find: gnatbind.exe.ali" message. Any ideas? Looks to be looking for the .ali, which doesn't exist on my system, and I would think is an error, and should really be looking for "gnatbind.exe", which does exist. Not sure, could it have to do with where I installed it? X:\Program Files\gnat Thanks!