[Oberon] obnc can't find obnc-compile

Duke Normandin dukeofpurl at gmx.com
Mon Apr 12 17:27:17 CEST 2021


On Sun, 11 Apr 2021 17:51:01 +0200
August Karlstrom <fusionfile at gmail.com> wrote:

> On 2021-04-11 16:33, Duke Normandin wrote:
> > I installed obnc in a /bin directory in $HOME and set the $PATH
> > accordingly.
>
> If you want to use an installation directory different
> than /usr/local you need to use the option `prefix' as described in
> README, e.g.
>
> 	./build --prefix="$HOME/.local"
> 	./install

I just now re-installed obnc using the --prefix=" ..."
*after* doing `./install u'

~/programming/oberon/code/oakwood/obnc-code
-> which obnc
/home/dnormandin/bin/usr/local/bin/obnc

~/programming/oberon/code/oakwood/obnc-code
-> which obnc-compile
/home/dnormandin/bin/usr/local/bin/obnc-compile

~/programming/oberon/code/oakwood/obnc-code
-> obnc hello.obn
sh: 1: /usr/local/bin/obnc-compile: not found
obnc: build process failed

--
Duke Normandin <dukeofpurl at gmx.com>


More information about the Oberon mailing list