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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,78718752a36d54c X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!z19g2000vbz.googlegroups.com!not-for-mail From: convergence82 Newsgroups: comp.lang.ada Subject: Re: GNAT GPL 2009 --doinstall doesn't "do" anything Date: Wed, 10 Jun 2009 13:18:22 -0700 (PDT) Organization: http://groups.google.com Message-ID: <8db59480-7ae4-475a-89af-049ff17cc4b1@z19g2000vbz.googlegroups.com> References: <1a94c917-16ce-42d2-9447-869966ca0e76@q2g2000vbr.googlegroups.com> <4a2da391$0$30222$9b4e6d93@newsspool1.arcor-online.net> NNTP-Posting-Host: 12.129.98.129 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1244665102 26692 127.0.0.1 (10 Jun 2009 20:18:22 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 10 Jun 2009 20:18:22 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z19g2000vbz.googlegroups.com; posting-host=12.129.98.129; posting-account=GUi2_woAAAC35fIdm7SYuE27jQOp7-FX User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 S1PS Xref: g2news2.google.com comp.lang.ada:6420 Date: 2009-06-10T13:18:22-07:00 List-Id: On Jun 9, 10:37=A0am, convergence82 wrote: > On Jun 8, 7:49=A0pm, Georg Bauhaus > bug.bauh...@maps.futureapps.de> wrote: > > convergence82 wrote: > > > Contacting Libre was unsuccessful. =A0I tried typing "doinstall" in a > > > terminal as superuser and it comes back "unrecognized command". =A0Wh= at > > > am I doing wrong? > > > On Unixoids, PATH does not, by default, include > > the current directory. =A0Typing "./doinstall" should > > fix this. > > Thank you! > > Oddly, the guy from Libre couldn't tell me this!! =A0LOL openSuse linux question: So I've installed "gcc-ada" package and "gcc43-ada" package from the openSuse 11.1 OSS repository (instead of the downloaded GNAT GPL 2009). How do I access the IDE, or is it completely command line driven? Also, if I install GNAT GPL 2009 (using the "./doinstall'), will that overwrite the gcc-ada install? And is GNAT GPL 2009 command line driven, or is there an actual application icon created I can click on (I don't see an icon for the gcc-ada install)? Also, if 'gcc-ada' is command line driven, how do I find the help file for using it? Thanks, Steph PS. I suppose I could have googled for all this but hey, maybe next time (LOL)