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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Ada download Date: Mon, 08 Jan 2018 21:29:53 +0000 Organization: A noiseless patient Spider Message-ID: References: <397e0653-1512-4111-b321-edde0c024bc8@googlegroups.com> <2462e55d-57d1-4753-b3e2-cd0a0b0f28e0@googlegroups.com> <9bedbd9c-94d3-4aaa-ab92-0b2e8648e403@googlegroups.com> <9c4d5a06-086d-41b0-96c8-27fbf1c71b5d@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="dddd0fc1e3b7919ee2fad3710234b2f5"; logging-data="15596"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19ljEXETPO3ZsIxmMD3Ka6/t7j7TZKrid8=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (darwin) Cancel-Lock: sha1:OJiyWEo285z9mo2LZhg2HDLVQFA= sha1:XI6u/3Zo06gOzVBV4qjXlAAl7eI= Xref: reader02.eternal-september.org comp.lang.ada:49819 Date: 2018-01-08T21:29:53+00:00 List-Id: sophia.adampour@gmail.com writes: > Do you have any advise for what I should do now? > This is the message: > > GNAT GPL is now installed. To launch it, you must put > /usr/local/gnat2017/bin > in front of your PATH environment variable. The following > commands enable you to do this: > PATH="/usr/local/gnat2017/bin:$PATH"; export PATH (Bourne shell) > setenv PATH "/usr/local/gnat2017/bin:$PATH" (C shell) > Thank you for installing GNAT GPL Edition! Having set up your PATH as above, you should be able to say $ gps & to fire up GPS. Help>GPS>Tutorial should start you off (when it refers to , in your case that's /usr/local/gnat2017). One of the folk on the GNAT-OSX mailing list (Pascal ) created a macOS application so you can just double-click on it as normal; I've adapted its script GPS.app/Contents/MacOS/gps to your setup, copy at https://www.dropbox.com/s/5gd84jl255povju/GPS.zip?dl=0 . The GNAT-OSX mailing list is at https://hermes.gwu.edu/cgi-bin/wa?A0=GNAT-OSX