[Oberon] obnc can't find obnc-compile

Hans Klaver hklaver at dds.nl
Sat Apr 10 21:34:43 CEST 2021


Sorry, I meant to write: 

On 4/10/21 4:23 PM, Duke Normandin wrote:
> (...) So I installed obnc.
> 
> From the CLI, I can run obnc, obnc-compile, etc without a problem, so there doesn't seem to be $PATH issue.
> 
> However, when I try to compile my code:
> 
> --> obnc tempConvert.obn
> sh: 1: /usr/local/bin/obnc-compile: not found
> obnc: build process failed

Possibly you have two separate installations of obnc.

Try:  $ which obnc-compile

and:  $ echo $PATH

and notice if the path to obnc-compile is in $PATH

--
Hans Klaver




More information about the Oberon mailing list