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.3 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,efc0694fbc88a71f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-10-20 05:33:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!fr.usenet-edu.net!usenet-edu.net!enst.fr!not-for-mail From: "David C. Hoos, Sr." Newsgroups: comp.lang.ada Subject: Re: Problems by GNAT installation on Linux Mandrake OS Date: Sun, 20 Oct 2002 07:32:01 -0500 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: <4a1641ae.0210190432.12f412ad@posting.google.com> <4a1641ae.0210200405.59956c27@posting.google.com> Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 1035117182 34692 137.194.161.2 (20 Oct 2002 12:33:02 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Sun, 20 Oct 2002 12:33:02 +0000 (UTC) Return-Path: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2711.0600 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.13 Precedence: bulk List-Unsubscribe: , List-Id: comp.lang.ada mail<->news gateway List-Post: List-Help: List-Subscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Original-Cc: fab102@bluemail.ch Xref: archiver1.google.com comp.lang.ada:29961 Date: 2002-10-20T07:32:01-05:00 ----- Original Message ----- From: "Karim" Newsgroups: comp.lang.ada To: Sent: October 20, 2002 7:05 AM Subject: Re: Problems by GNAT installation on Linux Mandrake OS > It works with the Path export. But when I open a new console the path > switch back to /usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/specs > (I`m root) > I can compile the adb files but I have to manipulate the path each > time when I start the console with ..export PATH="/usr/gnat/bin:$PATH" > Why not set it up in your .profile file? > Thanks for the help > _______________________________________________ > comp.lang.ada mailing list > comp.lang.ada@ada.eu.org > http://ada.eu.org/mailman/listinfo/comp.lang.ada > >