comp.lang.ada
 help / color / mirror / Atom feed
* Gnat and Grasp - setting path and environment variables
@ 2002-01-28 22:31 Brian A Crawford
  2002-01-28 22:36 ` Eric Merritt
  2002-01-29 16:15 ` Stephen Leake
  0 siblings, 2 replies; 3+ messages in thread
From: Brian A Crawford @ 2002-01-28 22:31 UTC (permalink / raw)


I've just upgraded my Linux installation and deleted my .bashrc file
file by mistake.
I'm trying to set up GRASP_HOME and have forgotten how to do it.
The installation is in the usual place usr/local/graspada.

My books don't seem to have references on this subject.

Re Gnat: I'm also supposed to add usr/gnat/bin to the beginning of my
Path.  How?

Help me please!  I wan't to compile again!

Brian




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Gnat and Grasp - setting path and environment variables
  2002-01-28 22:31 Gnat and Grasp - setting path and environment variables Brian A Crawford
@ 2002-01-28 22:36 ` Eric Merritt
  2002-01-29 16:15 ` Stephen Leake
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Merritt @ 2002-01-28 22:36 UTC (permalink / raw)


setting grasp home is 

export GRASP_HOME=/usr/local/graspada

also you don't have to change your path if you use the
gnatgcc command. If you use JGrasp I can tell you how
to change that command, but it sounds like you are
using the older PC-Grasp.

--- Brian A Crawford <brianc@billybob.demon.co.uk>
wrote:
> I've just upgraded my Linux installation and deleted
> my .bashrc file
> file by mistake.
> I'm trying to set up GRASP_HOME and have forgotten
> how to do it.
> The installation is in the usual place
> usr/local/graspada.
> 
> My books don't seem to have references on this
> subject.
> 
> Re Gnat: I'm also supposed to add usr/gnat/bin to
> the beginning of my
> Path.  How?
> 
> Help me please!  I wan't to compile again!
> 
> Brian
> 
> _______________________________________________
> comp.lang.ada mailing list
> comp.lang.ada@ada.eu.org
> http://ada.eu.org/mailman/listinfo/comp.lang.ada


__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Gnat and Grasp - setting path and environment variables
  2002-01-28 22:31 Gnat and Grasp - setting path and environment variables Brian A Crawford
  2002-01-28 22:36 ` Eric Merritt
@ 2002-01-29 16:15 ` Stephen Leake
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Leake @ 2002-01-29 16:15 UTC (permalink / raw)


brianc@billybob.demon.co.uk (Brian A Crawford) writes:

> Re Gnat: I'm also supposed to add usr/gnat/bin to the beginning of my
> Path.  How?

export PATH=/usr/gnat/bin:$PATH

-- 
-- Stephe



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-01-29 16:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-28 22:31 Gnat and Grasp - setting path and environment variables Brian A Crawford
2002-01-28 22:36 ` Eric Merritt
2002-01-29 16:15 ` Stephen Leake

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