[NTLUG:Discuss] Command not found

Chris Cox cjcox at acm.org
Thu Jan 25 12:49:58 CST 2007


Tom Tumelty wrote:
> I am running Slackware 10.2  and  2 errors appeared  :
> 
> -bash: PATH: command not found
> -bash: ANT_HOME: command not found
> 
> 
> 
> Does anyone know how to fix this ?

Just a guess... but you probably have
PATH = ... etc...

There can be no spaces around the = sign
in bash (or any bourne shell derivative).

Same with ANT_HOME.  They offending lines
are probably in your bash profile in your
home dir... or they are in the system wide
profile... or any script that is being pulled
in when you get that error.

> 
> Thanks in advance.
> 
> 
> Tom
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
> 
> 




More information about the Discuss mailing list