[Oberon] obnc can't find obnc-compile

August Karlstrom fusionfile at gmail.com
Sun Apr 11 17:51:01 CEST 2021


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


-- August


More information about the Oberon mailing list