[Xastir] Compile Failure for Mac OSX
Jason Winningham
jdw at eng.uah.edu
Fri Dec 3 17:40:24 EST 2004
On Dec 3, 2004, at 4:06 PM, Jon Ogden wrote:
> [Jons-Computer:/usr/local/bin] jon% export PATH=$PATH:/usr/local/bin
> tcsh: Bad : modifier in $ (/).
I gave you bash commands. Looks like you're using tcsh (probably an
older OS X) which has a different syntax. Try
set path = ($path /usr/local/bin)
instead of that "export" command line.
It's been about 13 years since I did csh on a regular basis, so someone
may need to correct me...
-Jason
kg4wsv
More information about the Xastir
mailing list