comp.lang.ada
 help / color / mirror / Atom feed
From: anon@anon.org (anon)
Subject: Re: Uninstalling prev version of gnat
Date: Thu, 04 Jun 2009 08:25:41 GMT
Date: 2009-06-04T08:25:41+00:00	[thread overview]
Message-ID: <9yLVl.319326$4m1.4718@bgtnsc05-news.ops.worldnet.att.net> (raw)
In-Reply-To: fad31ed7-63c4-4cf9-a140-052d0876f766@e20g2000vbc.googlegroups.com

Install only adds the next version to your system. So try this:

Note: Do not delete "/usr/gnat" or any "/usr/gnat" subdirectories because 
this contains the 2009 GNAT files.

All other gnat files can be delete.

4.3.3 binaries:   rm /usr/bin/gnat*

4.3.3 rts files do find / -name ada.ads 
         then rm -r /<result from find>/gnat/gcc/i686-pc-linux-gnu/4.3.3


But the best way is to delete all GNAT files and then reinstall the one you 
want. Thios way you do not have any extra files floating around.




In <fad31ed7-63c4-4cf9-a140-052d0876f766@e20g2000vbc.googlegroups.com>, "RasikaSrinivasan@gmail.com" <RasikaSrinivasan@gmail.com> writes:
>all
>
>My system is Ubuntu 9.04
>
>Following shows my installation version :
>----------------------
>srini@srini-laptop:~/Projects/Ada/lib$ which gnatmake
>/usr/bin/gnatmake
>srini@srini-laptop:~/Projects/Ada/lib$ gnatmake --version
>GNATMAKE 4.3.3
>Copyright (C) 1995-2007, Free Software Foundation, Inc.
>This is free software; see the source for copying conditions.
>There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
>PARTICULAR PURPOSE.
>------------------------
>
>Today (without checking above and making some wrong assumptions) I
>installed the 09 version of gnat as shown here :
>
>---------------
>srini@srini-laptop:~/Projects/Ada/lib$ which gnatmake
>/usr/gnat/bin/gnatmake
>srini@srini-laptop:~/Projects/Ada/lib$ gnatmake --version
>GNATMAKE GPL 2009 (20090519)
>Copyright (C) 1995-2009, Free Software Foundation, Inc.
>This is free software; see the source for copying conditions.
>There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
>PARTICULAR PURPOSE.
>-------------------------
>
>I would like to uninstall my previous version and I had assumed the
>install of the GPL 2009 will take care of that.
>
>any case, Is there any gotchas involved in keeping both versions? Is
>there an easy way to uninstal the previous version?
>
>thanks for any clues,
>
>srini
>I originally had gnat 4.3.3




  reply	other threads:[~2009-06-04  8:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-04  0:54 Uninstalling prev version of gnat RasikaSrinivasan
2009-06-04  8:25 ` anon [this message]
2009-06-04  8:50   ` Ludovic Brenta
2009-06-04 10:30     ` Srini -
2009-06-04 11:59     ` anon
2009-06-06 16:45     ` björn lundin
2009-06-06 21:33       ` Ludovic Brenta
2009-06-07 12:20         ` björn lundin
2009-06-07  0:31     ` Brian Drummond
2009-06-07 10:22       ` Ludovic Brenta
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox