TRANSLATOR ECU ( linux ) problem
- Posted by Bernie <xotron at PCOM.NET> Sep 11, 2000
- 464 views
-- Has anyone tried using the linux translator ? I ran sequence.ex using the interpeter ( no errors ), I generated the "C" files for sequence.ex ( no errors ). I compiled the files. ( no errors ). When I run sequence it reports the following error and does not execute. bash: sequence: command not found For some reason the program does not be run from the current directory. It only works if program's full path is given when executing it.