I had the same difficulty.
1) PATH is the search path where it looks to find the file corresponding to
the command that you typed. So you have to add that to the search path.
2) My info came from and I can not remember which:-
a) My BASH ref book.
b) type "info bash: or "info path"
c) type "man bash: or "man path"
d) Do a Google search on setting "bash path"
you end up typing something similar to
path = %path%/Developer/Simulator/GHDL/bin
and that adds it to path. You may have to add
/Developer/Simulator/GHDL/bin to the line path = etc in your
.bashrc file once you find it.
Annoying Linux/Unix basic stuff and I assume you have Linux.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Shonuff Brown
Sent: Thursday, April 03, 2008 1:04 PM
To: [email protected]
Subject: [Ghdl-discuss] OS X environment help
hi
i am very new to using ghdl i am attemping to install and use v 0.23
with OS X 10.5 the problem i have is i dont know where to add this
line PATH=${PATH};/Developer/Simulator/GHDL/bin the installer say i
need to add that to my environment but i dont understand what that
means if someone could help that would be greatly appreciated
thank you
GL
_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss
_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss